PX4 Autopilot Software
Go to file
px4dev 60311a3778 We aren't using counting semaphores with multiple holders, and enabling this setting causes bad things to happen in some cases, so turn it off again. 2012-08-26 03:30:20 -07:00
Debug Fix a missing 'end' that breaks task listing. 2012-08-25 18:25:15 -07:00
Documentation Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
Images Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
ROMFS Ensure that sensor drivers are loaded 2012-08-22 16:34:53 +02:00
Tools Use a much shorter timeout for normal communication, and stretch it only when we are waiting for erase. 2012-08-22 17:06:58 -07:00
apps Documentation, cleanup. 2012-08-25 19:56:29 -07:00
mavlink Updated to MAVLink v1.0.9, deleted v0.9 messages (anyway unsupported) 2012-08-23 16:57:42 +02:00
nuttx We aren't using counting semaphores with multiple holders, and enabling this setting causes bad things to happen in some cases, so turn it off again. 2012-08-26 03:30:20 -07:00
.cproject Restore Eclipse project configuration 2012-08-06 08:30:28 -07:00
.gitignore More ignorance. 2012-08-13 23:52:48 -07:00
.project Restore Eclipse project configuration 2012-08-06 08:30:28 -07:00
Firmware.sublime-project More folder/file ignores. 2012-08-25 19:31:21 -07:00
Makefile 'make clean' at the top level should 'distclean' in NuttX, as it's not obvious otherwise how to get NuttX to clean out its dependencies and app configuration. 2012-08-18 20:37:53 -07:00