1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
zedamota 492227c916 OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1530 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-05 00:17:20 +00:00
..
inc OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems. 2010-09-05 00:17:20 +00:00
flash_dfu.c OP-21/Flight Bootloader - Complete recoding. WARNING- As with all flash memories, the one in your OP HW as limited write cycles. Errors in this bootloader may damage your HW if it falls under a write or erase dead loop. This is still under development, for devs only. 2010-09-02 20:13:41 +00:00
hw_config.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
main.c OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems. 2010-09-05 00:17:20 +00:00
Makefile OP-21/Flight Bootloader - Complete recoding. WARNING- As with all flash memories, the one in your OP HW as limited write cycles. Errors in this bootloader may damage your HW if it falls under a write or erase dead loop. This is still under development, for devs only. 2010-09-02 20:13:41 +00:00
op_dfu.c OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems. 2010-09-05 00:17:20 +00:00
stm32f10x_it.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
stm3210e_eval.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
stopwatch.c OP-21/Flight Bootloader - Now if USB not connected it jumps directly to FW. If connected it will wait 5 seconds for command, then jumps. Also changed led flashing to PWM and created a timer for the delays. 2010-08-25 22:31:14 +00:00
usb_desc.c OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems. 2010-09-05 00:17:20 +00:00
usb_endp.c OP-21/Flight Bootloader - Donwload function is now interrupt driven. Had to increase IN polling interval due to some problems. 2010-09-05 00:17:20 +00:00
usb_istr.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00
usb_prop.c OP-21/Flight Bootloader Changed packet size to 64byte 2010-08-24 18:26:44 +00:00
usb_pwr.c OP-21/Bootloader deleted old one, commited new one. Partly functional, but slow due to current packet size. 2010-08-22 19:51:55 +00:00