75 Commits (2b0e214168e787fe49fcb98e00223cc42a3d47da)

Author SHA1 Message Date
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
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
Randy Mackay d63d82ec17 MotorMatrix: output_test for individual motors 11 years ago
Jonathan Challinger 9959a44453 AP_Motors: properly constrain thr_adj_max 11 years ago
Randy Mackay 8d6eb1eceb MotorsMatrix: motor_to_channel_map moved to progmem 11 years ago
Randy Mackay cf1d6854b9 AP_MotorsMatrix: use ref for roll, pitch, yaw, thr channels 11 years ago
Randy Mackay 2c6470f87b AP_MotorsMatrix: remove unused _num_motors 11 years ago
Randy Mackay 32a0992985 MatrixMotors: motor_out array made local 11 years ago
Randy Mackay 14409ee20f Copter: disable aux channels used for motors 11 years ago
Randy Mackay 851a538692 Copter: motor matrix comment change 11 years ago
Randy Mackay 943d7374f6 Copter: slow start motors from 0 to min throttle 11 years ago
Randy Mackay 62cb5c172b Copter Motors: add slow start feature 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Randy Mackay fe412437c2 Copter: add flags for upper and lower throttle limits 12 years ago
Randy Mackay f3a2db195e Copter Motors: remove old style stability patch 12 years ago
Randy Mackay 43379f20c3 Copter Motors: replace limit bitmask with structure 12 years ago
Randy Mackay 336357fbaf Copter: ensure _spin_when_armed is not higher than _min_throttle 12 years ago
Randy Mackay 6477c746cd Copter: renamed MOT_UNSAFE_THR to MOT_SPIN_ARMED 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Jonathan Challinger ae2b1e3b7e AP_Motors: Added MOT_UNSAFE_THR parameter - Throttle setting used to signal that the copter is armed or otherwise unsafe to approach 12 years ago