110 Commits (e867ef74cc67d64f1d29221614d4d7440a375a08)

Author SHA1 Message Date
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
Leonard Hall 8f8eb7e214 AP_MotorsMatrix: add normalise_rpy_factors 9 years ago
Leonard Hall 027284fba0 AP_MotorsMatrix: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall 397940a9a4 AP_MotorsMatrix: implement output_to_motors 9 years ago
Leonard Hall cdec8f3387 AP_MotorsMatrix: remove output_disarmed 9 years ago
Leonard Hall b965857229 AP_MotorsMatrix: remove output_armed_not_stabilizing 9 years ago
Leonard Hall d0c6d087a5 AP_MotorsMatrix: do not set limits in output_min 9 years ago
Leonard Hall 3fef60da45 AP_MotorsMatrix: stability patch in 0 to 1 range 9 years ago
Andrew Tridgell 7c9ee9363b AP_Motors: added rc_map_mask() function 9 years ago
Andrew Tridgell dfccf8f713 AP_Motors: also wrap set_freq and enable_ch for motor mapping 9 years ago
Andrew Tridgell 77af00c5e1 AP_Motors: allow arbitrary mapping of channels on multirotors 9 years ago
Andrew Tridgell d31ba2b380 AP_Motors: added rc_write function 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi 1572c9d4f4 AP_MotorsMatrix: get rid of _motor_to_channel_map 10 years ago
Gustavo Jose de Sousa 1e619c6c59 AP_Motors: standardize inclusion of libaries headers 10 years ago
Randy Mackay 112e934072 AP_MotorsMatrix: remove call to empty parent Init 10 years ago
Randy Mackay 6bf6442396 MotorsMatrix; protect against divide by zero 10 years ago
Randy Mackay e53c46bd8f MotorsMatrix: fix output_armed_stabilized min thr limit 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Leonard Hall 0f894ac1a8 AP_Motors: Rename and move Throttle Mix / Comp 10 years ago
Jonathan Challinger 41ae7207c7 AP_Motors: scale roll/pitch/yaw gain for air density 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago