257 Commits (204a8cdc5554d99af5c1e5662d9445895ce20252)

Author SHA1 Message Date
Iampete1 ee778dbd3a Plane: Quadplane: add option_is_set helper for Q_OPTIONS 3 years ago
Iampete1 821053e580 Plane: Quadplane: allow servo auto trim for motors only tailsitter assist 3 years ago
Andrew Tridgell a1e7072cb1 Plane: cope with overshoot in POSITION1 VTOL land state 3 years ago
Iampete1 2b8958f931 Plane: Fence moved to vehicle 3 years ago
Iampete1 712611c50e Plane: Quadplane: add yaw command model 3 years ago
Andrew Tridgell ae6b877fd3 Plane: added Q_NAVALT_MIN 3 years ago
Andrew Tridgell 86c2404654 Plane: increased safety of guided -> auto quadplane takeoff 3 years ago
Henry Wurzburg 0d01ac389c Plane: add Q_OPTION for RTL always on RC failsafe for ship landing 3 years ago
Peter Barker fd4a00a654 ArduPlane: stop libraries including AP_Logger.h in .h files 3 years ago
Andrew Tridgell cc6fc2b130 Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell 5e14b9efe6 Plane: use pos control for most of LAND_FINAL 3 years ago
Andrew Tridgell cc9b9813cb Plane: review fixes 3 years ago
Andrew Tridgell f9ecf15973 Plane: setup target accel in POSITION1 state 3 years ago
Andrew Tridgell 3fe9a55269 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell 6d63e1f7d3 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 3 years ago
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