84 Commits (e3f7b002c2c44504240fb3b1a9304ed18451eada)

Author SHA1 Message Date
Gustavo Jose de Sousa 1e619c6c59 AP_Motors: standardize inclusion of libaries headers 10 years ago
Leonard Hall 1a583c5382 AP_Motors: calc_roll_pwm based on throttle pwm range 10 years ago
Randy Mackay c9dedbd3b2 AP_Motors: remove multicopter only features 10 years ago
Robert Lefebvre 61d6c5aa1d AP_Motors: Creation of AP_Motors_Multirotor class 10 years ago
Randy Mackay 8225e58454 AP_Motors: throttle_min method in 0 to 1000 range 10 years ago
Robert Lefebvre 11214b3414 AP_Motors: move constraints to set_throttle 10 years ago
Randy Mackay 71e4bccecb AP_Motors: init members in constructor 10 years ago
Robert Lefebvre b8181b6b90 AP_Motors: RCMAP fix 10 years ago
Robert Lefebvre 73bafa131e AP_MotorsHeli: Overload output() 10 years ago
Robert Lefebvre d3ce68a8ca AP_MotorsHeli: Overload update_throttle_filter() 10 years ago
Randy Mackay 68b05a4ca2 AP_Motors: is_throttle_mix_min returns bol 10 years ago
Leonard Hall 0f894ac1a8 AP_Motors: Rename and move Throttle Mix / Comp 10 years ago
Andrew Tridgell 2e57c62ebb AP_Motors: fix for HAL_SITL rename 10 years ago
Randy Mackay 0acc06d713 AP_Motors: minor comment for interlock 10 years ago
Robert Lefebvre 6bdace30d2 AP_Motors: Add throttle interlock functionality 10 years ago
Jonathan Challinger 348001e786 AP_Motors: add get_throttle_warn function 10 years ago
Jonathan Challinger 41ae7207c7 AP_Motors: scale roll/pitch/yaw gain for air density 10 years ago
Jonathan Challinger a07b322d31 AP_Motors: set_throttle takes a float 10 years ago
Jonathan Challinger 4993fd4d71 AP_Motors: use new lowpass filter 10 years ago
Jonathan Challinger e80776f1f5 AP_Motors: remove MOT_THR_FILT parameter and add interface to configure filter 10 years ago
Jonathan Challinger 8e442675a7 AP_Motors: introduce set_stabilize(bool), specifies whether torque demands should be output 10 years ago
Jonathan Challinger a2c69fe90d AP_Motors: add optional motor output throttle filter 10 years ago
Leonard Hall 88be3d67e7 AP_Motors: add get for throttle comp 10 years ago
Jonathan Challinger 89cdd02f58 AP_Motors: remove duplicate get_throttle function 10 years ago
Jonathan Challinger 0e53c0a892 AP_Motors: make output_armed() and output_disarmed() pure virtual 10 years ago
Randy Mackay 5e26450a6f AP_Motors: make THR_LOW_COMP a variable instead of param 10 years ago
Leonard Hall 007c96a3d8 AP_Motors: Low throttle compensation setters 10 years ago
Leonard Hall 11a19803e0 Motors: add accessors for motor logging 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
Randy Mackay 09d7cdbc23 Motors: batt_voltage_filt becomes filter object 10 years ago
Leonard Hall 529c6fed3a Motors: move over current throttle limiting to parent 10 years ago
Randy Mackay 1a9d3125ef Motors: _hover_out to pct * 10 instead of pwm 10 years ago
Leonard Hall 6b7bdf64bd Motors: move batt voltage lift_max calcs to parent 10 years ago
Randy Mackay 2eaa4a8445 Motors: remove old throttle curve 10 years ago
Leonard Hall 751dbb7df7 Motors: move thrust curve and volt scaling to parent 10 years ago
Randy Mackay 77d4b3a2ae Motors: add loop_rate to constructor 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 677f6cce7f AP_Motors: reduce slow-start increment for fast CPUs 10 years ago
Jason Short b57539a9ad AP_Motors: throttle_pass_through accepts pwm 11 years ago
NullVoxPopuli c672b3e324 Copter: Added support for V-Shaped and A-Shaped VTail Quadcopter frames 11 years ago
Randy Mackay 5596001d39 AC_Motors: make get_throttle_out const 11 years ago
Randy Mackay 7749bfe82c Motors: add get_motor_mask method 11 years ago
Randy Mackay 517732a34d AP_Motors: add get_throttle_out accessor 11 years ago
Vizual54 11d02ea5d2 AP_Motors: output_test for individual motors 11 years ago
L. Preston Sego III 3ecdc4b741 Copter: Add support for V-Tail Quads 11 years ago
Randy Mackay 96d433c63e AP_Motors: motor_to_channel_map moved to progmem 11 years ago