PX4 Autopilot Software
Go to file
px4dev 23a6234235 Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own version of task_spawn that's different. 2013-06-01 23:31:53 +02:00
Debug Make some improvements to the ARMv7M fault decode logic. 2013-03-02 22:17:43 -08:00
Documentation Added docs 2013-04-28 18:21:06 +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 All apps compiling and linked (listed in NSH help), but not executing yet 2013-06-01 15:14:53 +02:00
Tools logconv.py added: convert sdlog binary log to CSV 2013-05-22 21:43:23 +04:00
makefiles All apps compiling and linked (listed in NSH help), but not executing yet 2013-06-01 15:14:53 +02:00
mavlink Updated MAVLink version, included omnidirectional flow message 2013-01-09 16:38:30 +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 Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own version of task_spawn that's different. 2013-06-01 23:31:53 +02:00
.gitignore Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX now 2013-06-01 01:04:32 +02:00
Firmware.sublime-project Checkpoint - I2C protocol register decode 2013-01-13 19:05:01 -08:00
Makefile Hotfix: install the firmware .bin files as well as the .px4 bundles until we have a chance to fix the px4io uploader. 2013-05-17 01:55:02 -07:00