aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/pwm
Commit message (Expand)AuthorAgeFilesLines
* report error in pwm command if anyLorenz Meier2014-07-191-0/+4
* add missing hint to pwm usageLorenz Meier2014-07-191-1/+1
* pwm: add missing exitThomas Gubler2014-07-191-2/+2
* pwm system command: Allow to force failsave (forcefail command)Lorenz Meier2014-07-181-0/+16
* systemcmds: Warning fixesLorenz Meier2014-06-301-1/+2
* Reduce stack size of PWM toolLorenz Meier2014-05-141-1/+1
* Add command to do PWM step inputsLorenz Meier2014-05-011-1/+105
* Tests for all PWM pinsLorenz Meier2013-11-301-1/+1
* Fix user abort behave in testThiago0B2013-11-111-0/+19
* Minor warning and no error in case of zero value for disarmedLorenz Meier2013-10-301-2/+2
* pwm systemcmd can now set the failsafe values, fmu uses failsafe values as we...Julian Oes2013-10-191-5/+41
* Revert "Set the PWM values only once or continuous if specified"Julian Oes2013-10-111-40/+23
* Set the PWM values only once or continuous if specifiedJulian Oes2013-10-111-23/+40
* pwm info provides more information, some fixes for setting rate/min/max/disarmedJulian Oes2013-10-071-191/+228
* Some more interface changes, needs testing and cleanupJulian Oes2013-10-041-208/+222
* Changes to pwm systemcmd, basic functionality there, needs polishingJulian Oes2013-10-041-145/+286
* Fixed chan count logicLorenz Meier2013-06-091-1/+1
* Fixed pwm count checkLorenz Meier2013-06-091-3/+3
* Made pwm command sending continously, improved failsafe logicLorenz Meier2013-06-071-6/+42
* HOTFIX: Allow PWM command to correctly set ARM_OK flagLorenz Meier2013-06-041-0/+6
* Fix whitespace damage, update help text to indicate the -m option is for debu...px4dev2013-05-051-1/+1
* pwm: added -m optionAndrew Tridgell2013-05-041-2/+17
* Moved all system commands to the new worldLorenz Meier2013-04-272-0/+274