PX4 Autopilot Software
Go to file
Simon Wilks bc27a495a0 Make the reading and sending of data independant of the message type.
This will allow us to cleanly support various sensor types by having a
byte array interface for send_data() and read_data().
2012-11-22 01:54:41 +01:00
Debug Make the task printer work with our usual config. Tough to detect the correct configuration here. 2012-08-28 09:15:12 -07: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 Cleaning up start scripts, enabling preflight check as default 2012-11-15 15:14:57 +01:00
Tools Updated upload script 2012-10-02 10:41:21 +02:00
apps Make the reading and sending of data independant of the message type. 2012-11-22 01:54:41 +01:00
mavlink Resolved wrong TX drop display 2012-10-22 13:28:53 +02:00
nuttx Merge remote-tracking branch 'upstream/master' into hott 2012-11-21 07:32:59 +01:00
.gitignore Wip on inner rate loop 2012-10-16 16:49:45 +02:00
Firmware.sublime-project More folder/file ignores. 2012-08-25 19:31:21 -07:00
Makefile Pull JTAG config from bootloader dir 2012-10-24 08:34:58 +02:00