101 Commits (2aa0de49bbc3140269571740fcf6688782310ba8)

Author SHA1 Message Date
Mark Whitehorn 35928a8d05 AP_Motors: fix regression for tiltrotors 6 years ago
Randy Mackay 1fa335a77b AP_Motors: actuator_spin_up renamed to include _to_ground_idle 6 years ago
Randy Mackay e2bd502b83 AP_Motors: minor format fixes 6 years ago
Matt 3d3f06cacb AP_Motors: Add actuator output slew time to multicopters 6 years ago
bnsgeyer ac87b3e1e5 AP_Motors: spool state moved from multi to parent 6 years ago
IamPete1 c26948ef59 AP_Motors: multicopter apply diffential thrust in forward flight 6 years ago
expntly 790f609373 AP_Motors: document Hover_learn as copter only 6 years ago
Randy Mackay a5699c7d5a AP_Motors: boost-scale param desc update 6 years ago
Randy Mackay db9ce0064b AP_Motors: esc calibration outputs to throttleRight and throttleLeft 6 years ago
Andrew Tridgell f71013928a AP_Motors: force PWM range for DShot to 1000 to 2000 6 years ago
Leonard Hall 2f87d8808f AP_Motors: handle boost in spool up and down the same way 6 years ago
Leonard Hall 4774cb8daf AP_Motors: improved motor loss redundancy 6 years ago
Randy Mackay a5c59ce36e AP_Motors: include boost_throttle in get_motor_mask 7 years ago
Peter Barker 937d8dac97 AP_Motors: remove unneeded initialisations 7 years ago
Andrew Tridgell bd9df6d0ec AP_Motors: added DShot to parameter docs 7 years ago
Michael du Breuil 050b8ebb32 AP_Motors: Allow specifying which battery is used for compensation 7 years ago
Michael du Breuil 98e327640d AP_Motors: Use battery singleton 7 years ago
Andrew Tridgell e340fac2e0 AP_Motors: avoid float exception for small expo 7 years ago
Leonard Hall d28182435e AP_Motors: allow for negative thrust expo 7 years ago
Andrew Tridgell abd0831239 AP_Motors: changed BRUSHED16kHz to BRUSHED 8 years ago
Leonard Hall 9e86732edc AP_Motors: accept external battery resistance estimate 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 1b062d9d29 AP_Motors: Improve the PWM parameters descriptions 8 years ago
Jonathan Challinger 2e07f8824e AP_Motors: reserve parameter index 38 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9d9ebc91cd AP_Motors: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell bdc4320fe8 AP_Motors: added MOT_BOOST_SCALE 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Jacob Walser 507b461388 AP_Motors: Initialize throttle range directly 8 years ago
Lucas De Marchi ade1876318 AP_Motors: tie esc scaling with set_throttle_range() 8 years ago
Andrew Tridgell 108cbe1dab AP_Motors: mark tricopter yaw as tricopter only 8 years ago
Andrew Tridgell 2187417d74 AP_Motors: added MOT_SPOOL_TIME 8 years ago
Andrew Tridgell 8e3bf71aa9 AP_Motors: allow single, tri and coax to be part of multicopter class 8 years ago
Leonard Hall a09d4db4fd AP_MotorsMulticopter: fix battery resistance calculation 8 years ago
Andrew Tridgell 8468add63e AP_Motors: mark PWM_TYPE as reboot required 8 years ago
Andrew Tridgell ce517384e1 AP_Motors: support MODE_PWM_BRUSHED16KHZ 8 years ago
Jonathan Challinger 22517422f9 AP_Motors: add option to disable motor PWM output while disarmed 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall bead957a78 AP_MotorsMulticopter: limit hover throttle 8 years ago
Leonard Hall 0a56d69d54 AP_MotorsMulticopter: Use same throttle value used by motors 8 years ago
Randy Mackay b63666d188 AP_Motors: increase MOT_THST_HOVER parameter description range 9 years ago
Randy Mackay 4858afae6c AP_Motors: param description update that MOT_SPIN_MIN should be higher than MOT_SPIN_ARM 9 years ago
Randy Mackay ad697243b3 AP_MotorsMulticopter: initialise some members 9 years ago
Randy Mackay e185bab775 AP_MotorsMulticopter: add HOVER_LEARN option to learn but not save 9 years ago
Randy Mackay ef106e4b0f AP_Motors: spool_mode moved out of flags struction 9 years ago
Randy Mackay 71d1818103 AP_MotorsMulticopter: minor comment update 9 years ago
Leonard Hall 02881b59ff AP_MotorsMulti: float constants 9 years ago
Leonard Hall bee6c29b89 AP_MotorsMulticopter: current limit keeps battery from sagging below BAT_VOLT_MIN 9 years ago
Leonard Hall be25ac4acf AP_MotorsMulticopter: Add current limit time constant variable 9 years ago
Leonard Hall 7e0e0ca874 AP_MotorsMulticopter: battery voltage compensation improvements 9 years ago
Leonard Hall 0ee7b00b0b AP_MotorsMulticopter: rename _thrust_curve_min to spin_min 9 years ago
Leonard Hall 5cace33ca5 AP_MotorsMulticopter: SPIN_MIN replaces min_throttle 9 years ago