257 Commits (204a8cdc5554d99af5c1e5662d9445895ce20252)

Author SHA1 Message Date
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
Mark Whitehorn 629f2153e0 Plane: move arming delay logic into AP_Arming_Plane 4 years ago
Mark Whitehorn 2b4772269d Plane: tiltrotors: allow vectored yaw motor tilt when disarmed 4 years ago
Samuel Tabor 06eea6ed9f Plane: Move navigation functions into flight mode classes. 5 years ago
Mark Whitehorn e22d9398d3 Plane: add AirMode RC option for quadplanes 5 years ago
Iampete1 08a710235d Plane: add tailsitter assist with motors only option 5 years ago
Iampete1 6710bab006 Plane: add Q_OPTIONS to defaut to Qassist force enabled 5 years ago
Mark Whitehorn d5b1b20274 Plane: implement manual forward throttle for QACRO, QSTABILIZE and QHOVER 5 years ago
Andrew Tridgell 3a0538449c Plane: added Q_ASSIST_DELAY parameter 5 years ago
Andrew Tridgell 568e13fbb9 Plane: allow for continue after land for quadplanes 5 years ago
Peter Hall 7688430029 Plane: allow Qassit for fw to vtol transision 5 years ago
Peter Hall 87cd9a4791 Plane: allow Qassist for tailsitters 5 years ago
Peter Hall 2467d7b5c7 Plane: add Qassist switch 5 years ago
Paul Riseborough 40cc5a5006 ArduPlane: Improve EKF failsafe in VTOL modes 5 years ago
Randy Mackay 59a2667870 Plane: quadplane's throttle mix uses filtered accelerations 5 years ago
Henry Wurzburg 6c730ccfec Plane: start tailsitter forward transition from current pitch angle 5 years ago