91 Commits (a82758bc3e168b204db598817586cfeb023513b2)

Author SHA1 Message Date
Iampete1 c1a9f75034 AP_Motors: params always use set method 3 years ago
Iampete1 43832649ec AP_Motors: convert to 32 bit motor mask 3 years ago
Iampete1 86578d5cec AP_Motors: add local loging of MOTB 3 years ago
Iampete1 d16be50e57 AP_Motors: add PWM min and max param conversion function 3 years ago
Iampete1 14dfac42e7 AP_Motors: remove use of external PWM min and max 3 years ago
Iampete1 0c1fe0b373 AP_MotorsMulticopter: add inverse thrust_to_actuator and thrust curve functions 3 years ago
Andy Piper 513aa592e4 AP_Motors: add accessors for turtle mode 4 years ago
Sergey Bokhantsev ef95bf088c AP_Motors: Constrain get_throttle_hover value with allowed range 4 years ago
Patrick José Pereira bdc14c60fb AP_Motors: Add missing const in member functions 4 years ago
Andrew Tridgell c504e2db04 AP_Motors: added disable_yaw_torque() method 4 years ago
Iampete1 681f45c4e0 AP_MotorsMulticopter: make thrust to actuator public 4 years ago
Randy Mackay bff978570f AP_MotorsMulticopter: fixup check_mot_pwm_params 5 years ago
ashvath d97fdcac31 Copter: function for mot_pwm checks 5 years ago
Andrew Tridgell 37566d079f AP_Motors: support direct rate outputs for multicopters 5 years ago
Leonard Hall 6e8413f122 AP_Motors: Use safety timer to enable pwm before spool up 5 years ago
Peter Barker 1e606cdc5b AP_Motors: make desired spool state and spool state enum-classes 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 10572c2f9b AP_Motors: remove unused defines from multicopter 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
Peter Barker f2070da335 AP_Motors: add override keyword where required 6 years ago
Randy Mackay a5c59ce36e AP_Motors: include boost_throttle in get_motor_mask 7 years ago
Jacob Walser e5bd6e289e AP_Motors: Add current limiting to 6DOF motors for Sub 7 years ago
Michael du Breuil 050b8ebb32 AP_Motors: Allow specifying which battery is used for compensation 7 years ago
Leonard Hall 9e86732edc AP_Motors: accept external battery resistance estimate 8 years ago
Andrew Tridgell 46d9a1dcb5 AP_Motors: fixed tricopter tail servo in fwd flight 8 years ago
Andrew Tridgell bdc4320fe8 AP_Motors: added MOT_BOOST_SCALE 8 years ago
Andrew Tridgell 2187417d74 AP_Motors: added MOT_SPOOL_TIME 8 years ago
Randy Mackay a14265359f Copter: reduce default MOT_THST_HOVER to 0.35 8 years ago
Andrew Tridgell 8e3bf71aa9 AP_Motors: allow single, tri and coax to be part of multicopter class 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
Andrew Tridgell bc7488e2f2 AP_Motors: fixed typos 9 years ago
Randy Mackay e185bab775 AP_MotorsMulticopter: add HOVER_LEARN option to learn but not save 9 years ago
Randy Mackay a2ffd9ec7d AP_MotorsMulticopter: fix comment for get_throttle_limit function 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
Randy Mackay 818965fa57 AP_MotorsMulticopter: output_to_motors and output_logic become protected 9 years ago
Leonard Hall be25ac4acf AP_MotorsMulticopter: Add current limit time constant variable 9 years ago
Leonard Hall 0ee7b00b0b AP_MotorsMulticopter: rename _thrust_curve_min to spin_min 9 years ago
Leonard Hall 142a67bb6d AP_MotorsMulticopter: minor comment change 9 years ago
Leonard Hall 5cace33ca5 AP_MotorsMulticopter: SPIN_MIN replaces min_throttle 9 years ago
Leonard Hall 2c811364d3 AP_MotorsMulticopter: SPIN_ARM param replaces SPIN_ARMED 9 years ago
Leonard Hall 488f90b39d AP_Motors: add calc_spin_up_to_pwm to reduce repeated code 9 years ago
Randy Mackay 25778a24e2 AP_MotorsMulticopter: add HOVER_LEARN param 9 years ago
Leonard Hall 4f0db2bc36 AP_Motors: learned THST_HOVER replace THR_MID 9 years ago
Leonard Hall 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago