aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/esc_calib
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julian Oes2013-10-311-5/+5
| | | | 1000us to 2000us
* esc_calib: Changed cmdline interface (now same as for the pwm systecmd), ↵Julian Oes2013-10-311-91/+67
| | | | read in the number of channels available, don't make the esc_calib dependant on min/max/disarmed values
* 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