53 Commits (de5025a46f7ae46da65dcf7955158f642c5ae007)

Author SHA1 Message Date
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
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi ec4ebfde83 AP_MotorsSingle: 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 f906934dfa AP_MotorsSingle: remove call to empty parent Init 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Randy Mackay 8a308205ce MotorsSingle: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay 78b49fb4c6 AP_MotorsSingle: resolve param conflict with TradHeli 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago
Randy Mackay f9e29a7f77 MotorSingle: check servo_out above min_throttle 10 years ago
Randy Mackay 5fb3de48ee MotorsTri, Single, Coax: use new thrust curve 10 years ago
Robert Lefebvre a2958e2ffd AP_MotorsSingle: Fix parameter comments. 10 years ago
Randy Mackay 57f6d0ff60 SingleCopter: set throttle upper and lower flags 10 years ago
Randy Mackay 6d99524e56 MotorsSingle: implement get_motor_mask 11 years ago
Randy Mackay 07766e55f9 SingleCopter: output_test for individual motors 11 years ago
Randy Mackay 3fad8e3630 SingleCopter: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 01d30271d8 SingleCopter: use refs for all RC_Channels 11 years ago
Randy Mackay 2f3fc3a3ce Single: remove use of motor_out array 11 years ago
Randy Mackay 7c25247c87 Copter: disable aux channel 7 for SingleCopter 11 years ago
Randy Mackay 652b4b4fe5 SingleCopter: motor test flaps servos in order 11 years ago
Randy Mackay ce045c77a4 Copter: remove unused variable from Single copter 11 years ago