222 Commits (af634f0421be89d2a1a65e62ae807f8c29c3b9a2)

Author SHA1 Message Date
Iampete1 f1477a6c29 Plane: quadplane: add assisted flight only airmode 3 years ago
Hwurzburg 551d55a85c ArduPlane: add thr position trigger to ThrLandCtrl Q_OPTION 4 years ago
Iampete1 d372907a98 Plane: Quadplane: add Q_OPTION to only allow arming in Qmodes and auto. 4 years ago
Peter Hall 2527117cf9 Quadplane: combine assistance_needed and assistance_safe functions 4 years ago
Iampete1 7ff592d29e Plane: Quadplane: move mode functions to mode classes in-place 4 years ago
Iampete1 2bc2b9533b Plane: QuadPlane: move tailsitter to class 4 years ago
Peter Barker 06c2faaec5 ArduPlane: rename for AHRS restructuring 4 years ago
Andrew Tridgell 50e6d67a66 Plane: update for new double precision position APIs 4 years ago
Hwurzburg 4f48233b43 ArduPlane: add QRTL always as Q_RTL_MODE option 4 years ago
Andrew Tridgell f749c2c3ad Plane: fixed issue with overspeed in QPOS_POSITIION1 4 years ago
Andrew Tridgell 74ac9964f1 Plane: improved POSITION1 speed profile 4 years ago
Andrew Tridgell 3611b1dbf7 Plane: added check for QPOS initialisation 4 years ago
Andrew Tridgell db34577755 Plane: use a separate bit for landing reposition in quadplanes 4 years ago
Andrew Tridgell 06cd077c36 Plane: fixed stick mixing with land reposition in quadplanes 4 years ago
Andrew Tridgell 0ecc02c53a Plane: fixed constructor of accel_ef filter 4 years ago
Andrew Tridgell aa904d6bbc Plane: fixed guided mode handling with new approach code 4 years ago
Andrew Tridgell 0232fa7456 Plane: cope with fwd thrust loss in Q approach 4 years ago
Andrew Tridgell a7b809d5d4 Plane: added approach and airbrake options 4 years ago
Andrew Tridgell b4992cc226 Plane: added accessors for poscontrol state 4 years ago
Andrew Tridgell f1f7f01300 Plane: slave fixed wing desired rate to multicopter desired rate 4 years ago
Andrew Tridgell d1f6d913d5 Plane: adjust reposition landing code 4 years ago
Andrew Tridgell 71fa52d5c6 Plane: fixed slowing descent in final phase of QLAND 4 years ago
Andrew Tridgell ec1cbb06fd Plane: allow reposition in auto land 4 years ago
Andrew Tridgell 6eafcdb558 Plane: added Q_OPTION bit for throttle control of landing speed 4 years ago
Andrew Tridgell 5a880c74b6 Plane: use input shaping from pos_control 4 years ago
Andrew Tridgell a6ec7d9f23 Plane: ensure xy controller is initialised 4 years ago
Iampete1 572e401894 Plane: fix QRTl terrain following 4 years ago
Peter Hall 33f9e3d4b6 plane: add tailsitter transision rates, give more info in transision complete messages 4 years ago
Iampete1 e81dc36ed6 Plane: add option do do a VTOL approach RTL 4 years ago
Hwurzburg 8aabf7c22a Plane: Add VTOL descent rate, convert existing rate to climb rate only 4 years ago
Iampete1 1d050a01ce Plane: Quadplane: add Q_OPTION to ignore forward flight angle limits in Q modes 4 years ago
Mark Whitehorn 236961f17f Plane: use get_frame_class/type string methods 4 years ago
Patrick José Pereira cdc7f891a9 ArduPlane: Add missing const in member functions 4 years ago
Iampete1 e4fbe64616 Plane: add QuadPlane singleton 4 years ago
Andrew Tridgell a0fcef6ceb Plane: added tilt vectoring in fixed wing modes 4 years ago
Iampete1 c8b3c91ae5 Plane: Tailsitter add disk theory and altitude gain scailing 4 years ago
Mark Whitehorn 24508f08dc Plane: don't relax pitch attitude controller for vectored tailsitters in throttle_wait 4 years ago
Andrew Tridgell e94cf561d0 Plane: use rull euler control for fwd transition of tilt vectored planes 4 years ago
Andrew Tridgell abd5f8351d Plane: don't reset yaw target in TRANSITION_TIMER for tilt-vectored quadplanes 4 years ago
Andrew Tridgell ad14e153e8 Plane: fixed tilt vectoring to cope with large tilt angles 4 years ago
Andrew Tridgell d984ddc163 Plane: apply circular limits to QLOITER pilot angles 4 years ago
Iampete1 c03de6bdbe Plane: log Qassist state 4 years ago
Andrew Tridgell eea62bf733 Plane: added optional ground effect compensation for quadplanes 4 years ago
Iampete1 2d80dcd937 Plane: remove tailsitter VTOL transition race condition 4 years ago
Iampete1 b225ae43ab Plane: always log tailsitter scalefactor 4 years ago
Iampete1 840f129153 Plane: remove unused tailsitter scailing option 4 years ago
Iampete1 e6ba53856a Plane: tailsitter: ask for FW state don't check 4 years ago
Iampete1 0201692eeb Plane: Q_OPTION to disable synthetic airspeed assist 4 years ago
Iampete1 6621b69836 Plane: log quadplane transision state 4 years ago
Iampete1 f972d3dc2f Plane: Quadplane: tailsitter only change view once transision is complete 4 years ago