426 Commits (8defcb91694fa61635ae79be2075230e718b3dea)

Author SHA1 Message Date
Iampete1 d1fabe0c3d Plane: VTOL: remove motors config error 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
Hwurzburg d15e01d390 Plane: fix DO_CHANGE_SPEED airspeed to impact only AUTO and GUIDED modes 4 years ago
James O'Shannessy 5dd40afe0a ArduPlane: Retrigger fence breach if mode 4 years ago
James O'Shannessy 8a99d9dd00 ArduPlane: Use auto enable and auto disable from AC_Fence 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4f7ffc5eb1 Plane: move fence disable code to a function to enable reusability 4 years ago
Randy Mackay 4c8ada111b Plane: quadplane defaults Q_WP_SPEED to 500 4 years ago
Iampete1 1d050a01ce Plane: Quadplane: add Q_OPTION to ignore forward flight angle limits in Q modes 4 years ago
Iampete1 8ebe64a274 Plane: Quadplane disable forward motor assist in Q modes if rangefinder is out of range low 4 years ago
Andrew Tridgell 44df1dd0ca Plane: fixed the pitch control in transition for tilt rotors 4 years ago
Andrew Tridgell 319368e4b7 Plane: fixed yaw on fwd transition in tilt quadplanes 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 004f873dc7 Plane: update Quadplane FRAME_CLASS description 4 years ago
Randy Mackay 0d0ff63242 Plane: ensure wp_nav::wp_and_spline_init is called at least once 4 years ago
Iampete1 e4fbe64616 Plane: add QuadPlane singleton 4 years ago
Peter Hall 05fb14e5d9 Plane: tailsitter start transition from initial pitch 4 years ago
Iampete1 4dec597372 Plane: move quadplane logging to QuadPlane: update() 4 years ago
Pierre Kancir 742cfc543f Plane: fix parameter unit 4 years ago
Josh Henderson cc1e395854 ArduPlane: privatize AHRS logging 4 years ago
Peter Barker 6baaf03c8c Plane: move auto_throttle_mode to being a method on each mode 4 years ago
Andrew Tridgell a0fcef6ceb Plane: added tilt vectoring in fixed wing modes 4 years ago
Iampete1 54ee2c35fb Plane: rename tailsitter scailing max param to match min and update descriptions 4 years ago
Iampete1 c8b3c91ae5 Plane: Tailsitter add disk theory and altitude gain scailing 4 years ago
Mark Whitehorn dd7a860f23 Plane: always instantiate AC_AttitudeControl_TS 4 years ago
Mark Whitehorn 24508f08dc Plane: don't relax pitch attitude controller for vectored tailsitters in throttle_wait 4 years ago
Andrew Tridgell 8e3c6124eb Plane: added support for rear motor tilt 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
Hwurzburg 8658023dad Plane: Add lower CHECK_SCALE defaults for QuadPlane 4 years ago
Andrew Tridgell cd6ddf7d4f Plane: fixed disable of geofence on quadplane landing 4 years ago
Andrew Tridgell d984ddc163 Plane: apply circular limits to QLOITER pilot angles 4 years ago
Iampete1 42887891be Plane: tailsitter: make sure alt target is abover current alt 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
Mark Whitehorn c054218568 Plane: report quadplane setup errors in config_error loop 4 years ago
Iampete1 5f67f8130b Plane: tailsitters use Z stopping point on transition 4 years ago
Iampete1 b225ae43ab Plane: always log tailsitter scalefactor 4 years ago
Iampete1 840f129153 Plane: remove unused tailsitter scailing option 4 years ago
Mark Whitehorn 85480c8865 Plane: update frame_type parameter description 4 years ago
Iampete1 2acbef5579 Plane: tailsitters in VTOL transition use FW rates 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
Hwurzburg 8c856b3ed2 Plane: Add missing Q_OPTIONS metadata for all options 4 years ago
Andy Piper d16872cca5 Plane: compile out ADSB mode if required 4 years ago
Andrew Tridgell e9b8a20312 Plane: fixed hover learn in quadplanes for THR_MIN>0 5 years ago
Mark Whitehorn 629f2153e0 Plane: move arming delay logic into AP_Arming_Plane 5 years ago