aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/esc_calib
Commit message (Expand)AuthorAgeFilesLines
* actuator controls as msgThomas Gubler2014-12-081-0/+1
* Hotfix: Optimize shell commands for size - we do not need massive performance...Lorenz Meier2014-08-131-0/+2
* esc_calib: corrected name of mc controllerJulian Oes2014-04-301-1/+1
* ESC calib: low PWM value was not setJulian Oes2014-01-021-0/+1
* pwm_output: Allow PWM values from 900us to 2100us but use a default of 1000us...Julian Oes2013-10-311-5/+5
* esc_calib: Changed cmdline interface (now same as for the pwm systecmd), read...Julian Oes2013-10-311-91/+67
* Commandline parsing fixesLorenz Meier2013-10-311-16/+28
* esc_calib on steroidsLorenz Meier2013-10-311-7/+84
* esc_calib: get disarmed/max values from PWM device, more informative outputAnton Babushkin2013-10-221-43/+72
* Listen to all consoles plus some more small fixesJulian Oes2013-09-221-18/+21
* Improved esc_calib a little, only works on nsh over USB nowJulian Oes2013-09-221-33/+23
* First try for an ESC calibration toolJulian Oes2013-06-202-0/+291