1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
2010-10-07 04:59:18 +00:00
..
inc 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_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/Flight Bootloader - Clean up and linker files for the AHRS 2010-09-19 18:27:53 +00:00
Makefile OP-21/Flight Bootloader - added compiler and linker options to remove unused functions. Code is now smaller. 2010-09-26 02:34:04 +00:00
op_dfu.c OP-21/Flight Bootloader - Now pulls SS pin low again if no AHRS is found. 2010-09-24 15:46:59 +00:00
pios_board.c Added USART baudrate defines into pios_board.h & '#if defined's into pios_board.c 2010-09-15 17:37:50 +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