66 Commits (fe4aaaac95942d0b67f0ef31dac7b9ff364de7fc)

Author SHA1 Message Date
Andrew Tridgell 60b3625950 AP_Motors: added hook for vehicle based thrust compensation 9 years ago
Andrew Tridgell ff96085bd3 AP_Motors: allow arbitrary motor mapping with tricopters 9 years ago
Andrew Tridgell f2c63e24c5 AP_Motors: allow tricopter motor 7 to be moved to any output 9 years ago
Randy Mackay dc86e1472c AP_MotorsTri: protect against div-by-zero if MOT_YAW_SV_ANGLE param was set to 90 9 years ago
Leonard Hall fce426409e AP_MotorsTri: fix stab patch 9 years ago
Randy Mackay 8621774040 AP_MotorsTri: remove output_min 9 years ago
Randy Mackay 41c55ffbe7 AP_MotorsTri: use YAW_SV_REV to reverse yaw output 9 years ago
Leonard Hall 13d727c2c6 AP_MotorsTri: add YAW_SV_ANGLE parameter to capture yaw servo lean angle max 9 years ago
Randy Mackay c939cc1551 AP_MotorsTri: clarify YAW_SV parameter descriptions and comments 9 years ago
Leonard Hall 267513d864 AP_MotorsTri: fixes to output_armed_stabilizing 9 years ago
Leonard Hall 4d208fcd47 AP_MotorsTri: roll, pitch, yaw input in -1 to +1 range 9 years ago
Leonard Hall 45a16d6dad AP_MotorsTri: implement output_to_motors for spool logic 9 years ago
Leonard Hall d0a7579fa0 AP_MotorsTri: stability patch in 0 to 1 range 9 years ago
Leonard Hall 80f77bc30b AP_MotorsTri: output_min does not set limits 9 years ago
Leonard Hall ba659be5cb AP_MotorsTri: rename _yaw_servo_reverse to _yaw_reverse 9 years ago
Leonard Hall 8c4d6d6fbe AP_MotorsTri: remove output_disarmed 9 years ago
Leonard Hall a2fdcfaf3f AP_MotorsTri: 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 537599c01b AP_MotorsTri: 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 4843be49de AP_MotorsTri: 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 bd9a605086 MotorsTri: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay d777166c6f AP_MotorsTri: revert tail servo to Ch7 10 years ago
Randy Mackay 8dc7cf7fa8 AP_MotorsTri: YAW_SV_REV values -1 or +1 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
Andrzej Zaborowski 132cdc4916 Motors: Use _motor_to_channel_map in tricopter consistently. 10 years ago
Randy Mackay 385b3744ea MotorTri: check servo_out above min_throttle 10 years ago
Randy Mackay 5fb3de48ee MotorsTri, Single, Coax: use new thrust curve 10 years ago
Randy Mackay 3550e52560 MotorsTri: add 80% throttle limit 10 years ago
Randy Mackay 91e5201439 Tri: _min_throttle interpreted as 0~1000 range for throttle_lower flag 10 years ago
Randy Mackay 6ae855c1cf MotorsTri: implement get_motor_mask 11 years ago
Randy Mackay 2be99d7a92 TriCopter: output_test for individual motors 11 years ago
Randy Mackay 0edf039155 AP_MotorsTri: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay 415e48de19 TriCopter: use refs for all RC_Channels 11 years ago
Randy Mackay a036009524 AP_MotorsTri: motor_out array made local 11 years ago
Randy Mackay 9b594dc5e1 Copter: disable aux channel ch7 for Tri 11 years ago
Randy Mackay ccedf98238 Tri: call output_min at end of motors test 11 years ago
texlan 78acea820f Copter: fix symmetry in stability patch for Tricopters 11 years ago
Randy Mackay 943d7374f6 Copter: slow start motors from 0 to min throttle 11 years ago
texlan 53553751d1 Copter: Correctly set limit.lower flags for Tricopters 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Randy Mackay 336357fbaf Copter: ensure _spin_when_armed is not higher than _min_throttle 12 years ago
Randy Mackay b709b90a59 Copter: implement safety spin for Tricopters 12 years ago