173 Commits (f972d3dc2f61d1789d3b3ee45e85e3ecbdb0280b)

Author SHA1 Message Date
Andrew Tridgell d3afc9424a Plane: make QTUN logging match copter logging 6 years ago
Michael du Breuil 1a45755ffd Plane: Support a different landing radius for quadplane fw approach 6 years ago
Nikhil Upadhye d1e93bae83 Plane: adding new mode QAUTOTUNE 6 years ago
Randy Mackay 71708ee4ea Plane: quadplane uses set_defaults_from_table 6 years ago
IamPete1 c6e70c0454 Plane: add roll limit for tailsitters 6 years ago
Andrew Tridgell c59b2c156a Plane: fixes for Q_TRIM_PITCH 6 years ago
IamPete1 5a7bd61e8c Quadplane: add trim params 6 years ago
Michael du Breuil 8e906e0ba0 Plane: Add support for a loiter to alt approach to VTOL landing 6 years ago
Michael du Breuil b6efc8a20b Plane: reduce some copy pasted code 6 years ago
Andrew Tridgell ef154cf3fa Plane: fixed relaxing of attitude controller on transition 6 years ago
Michael du Breuil f9e56f9d12 Plane: Respect frame type on VTOL_TAKEOFF commands 7 years ago
Michael du Breuil 925d76bb8c Plane: Small cleanup to quadplane const (and clarity) 7 years ago
Michael du Breuil 3d923d0572 Plane: Send a quadplane version of NAV_CONTROLLER_OUTPUT 7 years ago
IamPete1 20c67019b0 Plane: added Q_TAILSIT_THSCMX 7 years ago
Randy Mackay 840a6e4147 Plane: quadplane uses AC_Loiter 7 years ago
Peter Barker f6a185a3c3 Plane: factor vehicle's mavlink send_heartbeat 7 years ago
Randy Mackay a0a9a68fbc Plane: quadplane smoothing gain replaced by Q_A_INPUT_TC 7 years ago
Randy Mackay f41f4dc6e5 Plane: move pos-control pids to pos-control library 7 years ago
Randy Mackay 017e71a748 Plane: quadplane velocity pi moves to position control library 7 years ago
Peter Barker af007c5f0f Plane: tighten handleMessage result type 7 years ago
Andrew Tridgell 9c8cd6c1cc Plane: added Q_TRANS_DECEL 7 years ago
Andrew Tridgell 21164ef409 Plane: added tailsitter surface speed scaling 7 years ago
Andrew Tridgell 552faa8f67 Plane: smoother tailsitter transitions 7 years ago
Andrew Tridgell af893ddde7 Plane: implement Q_OPTIONS 7 years ago
Andrew Tridgell 8178ab4037 Plane: make mav_type in HEARTBEAT configurable 7 years ago
Andrew Tridgell bc17c26dbf Plane: limit pitch in transition to QLOITER and QLAND 8 years ago
Andrew Tridgell baee71a5b4 Plane: added GUIDED takeoff for quadplanes 8 years ago
Andrew Tridgell a88e663191 Plane: adjust target altitude slowly in QRTL mode 8 years ago
Andrew Tridgell 6eaad59115 Plane: improve vectored tailsitter takeoff 8 years ago
Andrew Tridgell b1f1ace736 Plane: support vectored yaw tiltrotors 8 years ago
Andrew Tridgell 2d9c3e3d93 Plane: added EKF yaw reset handling to quadplane 8 years ago
Andrew Tridgell 88e02c7b35 Plane: log the throttle mix for quadplane copter control 8 years ago
Andrew Tridgell 642a6acfcb Plane: support thrust vectoring in tailsitters 8 years ago
Andrew Tridgell 664e41cec6 Plane: bring in demanded climb rate over 1 second 8 years ago
Andrew Tridgell 36d8f730e1 Plane: setup better defaults for tailsitters 8 years ago
Andrew Tridgell 5d06e4238f Plane: make the quadplane motors var_info dynamic 8 years ago
Andrew Tridgell e3a8d477f5 Plane: improve tiltrotor transition strategy 8 years ago
Andrew Tridgell 3f7e7d456f Plane: in fixed wing mode slave quadplane attitude rate controller 8 years ago
Andrew Tridgell 2db8589f49 Plane: smarter Z controller initialisation for quadplanes 8 years ago
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