93 Commits (7fb5db8077287dd48c82f3801397ac2c7612eff8)

Author SHA1 Message Date
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 9 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
Leonard Hall 31a55b2bd6 MotorsMatrix: fix div by zero by ensuring throttle is above min 10 years ago
Leonard Hall 3ad9b1a06b AP_MotorsMatrix: remove incorrect throttle limit flag 10 years ago
Leonard Hall 3e960dfc3b Motors: add get_voltage_comp_gain 10 years ago
Leonard Hall 997c6f0868 Motors: move battery resistance calcs to parent 10 years ago
Leonard Hall 529c6fed3a Motors: move over current throttle limiting to parent 10 years ago
Randy Mackay 812473fd9a MotorsMatrix: use get_hover_throttle_as_pwm 10 years ago
Leonard Hall 6b7bdf64bd Motors: move batt voltage lift_max calcs to parent 10 years ago
Randy Mackay c549b58eb7 MotorsMatrix: remove check of throttle_curve_enabled 10 years ago
Leonard Hall 751dbb7df7 Motors: move thrust curve and volt scaling to parent 10 years ago
Leonard Hall ec9d7dd99e Motors: minor comment fixes 10 years ago
Leonard Hall 1d0ee68116 Motors: over current throttle limiting 10 years ago
Randy Mackay f6523c0997 Motors: Add THR_LOW_CMP to adjust low throttle inputs affect on attitude control 10 years ago
Leonard Hall 83e3e2fec2 Motors: thrust curve and voltage scaling for matrix supported frames 10 years ago
Leonard Hall 5b0bd49ff2 Motors: configurable yaw headroom for matrix frames 10 years ago
Randy Mackay 85fb4b122a MotorsMatrix: _min_throttle interpreted as 0 ~ 1000 range for throttle_lower flag 10 years ago
NullVoxPopuli c672b3e324 Copter: Added support for V-Shaped and A-Shaped VTail Quadcopter frames 11 years ago
Randy Mackay b665ebd7a0 MotorsMatrix: implement get_motor_mask 11 years ago