aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ardrone_interface
Commit message (Collapse)AuthorAgeFilesLines
* General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-1/+1
| | | | | | | - Use distinct common symbols for px4io and px4fmu device files, and use instead of hardcoded filenames - Use common symbols defining px4io bits consistently between px4fmu and px4io builds.
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
| | | | version of task_spawn that's different.
* Hotfix: Off-by-one fix in overflow checkLorenz Meier2013-05-131-4/+4
|
* Merge working changes into export-build branch.px4dev2013-04-264-0/+1023