141 Commits (3022299e715ee188743b99e48e7ce7566e9b9c21)

Author SHA1 Message Date
Iampete1 ee778dbd3a Plane: Quadplane: add option_is_set helper for Q_OPTIONS 3 years ago
Iampete1 821053e580 Plane: Quadplane: allow servo auto trim for motors only tailsitter assist 3 years ago
Peter Barker b0bee613d4 ArduPlane: add and use AP_ICENGINE_ENABLE 3 years ago
Andrew Tridgell 28d2967883 Plane: allow for throttle control in MANUAL when disarmed 3 years ago
Andrew Tridgell 6a1e80a03a Plane: when ICE overrides throttle zero the vfwd integrator 3 years ago
Andrew Tridgell 3ffef61aec Plane: fixed int8_t wrap with FWD_BAT_VOLT_MAX 3 years ago
TunaLobster df0a75a0bb Plane: Change throttle_override to pass in current throttle value 3 years ago
TunaLobster 9e26556408 AP_ICEngine: Add redline governor and RPM filter 3 years ago
Andrew Tridgell 56db91d0c3 Plane: 32 servo conversion 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Henry Wurzburg 14700063d2 ArduPlane: convert floating point divides into multiplys 3 years ago
Peter Barker b19bfba0ec Plane: use has_valid_input in place of checking throttle counter 3 years ago
Henry Wurzburg ea9d35c99d ArduPlane: extend nav_scripting to all modes 3 years ago
Iampete1 f725f7bb7e Plane: set new slew limit and inherit slew limt for flaps 3 years ago
Iampete1 0fa1ddf7c2 Plane: tailsitter: always give pitch prority elevon mixing in VTOL modes 3 years ago
Samuel Tabor c44fed34d4 AP_Soaring: Override airspeed and flap angle. 3 years ago
Hwurzburg 5cafccd447 ArduPlane: fix flare rc switch action with flight option bit 10 active 3 years ago
Iampete1 2f4661c52f Plane: use float for set/get output scaled 3 years ago
Andrew Tridgell faba02a3f5 Plane: apply the takeoff throttle slew limit to quadplanes 3 years ago
Michel Pastor 7cb2619413 Plane: fix flawed logic in throttle voltage comp params check 3 years ago
Shiv Tyagi cdb4ec8ad0 Plane : Improved LAND_THEN_NEUTRL to work on all control surfaces 3 years ago
Iampete1 c4a1ae42e5 Plane: Quadpalne: move tiltrotor functionality to own class 3 years ago
Peter Barker 3d34e061fe ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
Iampete1 b18da48f39 Plane: remove AUTO_FBW_STEER 3 years ago
Hwurzburg 327f3a0803 ArduPlane: add option for man throttle center to be TRIM_THROTTLE 3 years ago
Iampete1 0eab3faf32 Plane: use new tailsiter class 4 years ago
Andrew Tridgell 1ae669bb01 Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
Peter Barker 055e82276e ArduPlane: remove HIL support 4 years ago
Andrew Tridgell 062a15ce11 Plane: set_takeoff_expected should only get set when not flying 4 years ago
Andrew Tridgell 68a1100c64 Plane: use new APIs for takeoff/touchdown expected 4 years ago
Peter Hall d3dca4c17d Plane: consistantly slew all three throttles 4 years ago
Paul Riseborough 1dc79f0be8 Plane: Clarify calculation used to detect throw 4 years ago
Paul Riseborough 39e1eb238d Plane: make detection of impending takeoff more likely 4 years ago
Patrick José Pereira cdc7f891a9 ArduPlane: Add missing const in member functions 4 years ago
Peter Barker 6baaf03c8c Plane: move auto_throttle_mode to being a method on each mode 4 years ago
Andrew Tridgell 8e3c6124eb Plane: added support for rear motor tilt 4 years ago
Iampete1 024d2b7435 Plane: always output flaperons and dspoilers 4 years ago
Hwurzburg cf055fd1e0 Plane: add midposition to flare RC option sw 4 years ago
Hwurzburg b61ee34b6b ArduPlane: add RC option for landing flare 4 years ago
Andy Piper d16872cca5 Plane: compile out ADSB mode if required 4 years ago
Samuel Tabor 93bcfc4c3e Plane: Assign flap channel in set_control_channels() to avoid expensive call in set_servos_flaps(). 4 years ago
Samuel Tabor 590ebb180c Plane: Update airbrake channel assignment in set_control_channels() to avoid expensive call in airbrake_update() 4 years ago
Samuel Tabor f1290a2e17 Plane: Add use of airbrakes, used when throttle is negative OR via RC channel option. 4 years ago
Henry Wurzburg 16a15f5450 ArduPlane: add CROW flaps mode select switch 5 years ago
Paul Riseborough e5bd99a66f ArduPlane: Signal EKF to expect takeoff start to improve GSF yaw estimate 5 years ago
Mark Whitehorn d5b1b20274 Plane: implement manual forward throttle for QACRO, QSTABILIZE and QHOVER 5 years ago
Mark Whitehorn ab2eb6185f Plane: also limit throttle during quadplane transitions 5 years ago
Paul Riseborough fdb4f908bb ArduPlane: Fix bug in forward throttle voltage compensation 5 years ago
Iampete1 2121ddf736 Plane: drop unneeded call to calc_pwm 5 years ago
Michael du Breuil 911570e9f3 Plane: Protect against a divide by 0 when calculating the forward throttle compensation 5 years ago