4209 Commits (fa2ae449264b46a06aad4f00321a5c909b334b01)

Author SHA1 Message Date
Andrew Tridgell 7ca0aa7c94 Plane: updated release notes for 4.1.0beta3 4 years ago
Andrew Tridgell 8482f9af27 Plane: fixed motor test with DShot VTOL motors 4 years ago
Samuel Tabor 5e5452cf73 Plane: mode_thermal: adjust messages to reference parameter names 4 years ago
Hwurzburg ac76a63931 ArduPlane: remove values metadata from log bitmask 4 years ago
Hwurzburg 8310f4a718 Plane: fix bug in tilt position for QLOITER and QRTL if THR_MIN !=0 4 years ago
Andrew Tridgell 92197bd5a9 Plane: fixed longitude wrap in verify_nav_wp 4 years ago
Andrew Tridgell 50e6d67a66 Plane: update for new double precision position APIs 4 years ago
Andrew Tridgell 61ac45dd5a Plane: use cleaned up APIs 4 years ago
Andrew Tridgell 4d7bb82f9e Plane: updated release notes for 4.1.0beta2 4 years ago
Andrew Tridgell 66bc673442 Plane: fixed attitude control during QPOS_AIRBRAKE 4 years ago
Peter Barker 055e82276e ArduPlane: remove HIL support 4 years ago
Iampete1 6eab9b9c15 plane: quadplane: skip QPOS_POSITION1 on tailsitters 4 years ago
Peter Hall 85743be4f3 Revert "Plane: cope with Q pitch limit larger than fixed wing limit" 4 years ago
Hwurzburg e958306343 Plane: Add options to USE_REVERSE_THRUST to cover all flight modes 4 years ago
Hwurzburg 4f48233b43 ArduPlane: add QRTL always as Q_RTL_MODE option 4 years ago
Andrew Tridgell 80afba3bd2 Plane: updated release notes for 4.1.0beta1 4 years ago
Andrew Tridgell 0c8e81964e Plane: reset yaw controller on entry to POSITION1 4 years ago
Andrew Tridgell 4307390820 Plane: fixed distance threshold for vtol land 4 years ago
Andrew Tridgell f749c2c3ad Plane: fixed issue with overspeed in QPOS_POSITIION1 4 years ago
Andrew Tridgell ae6220aace Plane: cope with zero distance to target in QPOS_POSITION1 4 years ago
Andrew Tridgell 0f9e7001d1 Plane: limit speed in POSITION1 based on angle 4 years ago
Andrew Tridgell 74ac9964f1 Plane: improved POSITION1 speed profile 4 years ago
Andrew Tridgell 5f8e90cd6f Plane: metadata fix for Q_OPTIONS 4 years ago
Andrew Tridgell 3611b1dbf7 Plane: added check for QPOS initialisation 4 years ago
Andrew Tridgell db34577755 Plane: use a separate bit for landing reposition in quadplanes 4 years ago
Andrew Tridgell 06cd077c36 Plane: fixed stick mixing with land reposition in quadplanes 4 years ago
Andrew Tridgell 0937d903a1 Plane: use HAL_EFI_ENABLED 4 years ago
Andrew Tridgell 0ecc02c53a Plane: fixed constructor of accel_ef filter 4 years ago
Iampete1 438ca0a6c4 Plane: tailsitter: increase severity level of failed transisisons. 4 years ago
Andrew Tridgell f970735d47 Plane: fixed handling of NAV_LOITER_TIME with Q_GUIDED_MODE=1 4 years ago
Andrew Tridgell aa904d6bbc Plane: fixed guided mode handling with new approach code 4 years ago
Andrew Tridgell 1165fcab99 Plane: removed incorrect URL 4 years ago
Andrew Tridgell fd19ff3bea Plane: offset guided start point when using Q_GUIDED_MODE 4 years ago
Andrew Tridgell f15497c6a9 Plane: only do fwd thrust loss detection in SLT vehicles 4 years ago
Andrew Tridgell 0232fa7456 Plane: cope with fwd thrust loss in Q approach 4 years ago
Andrew Tridgell fbf5083e6a Plane: avoid transition in QRTL 4 years ago
Andrew Tridgell 3bb840f794 Plane: implement slow descent in QRTL approach 4 years ago
Andrew Tridgell 77ee922473 Plane: fixed NAV_CONTROLLER_OUTPUT in QRTL 4 years ago
Andrew Tridgell 245ded2f2d Plane: fixed handling of loss of fwd thrust in QRTL 4 years ago
Andrew Tridgell c7a14a5da1 Plane: disable cross-track in Q approach modes and QRTL 4 years ago
Andrew Tridgell 46722500b0 Plane: default Q_TRANS_DECEL to 6 for tailsitters 4 years ago
Andrew Tridgell a7b809d5d4 Plane: added approach and airbrake options 4 years ago
Andrew Tridgell ddfc9e8300 Plane: improved quadplane auto-land into wind 4 years ago
Andrew Tridgell b4992cc226 Plane: added accessors for poscontrol state 4 years ago
Andrew Tridgell f1f7f01300 Plane: slave fixed wing desired rate to multicopter desired rate 4 years ago
Andrew Tridgell 062a15ce11 Plane: set_takeoff_expected should only get set when not flying 4 years ago
Andrew Tridgell 68a1100c64 Plane: use new APIs for takeoff/touchdown expected 4 years ago
Hwurzburg bf14c32109 Plane: correct description of Q_TAILSIT_MOTMX param 4 years ago
James Harton be3cc1b679 Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs. 4 years ago
Peter Barker 3464f9b46e ArduPlane: remove optical flow pointer from AP_AHRS 4 years ago