110 Commits (b1077405425695b790ecc07e965fea0b1b4b511d)

Author SHA1 Message Date
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
Buzz d4df145b4b ArduPlane: option to keep landing throttle at thr_min during flare and touchdown, not zero. 5 years ago
Iampete1 3ded030fa8 Plane: compensate forward throttle for battery voltage drop 5 years ago
Andrew Tridgell 156fe0846f Plane: fixed plane landing gear to obey LGR_OPTIONS bits 5 years ago
Samuel Tabor 684ee11fc3 AP_TECS: Add flags to indicate gliding flight, and use these with AP_Soaring. 5 years ago
Andrew Tridgell bd341691e2 Plane: fixed flaperon auto-trim 5 years ago
Peter Hall 660c9a8a60 Plane: move from FLAP_IN_CHANNEL to RCx_Option 5 years ago
Michael du Breuil 7d8005ef27 Plane: Update flaperons for all control modes 5 years ago
Peter Barker c93d17b4b2 ArduPlane: use enum-class for SRV_CHANNEL_LIMIT_TRIM and friends 5 years ago
Andrew Tridgell 36baaeb3a0 Plane: added option to run idle governor in MANUAL mode 5 years ago
Andrew Tridgell 2b27cd2ce9 Plane: Add EFI Support 5 years ago
Andrew Tridgell ff400243e0 Plane: added a new TAKEOFF flight mode 5 years ago
Andrew Tridgell 7751352a86 Plane: implement VTOL landing for AFS termination 5 years ago
IamPete1 27286b659b Plane: servos: update dspoiler auto trim 6 years ago
IamPete1 76663d66e8 Plane: support bicopter tiltrotors 6 years ago
IamPete1 fb4b092917 plane: restore thr_min behaviour and update description 6 years ago
Tom Pittenger ade6281923 Plane: use #if ADVANCED_FAILSAFE == ENABLED just like Rover and Copter 6 years ago
IamPete1 520f5f7894 Plane: add crow flap options paramiter 6 years ago
Tom Pittenger 0270c57530 Plane: massive refactor and creation of Mode class 6 years ago
Andrew Tridgell 954b6ae791 Plane: fixed WAIT_ALTITUDE wiggle 6 years ago
Peter Barker ca7566fff9 Plane: use enum class for ArmingMethod and ArmingRequired 6 years ago
Andrew Tridgell c290b1f3b5 Plane: fixed servo jitter due to airspeed estimate from throttle 6 years ago
Mark Whitehorn 95b3a5bacd ArduPlane: implement hover throttle learning for quadplanes 6 years ago
Andrew Tridgell 5dbf603450 Plane: separate out slew limit logic for left/right throttles 6 years ago
IamPete1 eaed0a2d47 Plane: make rudder differnal thrust global 6 years ago
Andrew Tridgell 6c7af3830b Plane: apply throttle slew to dual-motor setups 6 years ago
Andrew Tridgell 4d8fbdfcfd Plane: fixed spoiler left rudder order 6 years ago
Andrew Tridgell 1d00d26b9e Plane: added parameters for crow flaps 6 years ago
jgilbertfpv 4d6547c533 Plane: added crow brakes and diff. spoilers 6 years ago
Andrew Tridgell da69bf3391 Plane: added an abstraction for reverse thrust 6 years ago
Eugene Shamaev 01178a75e9 Plane: added landing gear support 6 years ago
Andrew Tridgell 2d3942222b Plane: handle reverse thrust in AFS failsafe 7 years ago