71 Commits (72fabb5cd3b6051fd077413fbc6656a67264f5b7)

Author SHA1 Message Date
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 6 years ago
Michael du Breuil e4bbcd5ee3 Plane: Don't initilize motors with a trim value 7 years ago
Michael du Breuil fa1ad09a3b Plane: Remove unneeded rudder set 7 years ago
Andrew Tridgell 1d675390ab Plane: make soaring an optional build feature 7 years ago
Andrew Tridgell 07187f7797 Plane: fixed ARMING_REQUIRE=2 for dual-motor planes 7 years ago
Michael du Breuil 47c0048499 Plane: Remove manual polling of flap input channel 7 years ago
Tom Pittenger 39a200b83f Plane: allow control_mode enum to be in arbitrary order 7 years ago
Ubuntu 16.04 VM 624aef401d Plane: Enforce THR_MIN/THR_MAX in VTOL modes 7 years ago
Guy Tzoler a6c7890c74 Plane: use cork/push wrapper 7 years ago
Andrew Tridgell 126d5ce5d4 Plane: re-implement MIXING_OFFSET 7 years ago
Michael du Breuil d52f5155f0 Plane: Rename rc failsafe state members 7 years ago
Andrew Tridgell 3d16ca7144 Plane: fixed MANUAL_RCMASK 7 years ago
David Ingraham 750212eb8f Plane: Remove deprecated control surface mixing functions 8 years ago
Andrew Tridgell cff692ca48 Plane: implement MANUAL_RCMASK 8 years ago
Andrew Tridgell 0266168e69 Plane: removed old elevon and vtail mixers 8 years ago
Andrew Tridgell 1d626db3b1 Plane: use scaled outputs for AFS failsafe 8 years ago
Peter Barker 38921c4f1a Plane: correct AFS terminate for rcin/servos split 8 years ago
Andrew Tridgell d3f9afd4e7 Plane: fixed auto-adjustment of flaperon trim 8 years ago
Andrew Tridgell 2cb511c049 Plane: deprecate old aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell 51b39ea3a1 Plane: removed ancient "mix_mode" type elevon mixing 8 years ago
Andrew Tridgell 984e887d1d Plane: changed differential spoilers to scaled outputs 8 years ago
Andrew Tridgell c9e4423997 Plane: re-implement flaperons 8 years ago
Mark Whitehorn dc10675965 ArduPlane: suppress differential thrust when throttle is zero 8 years ago
Andrew Tridgell be1b50d6e2 Plane: support auto trim for separate elevon and vtail channels 8 years ago
Andrew Tridgell b4ffcfa6bd Plane: added support for elevon and vtail servo functions 8 years ago
Tom Pittenger 5b47927937 Plane: pre-launch flaps incorrectly always disabled 8 years ago
Mark Whitehorn 7679b758b0 Plane: add parameter RUDD_DT_GAIN for dual motor tailsitter 8 years ago
Andrey Kolobov 35d406aeab Plane: added a soaring controller to Arduplane 8 years ago
Michael du Breuil cf10b7b841 Plane: Add support for landing PID's and servo control 8 years ago
Michael du Breuil 1bb806edb2 Plane: Use new landing interfaces 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Andrew Tridgell 83f3cee99e Plane: initial hooks for tailsitter support 8 years ago
Michael du Breuil 29b16dbafd Plane: Refactor to request relative altitudes from AHRS 8 years ago
Tom Pittenger 61bc0a6206 Plane: check stage==LAND instead of landing.in_progress 8 years ago
Tom Pittenger e709705ab8 Plane: describe flight stages without using specific stage name 8 years ago
Andrew Tridgell 6b4e5304cf Plane: fixed mixer outputs 8 years ago
Andrew Tridgell 1879eddfa0 Plane: adjust for limit_slew_rate API change 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Tom Pittenger 063f517424 Plane, TECS, AP_Landing: rename stage LAND_ABORT to ABORT_LAND 8 years ago
Tom Pittenger 04f32b6ec6 Plane: simplify flight stage landing check to use landing.in_progress 8 years ago