PX4 Autopilot Software
Go to file
Lorenz Meier e44d134c6c Merge pull request #364 from julianoes/gitignore_ctags
Ignore files for ctags (used with SublimeText3)
2013-08-27 12:56:55 -07:00
Debug Some early gdb/Python macros for working with NuttX. 2013-08-17 21:48:54 -07:00
Documentation Added H frame to docs 2013-08-25 22:13:49 +02:00
Images All apps compiling and linked (listed in NSH help), but not executing yet 2013-06-01 15:14:53 +02:00
ROMFS/px4fmu_common Fixed log conversion scripts copy operation. Each log comes now with the required conversion tools. Eats up only 10 KB flash for the good cause. 2013-08-13 09:10:47 +02:00
Tools Minor fixes to log conversion scripts 2013-08-13 08:50:40 +02:00
makefiles Merge pull request #329 from tridge/windows-com-port-names 2013-08-27 12:56:34 -07:00
mavlink Hotfix: Updated a MAVLink header 2013-07-09 18:25:42 +02:00
nuttx-configs Revert "Hotfix for UART5" 2013-08-17 20:44:00 +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 accel self test 2013-08-20 10:39:11 +02:00
.gitignore Ignore files for ctags (used with SublimeText3) 2013-08-20 13:20:34 +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 NuttX is confused when it doesn't know what board it's building for - since we don't tell it in the config anymore, we need to pass it a hint. 2013-08-12 23:54:35 -07:00