PX4 Autopilot Software
Go to file
Thomas Gubler b02b48290f Navigator: add MissionFeasibilityChecker class; performs validation of landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence) 2013-12-25 17:10:38 +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 Updated docs 2013-10-18 10:14:42 +02:00
Images Pull v2 pieces up to build with the merge 2013-07-07 17:53:55 -07:00
ROMFS Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navigator_termination_controlgroups 2013-12-23 16:59:20 +01:00
Tools Python uploader: Ignore exceptions when sending reboot tries 2013-12-02 23:07:36 +01:00
makefiles add dataman to config_px4fmu-v2_logging.mk 2013-12-23 12:13:25 +01:00
mavlink Re-introduced AQ MAVLink files since we have had them around before 2013-12-16 09:04:03 +01:00
misc/tones Allow tone_alarm cmd to take filename as parameter 2013-08-31 16:06:15 -04:00
nuttx-configs Enable DMA on UART8 2013-12-16 16:47:28 +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 Navigator: add MissionFeasibilityChecker class; performs validation of landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence) 2013-12-25 17:10:38 +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