aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ardrone_interface/ardrone_motor_control.c
Commit message (Collapse)AuthorAgeFilesLines
* actuator_controls_effective topic removedAnton Babushkin2013-11-161-23/+0
|
* Merge pull request #304 from julianoes/ardrone_fixesLorenz Meier2013-09-031-50/+38
|\ | | | | Prevent flips at high throttle
| * Prevent flips at high throttleJulian Oes2013-06-151-50/+38
| | | | | | | | | | Conflicts: src/drivers/ardrone_interface/ardrone_motor_control.c
* | 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.
* Hotfix: Off-by-one fix in overflow checkLorenz Meier2013-05-131-4/+4
|
* Merge working changes into export-build branch.px4dev2013-04-261-0/+492