aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/pwm_limit
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsDon Gagne2014-06-291-1/+0
* pwm_limit: Add missing case for the arming rampLorenz Meier2014-05-231-0/+7
* pwm_limit: Do proper band limitingLorenz Meier2014-05-231-0/+7
* Fixed pwm limit command to behave as originally designed. The initial hold ti...Lorenz Meier2014-01-022-39/+57
* Add conversions and mixer tests. Work in progressLorenz Meier2013-12-312-23/+25
* Fixed pwm limit to apply the proper limits / scalingLorenz Meier2013-10-301-3/+19
* Fixed min value check, works for fixed wing nowLorenz Meier2013-10-291-1/+1
* Changed pwm_limit interface a bitJulian Oes2013-10-112-14/+13
* Small function definition correctionJulian Oes2013-10-091-1/+1
* Moved PWM ramp to systemlibJulian Oes2013-10-082-0/+195