730 Commits (05418d3d2917d96431c51fc4729ddcc63acf70ce)

Author SHA1 Message Date
Randy Mackay f009c2ddb9 Motors_Multicopter: add MOT_THR_MIX_MAX parameter 10 years ago
Leonard Hall 1a583c5382 AP_Motors: calc_roll_pwm based on throttle pwm range 10 years ago
Randy Mackay 5032cf9fbc Copter: init multicopter flags 10 years ago
Randy Mackay e31f2d26c4 MotorsMulticopter: move get_hover_throttle_as_pwm to protected 10 years ago
Randy Mackay c7c6228b5d MotorsMulticopter: remove virtual from set_yaw_headroom 10 years ago
Randy Mackay 4843be49de AP_MotorsTri: remove call to empty parent Init 10 years ago
Randy Mackay f906934dfa AP_MotorsSingle: remove call to empty parent Init 10 years ago
Randy Mackay 112e934072 AP_MotorsMatrix: remove call to empty parent Init 10 years ago
Randy Mackay b1a4a6bf0a AP_Motors_Coax: remove call to empty parent Init 10 years ago
Randy Mackay 4d1dfd94f5 AP_MotorsMulticopter: multicopter features moved in from parent 10 years ago
Randy Mackay 7355ac9cb8 AP_MotorsHeli: implement empty slow start method 10 years ago
Randy Mackay a3fab10ef4 AP_MotorsHeli: init roll_radio_passthrough 10 years ago
Randy Mackay c9dedbd3b2 AP_Motors: remove multicopter only features 10 years ago
Robert Lefebvre abb6eba291 AP_MotorsHeli: Change allow_arming check to use _rotor_speed_estimate 10 years ago
Robert Lefebvre 9fcbc77ce0 AP_MotorsHeli: Create rotor_speed_above_critical accessor 10 years ago
Robert Lefebvre 992c9c75bb AP_MotorsHeli: Create parameter_check method. 10 years ago
Robert Lefebvre e2fe640e6c Copter: Clean up helicopter allow_arming() function 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
Randy Mackay 6bf6442396 MotorsMatrix; protect against divide by zero 10 years ago
Randy Mackay fa60c3dce8 MotorsCoax: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay 8a308205ce MotorsSingle: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay bd9a605086 MotorsTri: fix output_armed_stabilized min thr limit 10 years ago
Randy Mackay e53c46bd8f MotorsMatrix: fix output_armed_stabilized min thr limit 10 years ago
Robert Lefebvre e1902e2289 AP_MotorsHeli: Remove unused _dt variable. 10 years ago
Robert Lefebvre 11214b3414 AP_Motors: move constraints to set_throttle 10 years ago
Robert Lefebvre 0c92565d23 AP_MotorsHeli: add Critical Rotor Speed param, use to switch off runup_complete 10 years ago
Robert Lefebvre 3ad6700c5d AP_MotorsHeli: add getters for rotor speed 10 years ago
Robert Lefebvre 8b917b82ee AP_MotorsHeli: Simplify set_desired_rotor_speed function definition 10 years ago
Robert Lefebvre 79e8c8f7f7 AP_MotorsHeli: whitespace fixes 10 years ago
Randy Mackay 2849430341 AP_Motors: init flags 10 years ago
Andrew Tridgell d746e8fa29 AP_Motors: mark examples as nobuild 10 years ago
Andrew Tridgell 89baf2bdf1 AP_Motors: convert example from .pde to .cpp 10 years ago
Robert Lefebvre 1424b17a83 AP_Motors_Heli: Change default RSC_SETPOINT to 700 10 years ago
Robert Lefebvre d24664ccf9 AP_MotorsHeli: Semantic change. Motor Runup to Rotor Runup 10 years ago
Robert Lefebvre 65ca09600c AP_Motors: Heli eliminate _dt member and fix rsc_runup calculation 10 years ago
Randy Mackay d777166c6f AP_MotorsTri: revert tail servo to Ch7 10 years ago
Randy Mackay 1a1fa7ca4b AP_MotorsHeli: add comment to avoid param conflict 10 years ago
Randy Mackay 4c94a69e33 AP_MotorsCoax: resolve param conflict with TradHeli 10 years ago
Randy Mackay 78b49fb4c6 AP_MotorsSingle: resolve param conflict with TradHeli 10 years ago
Randy Mackay 8dc7cf7fa8 AP_MotorsTri: YAW_SV_REV values -1 or +1 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
Jonathan Challinger 28731d2bdc AP_Motors: add throttle filter input constraint from -100 to 1100 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 3d9a6a69e2 MotorsHeli: COLYAW to float 10 years ago
Randy Mackay edfa206bb8 Motors_Heli: nest heli params 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