190 Commits (e298e87791c6ac9a377c41b8283ad7043bfd14a3)

Author SHA1 Message Date
Andrew Tridgell 909f109b3f Plane: don't start a transition while disarmed 8 years ago
Peter Barker c058fba5ac Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Pierre Kancir 5d0972f589 Arduplane: fix implicit cast to double warning in quadplane 8 years ago
Andrew Tridgell 1455c23230 Plane: fixed docs for tailsitter 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 2f5f8eb323 Plane: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell 6eaad59115 Plane: improve vectored tailsitter takeoff 8 years ago
Andrew Tridgell 7ea0f65590 Plane: removed incorrect comment 8 years ago
Andrew Tridgell 06b0742481 Plane: fixed jump in qhover on takeoff 8 years ago
Andrew Tridgell aab20317a0 Plane: fixed position control in QLAND_FINAL 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 d5ec7b0aad Plane: fixed a sign error in the angle assist code 8 years ago
Andrew Tridgell b15b11e32d Plane: always stabilize with tailsitters 8 years ago
Andrew Tridgell 46d910539c Plane: fixed a warning 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 0cf571d338 Plane: moved Z altitude target reset 8 years ago
Mark Whitehorn 7679b758b0 Plane: add parameter RUDD_DT_GAIN for dual motor tailsitter 8 years ago
Andrew Tridgell acaef22416 Plane: improve transition from QSTABILIZE to FBWA or QHOVER 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 af97a3974b Plane: initialise target height correctly on quadplane transition 8 years ago
Andrew Tridgell bb158a437e Plane: handle bad Q_FRAME_CLASS 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 4ff5bf5af5 Plane: zero integrators and set throttle mix 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 d5a3f844f1 Plane: changes for AC_WPNav 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 0fc04b0158 Plane: setup plane frame type parameter flags 8 years ago
Andrew Tridgell c294519925 Plane: lower default Q_M_SPOOL_TIME to 0.25 8 years ago
priseborough 013eb254a2 Plane: use standard unit descriptor for milliseconds 8 years ago
Andrew Tridgell 07cedd8a66 Plane: prevent stability shutdown in transition 8 years ago
Andrew Tridgell 0d4405106f Plane: removed forcing of trim for motors in quadplane 8 years ago
Andrew Tridgell 5c820adad4 Plane: fixed tilt transition with binary tilt servo 8 years ago
Andrew Tridgell 586f8a9ca8 Plane: fixes for tilt quadplane after rebase 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
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Andrew Tridgell 1c4bf77cf6 Plane: added custom conversion of Q_FRAME_CLASS parameter 8 years ago
Randy Mackay 934ef55338 Plane: quadplane instantiates motor matrix outside of case 8 years ago
Randy Mackay c6dec5c3f6 Plane: quad plane uses consolidated multicopter classes 8 years ago
Pierre Kancir da1f784e78 Plane : quadplane change to float to avoid the loss of a fractional part 8 years ago
Tom Pittenger f556f705e6 Plane: move various g params to aparms 8 years ago