aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/px4io/driver/px4io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the PX4IO driver into the drivers folder.px4dev2012-10-221-608/+0
* Fix stack allocation (now probably too large) for PX4IO debugging. Disable n...px4dev2012-10-201-8/+18
* Make it possible to run fmu and px4io simultaneously with full control over b...px4dev2012-10-201-38/+77
* Major rework of the PX4IO driver; pull it closer up to datepx4dev2012-10-191-237/+235
* Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
* Share the PX4IO protocol header, such as it is, between the two apps.px4dev2012-08-181-1/+1
* Simplify an error message to avoid a bad pointer deref.px4dev2012-08-131-1/+1
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-2/+3
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+560