21254 Commits (8f8eb7e21402fa2426d5bb578eb724133e4b95c4)
 

Author SHA1 Message Date
Leonard Hall 8f8eb7e214 AP_MotorsMatrix: add normalise_rpy_factors 9 years ago
Randy Mackay e7ba5ae451 AP_MotorsMulticopter: fix get_hover_throttle_as_high_end_pct 9 years ago
Randy Mackay 39f795d9fd Plane: quadplane sets motors desired spool state 9 years ago
Randy Mackay 0abea7af68 Copter: remove slow_start from stabilizing 9 years ago
Randy Mackay 1c98cd9d52 Copter: remove slow_start from althold 9 years ago
Randy Mackay f6c26ad285 Copter: remove slow start from acro 9 years ago
Randy Mackay 3c3b74adc8 Copter: remove slow_start from takeoff 9 years ago
Randy Mackay 4514e8d100 AP_MotorsHeli: remove slow_start 9 years ago
Randy Mackay c41a5dc3bd AP_MotorsMulticopter: remove slow_start 9 years ago
Randy Mackay b436dde60c AP_Motors: remove slow_start 9 years ago
Randy Mackay 8180fad4b4 Copter: tradheli sends radio passthrough in 0 to 1 range 9 years ago
Randy Mackay e863f0b9c0 AP_MotorsHeli: use AP_Motors set_radio_passthrough in 0 to 1 range 9 years ago
Randy Mackay 68a6408a23 AP_MotorsMulticopter: remove set_radio_passthrough 9 years ago
Randy Mackay 5ba3a6c536 AP_Motors: add set_radio_passthrough 9 years ago
Randy Mackay f0575de776 Copter: tradheli logs rotors speed in 0 to 1 range 9 years ago
Randy Mackay 3eaf7a4582 Copter: set tradheli rotor speed using 0 to 1 range 9 years ago
Randy Mackay 7fc37e7801 Copter: set tradheli external gyro gain in 0 to 1 range 9 years ago
Randy Mackay fe4733121d AP_MotorsHeli_Single: ext_gyro_gain in 0 to 1 range 9 years ago
Randy Mackay e1e4e37c92 AP_MotorsHeli_Single: use RSC class's get_idle_output function 9 years ago
Randy Mackay 2cdc5da226 AP_MotorsHeli_Single: rotor speed functions in 0 to 1 range 9 years ago
Randy Mackay 68945df45d AP_MotorsHeli_Single: write_aux uses 0 to 1 range 9 years ago
Randy Mackay b3334c3ae5 AP_MotorsHeli: rotor speed function in 0 to 1 range 9 years ago
Randy Mackay 832a226f13 AP_MotorsHeli_RSC: rotor speeds in 0 to 1 range 9 years ago
Randy Mackay 4775843e3c AP_MotorsHeli_RSC: add get_idle_output accessor 9 years ago
Randy Mackay a63dba5b13 AP_MotorsHeli_Single: servo_test becomes protected 9 years ago
Randy Mackay cefd114964 AP_MotorsHeli_Single: remove unused accessors for tail_type, ext_gyro_gain, phase_angle 9 years ago
Randy Mackay f2fc39943e AP_MotorsHeli_Single: remove unused delta_phase_angle 9 years ago
Randy Mackay 381f538aca AP_HotorsHeli_Single: remove unused definition 9 years ago
Randy Mackay 27fed39671 AP_MotorsHeli_Single: remove roll_scalar, pitch_scalar 9 years ago
Randy Mackay 756236af35 AP_MotorsHeli: remove unused delta_phase_angle 9 years ago
Randy Mackay 16ac92be82 AP_MotorsHeli: remove unused definitions 9 years ago
Randy Mackay aeef6692cb AP_MotorsHeli: remove unused roll_scalar, pitch_scalar, collective_range 9 years ago
Randy Mackay 1a690772e1 AP_Motors: example sketch outputs headers 9 years ago
Randy Mackay 361b64f817 AP_Motors: example sketch uses AP_Motors set_desired_spool_state 9 years ago
Randy Mackay d4998089c8 AP_Motors: example sketch provides roll, pitch, yaw in -1 to +1 range 9 years ago
Randy Mackay 93597d152f AP_Motors: example sketch can test helicopter 9 years ago
Randy Mackay 47873c1d34 AP_MotorsHeli: fix RSC_SETPOINT param description 9 years ago
Randy Mackay bcbe6b279e AP_MotorsHeli: explicitely set ServoControlModes enum 9 years ago
Randy Mackay 8febcedf4b AP_MotorsHeli: remove unnecessary static declaration 9 years ago
Randy Mackay f022e504b0 AP_MotorsHeli: remove unused get_collective_mid and out methods 9 years ago
Randy Mackay a18722a2fc AP_MotorsHeli: output_min uses new move_actuators in -1 to +1 range 9 years ago
Randy Mackay 1197a439af AP_MotorsHeli: move_actuators to -1 to +1 range 9 years ago
Randy Mackay 8057d2fc58 AP_MotorsMatrix: remove unnecessary virtual declarations 9 years ago
Randy Mackay c49a914597 AC_AttControlHeli: remove unnecessary virtual declaration 9 years ago
Randy Mackay 2b123ee15d AC_AttControlHeli: fix rate_bf_to_motor_roll_pitch and yaw output in -1 to +1 range 9 years ago
Randy Mackay 71866be652 AP_MotorsHeliSingle: move_yaw in -1 to +1 range 9 years ago
Randy Mackay f6120b801b AP_MotorsHeliSingle: move_actuators in -1 to +1 range 9 years ago
Randy Mackay 61cf8e1698 AP_Motors: add calc_pwm_output_1to1 and 0to1 9 years ago
Leonard Hall be7ad2d83a Copter: loiter uses AP_Motors set_desired_spool_state 9 years ago
Randy Mackay 02ac2d0e4e Copter: land uses AP_Motors set_desired_spool_state 9 years ago