PX4 Autopilot Software
Go to file
px4dev f70a4b3b70 Add support for adding extra files to the ROMFS from the config.
If there is an IO firmware image already built when we build the corresponding FMU ROMFS, copy it into the ROMFS. Note - due to there being no fixed build ordering, to be certain that you have the most current IO firmware, you must build the IO firmware explicitly first.
2013-08-22 23:47:55 -07:00
Debug openocd: lost change from my cherry-picking 2013-08-21 15:02:34 +02:00
Documentation Hotfix: Do not create bug/test lists, adding noise 2013-08-16 14:25:21 +02:00
Images Pull v2 pieces up to build with the merge 2013-07-07 17:53:55 -07:00
ROMFS Merge pull request #11 from cvg/fmuv2_bringup_ext_mag_rotation 2013-08-19 08:37:11 -07:00
Tools Minor fixes to log conversion scripts 2013-08-13 08:50:40 +02:00
makefiles Add support for adding extra files to the ROMFS from the config. 2013-08-22 23:47:55 -07:00
mavlink Hotfix: Updated a MAVLink header 2013-07-09 18:25:42 +02:00
nuttx-configs Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup 2013-08-20 16:26:15 +02:00
platforms Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. 2013-02-23 22:00:58 -08:00
src Fixed commandline handling 2013-08-22 10:13:47 +02:00
.gitignore Merged public master 2013-08-16 16:22:38 +02:00
Firmware.sublime-project Added highlighting of current line to make editing and double-clicking warnings/errors faster 2013-08-07 10:24:38 +02:00
Makefile Add support for adding extra files to the ROMFS from the config. 2013-08-22 23:47:55 -07:00