633 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 22cd568a4c Plane: removed use of "blended" earth frame accel 3 years ago
Mirko Denecke ba13f4d116 ArduPlane: remove unused limit_length calculation in overshoot 3 years ago
Michael du Breuil f183b21fc5 Plane: Support vtol landing options on NAV_VTOL_LAND 3 years ago
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 b133e98102 Plane: improve target airspeed in landing approach 3 years ago
Andrew Tridgell f9f0f60815 Plane: base yaw in overshoot on target speed not scaled speed 3 years ago
Andrew Tridgell 5bdd43457c Plane: in overshoot allow up to the Q WP speed 3 years ago
Andrew Tridgell fa371b92a8 Plane: limit target accel in POSITION1 3 years ago
Andrew Tridgell afd21298d5 Plane: adjust target vector for wind in overshoot 3 years ago
Andrew Tridgell a1e7072cb1 Plane: cope with overshoot in POSITION1 VTOL land state 3 years ago
Iampete1 a592f76282 ArduPlane: change AC_FENCE to AP_FENCE_ENABLED 3 years ago
Peter Barker b0bee613d4 ArduPlane: add and use AP_ICENGINE_ENABLE 3 years ago
Iampete1 712611c50e Plane: Quadplane: add yaw command model 3 years ago
Henry Wurzburg 6bb567465a Plane: fixed misspellings of 'transition' 3 years ago
Mirko Denecke 463aed4b8f ArduPlane: fix Q_RTL_MODE parameter doc 3 years ago
Iampete1 0cd1f605f6 Plane: Quadplane: always reset to QPOS_NONE on mode entry 3 years ago
Iampete1 f2a162b963 Plane: rotate Qassist desired rates correctly 3 years ago
Iampete1 d251c51ca1 Plane: Quadplane: QRTL climb to QRTL alt first if in Q mode 3 years ago
Andrew Tridgell 42f553626e Plane: adjust down default quadplane gains 3 years ago
Iampete1 34609d327d Plane: Quadplane: force convertions of Q_M_PMW_* params if invalid and add arming check 3 years ago
Andrew Tridgell 6423a2dfb9 Plane: use pos_control for weathervane attitude 3 years ago
Andrew Tridgell ae6b877fd3 Plane: added Q_NAVALT_MIN 3 years ago
Andrew Tridgell fa26b69298 Plane: fixed false positive in landing detector 3 years ago
Andrew Tridgell 56db91d0c3 Plane: 32 servo conversion 3 years ago
Andrew Tridgell 86c2404654 Plane: increased safety of guided -> auto quadplane takeoff 3 years ago
Andrew Tridgell a22e181acb Plane: account for sprung throttle in VTOL throttle suppression 3 years ago
Andrew Tridgell 86d2ccf0e7 Plane: update gyro fft throttle 3 years ago
Henry Wurzburg 0d01ac389c Plane: add Q_OPTION for RTL always on RC failsafe for ship landing 3 years ago
Andrew Tridgell 8e37c93e7d Plane: fixed rudder control when ARMING_RUDDER != 2 3 years ago
Peter Barker 2c42c056d8 Plane: correct EnableLandResponsition->EnableLandReposition 3 years ago
Andrew Tridgell 48881eeb55 Plane: fixed yaw on the ground when rudder disarming in AUTO 3 years ago
Andrew Tridgell d82a306cc2 Plane: when shutting down motors force outputs to minimum 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Henry Wurzburg 14700063d2 ArduPlane: convert floating point divides into multiplys 3 years ago
Andrew Tridgell 6ebefbdb16 Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell eabdaae1e7 Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell cc6fc2b130 Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell 3772029450 Plane: fixed pitch envelope after AIRBRAKE 3 years ago
Andrew Tridgell 8b16b5ca94 Plane: adjust throttle mix for auto landing 3 years ago
Andrew Tridgell a1856c5c22 Plane: added an arming check for Q_ASSIST_SPEED 3 years ago
Andrew Tridgell 55c46cd868 Plane: protect against short stop_distance 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 f09c715d7a Plane: wait till motors are fully up before takeoff in guided mode 3 years ago
Andrew Tridgell 3659669409 Plane: cope with high angle error in airbrake state 3 years ago
Andrew Tridgell f9ecf15973 Plane: setup target accel in POSITION1 state 3 years ago
Andrew Tridgell 2864e21b31 Plane: allow for a trans decel margin 3 years ago
Andrew Tridgell 33bc067edf Plane: fix NAV_CONTROLLER_OUTPUT in Q modes 3 years ago
Andrew Tridgell 3fe9a55269 Plane: added APIs for lua ship landing 3 years ago