132 Commits (master)

Author SHA1 Message Date
Leonard Hall bd34c7745a AP_Motors: yaw headroom fix 5 years ago
Leonard Hall 90601404b5 AP_Motors: Add full yaw range calculation back 5 years ago
Leonard Hall 485584f732 AP_Motors: Freeze motor lost index on enabling thrust boost 5 years ago
Leonard Hall d4b922336b Copter: add voltage compensation to _throttle_thrust_max 5 years ago
Leonard Hall 4a1a5e81ea AP_Motors: Add variable to record the final thrust value 5 years ago
Leonard Hall 036b47ec56 AP_Motors: Add seperate roll and pitch limits 6 years ago
Leonard Hall 0bb9db5139 AP_Motors: add feedforward input to mixers 6 years ago
Randy Mackay 10da6d553c Copter: improve OctaV roll factors 6 years ago
Leonard Hall 77f8ec9f43 AP_Motors: formatting fixes 6 years ago
1iggy2 7323a5da9d AP_Motors: Added Octo I frame 6 years ago
Peter Barker 1e606cdc5b AP_Motors: make desired spool state and spool state enum-classes 6 years ago
Randy Mackay 54fe1dad82 AP_Motors: add missing break to Hexa-H 6 years ago
murata df85409a4c AP_Motors: Integrate processing result setting true 6 years ago
Randy Mackay a2373ebca2 AP_Motors: add support for Hexa-H frame 6 years ago
Andrew Tridgell cf8b059531 AP_Motors: added 3 more motor orders for X quads 6 years ago
Randy Mackay 1fa335a77b AP_Motors: actuator_spin_up renamed to include _to_ground_idle 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
Andrew Tridgell d907c5757d AP_Motors: added PlusRev motors type 6 years ago
Randy Mackay 853a56dc9b AP_MotorsMatrix: formatting fixes 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
Jacob Walser 24e21b57ca AP_Motors: add output_test_num api for motor testing 7 years ago
Jacob Walser abcb845af5 AP_Motors: refactor output_test -> output_test_seq 7 years ago
Andrew Tridgell e55d3a0834 AP_Motors: fix mask passed to rc_set_freq 7 years ago
night-ghost 3165d72647 AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 7 years ago
Leonard Hall eb6ab53f6c AP_Motors: fix optimum thrust calcs 7 years ago
Andrew Tridgell efea83e424 AP_Motors: fixed MotorsMatrix set_update_rate() 7 years ago
Andrew Tridgell 03e1f6967f AP_Motors: removed enable() API 7 years ago
murata 66fc49889b AP_Motors: add dodeca-hexa 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Randy Mackay 8b5aae37e0 AP_Motors: remove Hexa-H, change Octa-H factors 8 years ago
Randy Mackay 872e0567be AP_Motors: add H frame support for hexa and octa 8 years ago
Andrew Tridgell af44e9fdbd AP_Motors: added frame type 11 for Y6 to match FireFly6 8 years ago
Randy Mackay bdfb12123f AP_Motors: fix frame-type enum for Y6B 8 years ago
Randy Mackay ffa6d1a5b9 AP_Motors: init fixes for frame_class, type and initialised_ok 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 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
Randy Mackay a1b573ed0a AP_Motors: rename throttle_ave_max to throttle_avg_max 9 years ago
Randy Mackay ef106e4b0f AP_Motors: spool_mode moved out of flags struction 9 years ago
Leonard Hall 488f90b39d AP_Motors: add calc_spin_up_to_pwm to reduce repeated code 9 years ago
Leonard Hall 5a8fc6283e AP_Motors: replace throttle_rpy_mix with throttle_avg 9 years ago
Randy Mackay 8d1f50e78f AP_Motors: rename get_pwm_min to get_pwm_output_min 9 years ago
Randy Mackay 49b14b3cb6 AP_Motors: add PWM_MIN, MAX 9 years ago
Andrew Tridgell 60b3625950 AP_Motors: added hook for vehicle based thrust compensation 9 years ago
Andrew Tridgell 37d6b5fdaf AP_Motors: added output_motor_mask() 9 years ago
Randy Mackay 7af9892bd1 AP_MotorsMatrix: make const a float 9 years ago
Andrew Tridgell f2c63e24c5 AP_Motors: allow tricopter motor 7 to be moved to any output 9 years ago
Randy Mackay f4d94806e5 AP_MotorsMatrix: remove output_min 9 years ago