84 Commits (a3f3097941614e4ca7c1125d78315fad72dd2c61)

Author SHA1 Message Date
Andrew Tridgell c061d5615b Plane: added manual input mask for tailsitter prop-hang 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell ea5186340b Plane: added Q_TILT_RATE_UP and Q_TILT_RATE_DN as separate parameters 8 years ago
Andrew Tridgell e8b11924f8 Plane: split out the tailsitter transition complete code 8 years ago
Andrew Tridgell c787f4c56f Plane: initial support for tailsitter transitions 8 years ago
Andrew Tridgell 83f3cee99e Plane: initial hooks for tailsitter support 8 years ago
Andrew Tridgell 5c820adad4 Plane: fixed tilt transition with binary tilt servo 8 years ago
Andrew Tridgell 54bca768b8 Plane: added Q_TILT_TYPE for retract servo tiltrotors 8 years ago
Andrew Tridgell 2f100b0804 Plane: removed separate tricopter quadplane build 8 years ago
Randy Mackay c6dec5c3f6 Plane: quad plane uses consolidated multicopter classes 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 574976a3b7 Plane: include AP_Proximity in quadplane 8 years ago
Andrew Tridgell 4e017bf5b3 Plane: fixed loiter mode when Q_GUIDED_MODE=1 8 years ago
Andrew Tridgell 6d09897b19 Plane: fixed VTOL motor termination in AFS 8 years ago
Andrew Tridgell dac7f45326 Plane: fixed use of multicopter mix_max 9 years ago
Andrew Tridgell 3d0516fd57 Plane: added Q_ASSIST_ANGLE 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell 76b6cbbda1 Plane: prevent motor startup on reboot in quadplanes 9 years ago
Andrew Tridgell 63317e9430 Plane: added throttle suppression for quadplanes 9 years ago
Andrew Tridgell f65b46385c Plane: added engine cut on land final in quadplane 9 years ago
Randy Mackay 9201a57c83 QuadPlane: include AC_Avoidance, AC_Fence 9 years ago
Randy Mackay b456a38432 QuadPlane: remove throttle_mid 9 years ago
Randy Mackay f2b0f09d6f QuadPlane: remove THR_MIN 9 years ago
Andrew Tridgell b1b73e2d99 Plane: improved quadplane landing detector 9 years ago
Tom Pittenger 69f29b51d1 Plane: new param Q_VFWD_ALT to disable VFWD motor below this altitude. Also uses rangefinder 9 years ago
Tom Pittenger f83a6ca1ff Plane: fixed variable misspelling 9 years ago
Andrew Tridgell 978a89efa6 Plane: added new ESC calibration method 9 years ago
Andrew Tridgell ba3576f027 Plane: added tuning error reporting for quadplanes 9 years ago
Andrew Tridgell 52ea443d65 Plane: added Q_THR_MIN 9 years ago
Andrew Tridgell 6b358a5618 Plane: added Q_GUIDED_MODE parameter 9 years ago
Andrew Tridgell 3bd5b42c69 Plane: refactor quadplane land controller as general VTOL position controller 9 years ago
Andrew Tridgell 6fdaaa7d98 Plane: new tilt compensation method 9 years ago
Andrew Tridgell 46bf2b83f5 Plane: use equal thrust in tiltrotors when over Q_TILT_MAX 9 years ago
Andrew Tridgell bbb5f68bb7 Plane: added initial support for tiltrotors and tiltwings 9 years ago
Andrew Tridgell 89a2a92885 Plane: support better build time selection of multicopter frame type 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
Andrew Tridgell 0fd044c1f7 Plane: added Q_RTL_MODE parameter 9 years ago
Andrew Tridgell 66d3668ac4 Plane: rapid climb in QRTL if below target altitude 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago
Andrew Tridgell 460885c478 Plane: refactored quadplane landing controller 9 years ago
Andrew Tridgell 19a1edcd2b Plane: lower default velocity controller gains for quadplanes 9 years ago
Andrew Tridgell 6f4d66f346 Plane: support building quadplane with forced motors class 9 years ago
Andrew Tridgell 9c0d984a4e Plane: support forced motor class in quadplane 9 years ago
Andrew Tridgell 0aa1ae048d Plane: fixed is_flying() for VTOL flight 9 years ago
Andrew Tridgell 76400a9959 Plane: support DO_VTOL_TRANSITION as a mission item 9 years ago
Andrew Tridgell a549225e60 Plane: support Y6 frame class in quadplane 9 years ago
Andrew Tridgell de33779382 Plane: added Q_WVANE_MINROLL 9 years ago
Andrew Tridgell d013878c17 Plane: improved speed limiting on landing approach in VTOL mode 9 years ago
Andrew Tridgell f34af03891 Plane: added Q_WVANE_GAIN 9 years ago
Andrew Tridgell e9e43dc016 Plane: added Q_VFWD_GAIN for forward motor in VTOL modes 9 years ago