149 Commits (master)

Author SHA1 Message Date
Mark Whitehorn 1a2abae902 Plane: reduce QTUN log rate to 25Hz 5 years ago
sas 9405fd6958 Plane: remove unused location argument to control_auto 5 years ago
Andrew Tridgell 5c43b18672 Plane: fixed height_above_ground() for case when rangefinder is below min 5 years ago
Michael du Breuil 4f22dff14d Plane: Add an airspeed limit for quadplane takeoffs 5 years ago
Michael du Breuil 77afcf6a1b Plane: Abort takeoffs that take to long to complete 5 years ago
Hwurzburg 44f6f7335e Plane: Added Quadplane option for QRTL failsafe action 6 years ago
IamPete1 76663d66e8 Plane: support bicopter tiltrotors 6 years ago
Mark Whitehorn 4a7ce1b384 Plane: clean up qacro 6 years ago
Mark Whitehorn f054301ec2 Plane: add QACRO roll/pitch/yaw rate params 6 years ago
Mark Whitehorn 8bcf2439ad Plane: quadplane stabilize manual throttle midpoint and expo 6 years ago
Tom Pittenger 0270c57530 Plane: massive refactor and creation of Mode class 6 years ago
Mark Whitehorn e0765747e7 Plane: add new tailsitter bodyframe roll option 6 years ago
Peter Barker 1a55f0ffab Plane: FrSky support has moved to GCS 6 years ago
Andrew Tridgell 2b6210d594 Plane: use WP height for height above ground in vtol landing 6 years ago
Peter Barker cf45b54070 Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
Mark Whitehorn 4a6b97828f ArduPlane: add tailsitter input type TAILSITTER_INPUT_BF_ROLL 6 years ago
Mark Whitehorn 6e4a2b97f9 ArduPlane:add subclass for copter tailsitters 6 years ago
Mark Whitehorn 487ad7a90f Plane: add QACRO mode for quadplanes 6 years ago
Andrew Tridgell 136e10a781 Plane: handle VTOL landing with incorrect height 6 years ago
Michael du Breuil b290148ed0 Plane: Don't overwrite the quadplane loiter relax 6 years ago
Michael du Breuil c15983c690 Plane: prevent loss of control when Q_ENABLE is set while flying 6 years ago
Mark Whitehorn 95b3a5bacd ArduPlane: implement hover throttle learning for quadplanes 6 years ago
Mark Whitehorn b9f3118374 Plane: allow changing Q_TRIM_PITCH in flight 6 years ago
Michael du Breuil df1632054e Plane: Update throttle mix 6 years ago
Michael du Breuil d6cac4b52a Plane: Add a failure timer for quadplane forward transitions 6 years ago
Michael du Breuil 69c87c6c4a Plane: Disallow arming if quadplane has been requested but isn't available 6 years ago
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