1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
zedamota cc5a4c2bb9 OP-21/Bootloader - NOT FUNCTIONAL
Implements RS232(Telemetry) uploads using Kokomo's protocol.
This is a test version, the code will never timeout and jump to user space code.
If USB is connected on Power Up it will be used, if not RS232 will be used instead.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2211 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-12-10 19:11:29 +00:00
..
inc OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
main_ssp.c OP-21 Flight/Bootloader - experimental modules implementing a simple serial packet (SSP) protocol. ssp_test is a test framework. ssp is the module, main_ssp.c prototype module on how this could be used in the bootloader, it is not fully functional, additional logic required for start-up detection to decide if serial initialization is required. 2010-10-07 04:59:18 +00:00
main.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
Makefile OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
op_dfu.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
pios_board.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
ssp_test.c OP-21 Flight/Bootloader - experimental modules implementing a simple serial packet (SSP) protocol. ssp_test is a test framework. ssp is the module, main_ssp.c prototype module on how this could be used in the bootloader, it is not fully functional, additional logic required for start-up detection to decide if serial initialization is required. 2010-10-07 04:59:18 +00:00
ssp_timer.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
ssp.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00
stopwatch.c OP-21/Bootloader - NOT FUNCTIONAL 2010-12-10 19:11:29 +00:00