PX4 Autopilot Software
Go to file
Lorenz Meier 0fdf962356 Merge pull request #150 from PX4/app-auto-deps
Use the compiler to generate app dependencies
2013-01-13 13:54:47 -08:00
Debug Break out the task stack usage sniffer so we can use it on systems where the task layout has been shrunk (e.g. PX4IO) 2012-12-01 14:55:48 -08:00
Documentation docu diagrams: removed old inter app communication, updated state machine (is now also in a separate file) 2012-08-20 13:20:57 +02:00
Images Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00
ROMFS Merged sdlog_buffering branch 2013-01-10 14:43:59 +01:00
Tools Reformat of math library with astyle. 2013-01-06 15:33:55 -05:00
apps Merge pull request #150 from PX4/app-auto-deps 2013-01-13 13:54:47 -08:00
mavlink Updated MAVLink version, included omnidirectional flow message 2013-01-09 16:38:30 +01:00
nuttx Suppress annoying C++ ABI portability warnings 2013-01-10 18:53:26 -08:00
.gitignore Automatically generate depdencies for source files as they are compiled, rather than using the NuttX dependency generator tool. 2013-01-12 12:10:06 -08:00
Firmware.sublime-project More folder/file ignores. 2012-08-25 19:31:21 -07:00
Makefile Enabled UART3, added JTAG make target for IO, removed potentially problematic usleep 2012-11-30 10:42:27 +01:00