74 Commits (master)

Author SHA1 Message Date
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
Leonard Hall 77f8ec9f43 AP_Motors: formatting fixes 6 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
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
Randy Mackay a5c59ce36e AP_Motors: include boost_throttle in get_motor_mask 7 years ago
Jacob Walser abcb845af5 AP_Motors: refactor output_test -> output_test_seq 7 years ago
Andrew Tridgell 4e414c02f5 AP_Motors: use scaled actuators for single and coax frames 7 years ago
Andrew Tridgell 216bab4de4 AP_Motors: fixed default motor functions for single and coax copter 7 years ago
night-ghost 3165d72647 AP_Motors: reduce unnecessary multiple call of get_compensation_gain() 7 years ago
Leonard Hall 0a10deb3f7 AP_Motors: Fix gain scaling on Throttle Average Max and reduce additional gain on low throttle for Single and Coax. 7 years ago
Andrew Tridgell 03e1f6967f AP_Motors: removed enable() API 7 years ago
Peter Barker 35d8f11e46 AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Andrew Tridgell 2c4975ba31 AP_Motors: removed cork/push from AP_Motors 8 years ago
Andrew Tridgell 8e3bf71aa9 AP_Motors: allow single, tri and coax to be part of multicopter class 8 years ago
Andrew Tridgell 638f1364be AP_Motors: adapt to new RC_Channel API 8 years ago
Randy Mackay 7be0f437a9 AP_Motors: consolidate matrix multicopters 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall fe68fe65e2 AP_Motors: Single and Coax fix flap gains 9 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 8fff32bde3 AP_MotorsSingle: fix stability patch use of throttle_hover 9 years ago
Leonard Hall e0f9fc8e40 AP_MotorsSingle: rename rpy_scale, thrust_min_rpy variables 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
Leonard Hall a16018f9fe AP_Motors: Missed Single fix 9 years ago
Leonard Hall d67f83559c AP_Motors: Single and Coax Fixes 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 f2c63e24c5 AP_Motors: allow tricopter motor 7 to be moved to any output 9 years ago
Randy Mackay 8566a61660 AP_MotorsSingle: remove output_min 9 years ago
Leonard Hall 840e60c930 AP_MotorsSingle: fixes to stab patch 9 years ago
Randy Mackay af9b18329c AP_MotorsSingle: use calc_pwm_output_1to1 instead of local calc_pivot_radio_output 9 years ago
Leonard Hall b701c109cf AP_MotorsSingle: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall 5cd4b78918 AP_MotorsSingle: remove reverse parameters 9 years ago
Leonard Hall 6264159f4d AP_MotorsSingle: move servo objects into Single class 9 years ago
Leonard Hall 21d304b86d AP_MotorsSingle: output_to_motors implements spool logic 9 years ago
Leonard Hall 24a100e429 AP_MotorsSingle: stability patch uses 0 to 1 range 9 years ago
Leonard Hall cffdced838 AP_MotorsSingle: support 4 servo outputs 9 years ago
Leonard Hall f53d6e95e8 AP_MotorsSingle: rename _rev_roll to _roll_reverse 9 years ago
Leonard Hall 4db73d86af AP_MotorsSingle: remove output_disarmed 9 years ago
Leonard Hall 46ab198ebc AP_MotorsSingle: remove output_armed_not_stabilizing 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 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 831d8acca5 Remove use of PROGMEM 9 years ago