PX4 Autopilot Software
Go to file
Stefan Rado 2e4c26c957 Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library. 2014-02-15 21:37:47 +01:00
Debug A bit more NuttX gdb/python tooling to recover an interrupted context. Needs more fleshing out. 2013-09-14 21:41:35 -07:00
Documentation Merge branch 'master' into beta 2014-01-23 00:31:15 +01:00
Images Pull v2 pieces up to build with the merge 2013-07-07 17:53:55 -07:00
ROMFS decrease MC_PITCHRATE_P for TBS Discovery 2014-02-13 20:53:47 +01:00
Tools Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library. 2014-02-15 21:37:47 +01:00
makefiles Merged master into beta 2014-02-11 08:24:18 +01:00
mavlink Updated MAVLink version, no functional changes 2014-02-04 15:33:56 +01:00
misc/tones Allow tone_alarm cmd to take filename as parameter 2013-08-31 16:06:15 -04:00
nuttx-configs FMUv2: fixed UART3 flow control pins 2014-02-10 10:08:50 +01: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 Add a lot of MAVLink parameter documentation. 2014-02-14 01:48:00 +01:00
.gitignore Merged multirotor branch 2013-08-28 08:14:13 +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 grab the git hash and inject it into every log file header 2013-09-06 10:18:08 -07:00