aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/px4fmu
Commit message (Expand)AuthorAgeFilesLines
* added PWM_SERVO_SET_UPDATE_RATE ioctlAndrew Tridgell2013-01-061-0/+4
* Teach 'fake' to set the arming state as well.px4dev2012-12-181-13/+42
* use <err.h> more consistently in the fmu driver.px4dev2012-12-181-17/+15
* Not arming FMU in HIL modeLorenz Meier2012-11-261-2/+2
* Increased stack sizes, 1K is not enough when calling printf() from within appLorenz Meier2012-11-101-1/+1
* Removed debug ioctl outputLorenz Meier2012-11-101-1/+2
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-1/+1
* Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-272-0/+962