1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
LibrePilot/flight/doc/TODO.txt
dankers da8f5db13c Just tiny doc updates
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@40 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-01 16:12:09 +00:00

39 lines
830 B
Plaintext

OpenPilot - List of tasks to complete
Most to least important
- Main
Start the FreeRTOS tasks and figure out how it all hangs together. PiOS.c should
be got to 3/4 way there asap. More for my understanding than anything.
- Modules
PIOS_SERVO
PIOS_PWM
PIOS_ADC
PIOS_I2C
PIOS_ALT
PIOS_PPM
PIOS_SPI
- USB Composite Device
HID and Mass Storage Device
Needs to be interrupt triggered
Will disable everything else except USB, no flying while plugged in
- Bootloader FW
DFU, IAP, or both.
- FreeRTOS, Realtime stats
Very expensive :-( Only for debug mode
- Web
Wikipedia entry for the project - before revealing to the world.
Doc on the Wiki as we write code, more for my understanding and for new Devs.
Logo
- Wiki
Mention the architeture PiOS / OPenPilot connection.