1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Go to file
James Cotton d8c288f223 Disable LEDs on the bootloader update as without knowing the particular
hardware revision it cannot know which pios_led_cfg_ structure to use.
Possibly this should be abstracted further into board_hw_defs to create
functions like board_init_led.

Also the BU should probably compare the hw_revision of the original and new
bootloader to make sure the user doesn't break their board.
2012-05-07 01:59:38 -05:00
artwork Merge branch 'master' into next 2012-01-31 05:32:49 +11:00
flight Disable LEDs on the bootloader update as without knowing the particular 2012-05-07 01:59:38 -05:00
ground Merge branch 'sim' into testing 2012-04-14 14:40:43 -05:00
hardware Added new SMD Spektrum Adapter files from Dankers. 2011-11-29 21:00:10 +00:00
make revo: move fw image into 128KB sectors 2012-03-28 21:52:43 -04:00
matlab Change how we convert LLA to NED. Now it is done with a taylor expansion 2012-04-03 03:42:25 -05:00
overo@335a3486dd Bump overo revision to match these UAVObjects 2012-04-16 09:00:22 -05:00
package Small fix to be able to build CC for Revo branch and to include revo in 2012-05-07 01:55:52 -05:00
shared/uavobjectdefinition Merge branch 'sim' into testing 2012-04-14 14:40:43 -05:00
.gitignore Update ignoring file list (Eclipse project specific files) 2012-03-14 19:59:08 +01:00
.gitmodules In the attitude loop need to check all the queues even if unused or the event 2012-02-07 08:46:34 -06:00
CREDITS.txt Add Werner's MoveCopter to Credits and Milestones files 2011-07-06 19:18:46 +10:00
HISTORY.txt Update history. 2012-02-14 16:16:15 -06:00
LICENSE.txt Test commiting to reworked SVN, add lic file back but under trunk. 2011-02-27 10:16:35 +00:00
Makefile bu: remove LED support from bootloader updaters 2012-04-22 18:42:58 -05:00
MILESTONES.txt MILESTONES: First OpenPilot over 1km FixedWing navigation flight 2011-12-06 20:09:48 +02:00