1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
zedamota 98b0f406dc OP-21/Bootloader - fixes GPS connected issues, enhances timings problems, further work on serial support
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2136 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-11-21 19:37:40 +00:00
..
inc OP-21/Bootloader - fixes GPS connected issues, enhances timings problems, further work on serial support 2010-11-21 19:37:40 +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 - fixes GPS connected issues, enhances timings problems, further work on serial support 2010-11-21 19:37:40 +00:00
Makefile OP-21/Bootloader - fixes GPS connected issues, enhances timings problems, further work on serial support 2010-11-21 19:37:40 +00:00
op_dfu.c OP-21/Bootloader - fixes GPS connected issues, enhances timings problems, further work on serial support 2010-11-21 19:37:40 +00:00
pios_board.c OP-21/Bootloader - fixes GPS connected issues, enhances timings problems, further work on serial support 2010-11-21 19:37:40 +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.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
stopwatch.c OP-21/Flight Bootloader - new bootloaders 2010-09-15 17:06:51 +00:00