aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/stm32/drv_pwm_servo.c
Commit message (Expand)AuthorAgeFilesLines
* Changes for multi-rate PWM output; default and alternate rates. ioctl protoco...px4dev2013-03-121-15/+34
* Hotfix: ensure PWM output on IO and FMU stops when disarmingLorenz Meier2013-02-261-2/+6
* Fix several aspects of the PWM output driver; enable auto-reload, use named c...px4dev2012-12-181-24/+27
* Fix off-by-one reading PWM output values. Minor robustness tweaks.px4dev2012-11-041-9/+5
* Separate config from implementation for the STM32 pwm servo driver.px4dev2012-10-241-57/+2
* Major formatting/whitespace cleanuppx4dev2012-10-231-50/+65
* Fix a filenamepx4dev2012-10-231-0/+348