244 Commits (9e3bd9399302dfc4a1e2018b3a69d79db4fba3e0)

Author SHA1 Message Date
Andrew Tridgell fe26956947 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell e001fa9cc6 Plane: added Q_LAND_ALTCHG parameter 3 years ago
Andrew Tridgell aab6c94936 Plane: don't weathervane in AIRBRAKE state 3 years ago
Gone4Dirt a79359dc67 Plane: use new weathervane library 3 years ago
Iampete1 3a5c7ea8fc Plane: quadplane: add transtion fail action param 3 years ago
Iampete1 abe9e4425b Plane: quadplane: remvoe unused loiter initial pitch varable 3 years ago
Hwurzburg 18e427d27d Plane: add Q_OPTION to force fw trans on fail instead of QLAND 3 years ago
Andrew Tridgell 77c43d9ba1 Plane: limiting POS1 landing target speed 3 years ago
Iampete1 9210488550 Plane: quadplane: limit pitch for all transitions into position control modes 3 years ago
Iampete1 af8688b300 Quadplane: add transiton class 3 years ago
Andrew Tridgell b74dca02ca Plane: avoid qpos approach when very close to destination 3 years ago
Andrew Tridgell 19b5044223 Plane: fixed VTOL state error when using Q_ENABLE=2 3 years ago
Iampete1 73e9c9bb43 Plane: quadplane: forward throttle reutrn float 3 years ago
Peter Barker bcad5a7ba6 ArduPlane: handle renaming of AP_InertialNav_NavEKF to AP_InertialNav 3 years ago
Iampete1 30c9cccf78 Plane: Quadplane remove THR_MIN_PWM and THR_MAX_PWM 3 years ago
Iampete1 1148bb1234 Plane: Quadplane: add loiter to alt then QLAND mode 3 years ago
Andrew Tridgell fd5faa866f Plane: always log QPOS when changing control state 3 years ago
Peter Hall e83b598040 Plane: Quadplane: check attitude relax before running controllers, don't run controls if not going to output 3 years ago
Iampete1 cc89a8cc48 Plane: remove airmode Q_OPTION 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 c73207b4b0 Plane: quadplane: remove init mode and control run methods 4 years ago
Iampete1 f1477a6c29 Plane: quadplane: add assisted flight only airmode 4 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