616 Commits (255ffb48df662113df529917cefb538635284340)

Author SHA1 Message Date
Andrew Tridgell 1c4cc3670a Plane: improve target airspeed in landing approach 3 years ago
Andrew Tridgell 5aba7bef29 Plane: base yaw in overshoot on target speed not scaled speed 3 years ago
Andrew Tridgell 9485a9a62c Plane: improve target airspeed in landing approach 3 years ago
Andrew Tridgell a51071678f Plane: in overshoot allow up to the Q WP speed 3 years ago
Andrew Tridgell bc115da98d Plane: limit target accel in POSITION1 3 years ago
Andrew Tridgell 2c6925b616 Plane: adjust target vector for wind in overshoot 3 years ago
Andrew Tridgell 088c41f506 Plane: cope with overshoot in POSITION1 VTOL land state 3 years ago
Andrew Tridgell 4a637efbfe Plane: added Q_NAVALT_MIN 3 years ago
Iampete1 7c0a44237c Plane: Quadplane: force convertions of Q_M_PMW_* params if invalid and add arming check 3 years ago
Andrew Tridgell 9da7d6a4cf Plane: adjust down default quadplane gains 3 years ago
Andrew Tridgell e5d379cf75 Plane: fixed false positive in landing detector 3 years ago
Andrew Tridgell e02e0d793c Plane: increased safety of guided -> auto quadplane takeoff 3 years ago
Andrew Tridgell 066fed18ce Plane: account for sprung throttle in VTOL throttle suppression 3 years ago
Andrew Tridgell 57aaaa2a89 Plane: update gyro fft throttle 3 years ago
Andrew Tridgell 71cc0dc02d Plane: add Q_OPTION for RTL always on RC failsafe for ship landing 3 years ago
Andrew Tridgell eb20c90e4a Plane: fixed rudder control when ARMING_RUDDER != 2 3 years ago
Andrew Tridgell 4457fb4bb0 Plane: fixed yaw on the ground when rudder disarming in AUTO 3 years ago
Andrew Tridgell 547b5ab38a Plane: when shutting down motors force outputs to minimum 3 years ago
Andrew Tridgell 4490af3bfe Plane: adjust throttle mix for auto landing 3 years ago
Andrew Tridgell 2bbc197f42 Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell fe5536fc49 Plane: added an arming check for Q_ASSIST_SPEED 3 years ago
Andrew Tridgell 2414fe6697 Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 507f344729 Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell d65730f94f Plane: fixed pitch envelope after AIRBRAKE 3 years ago
Andrew Tridgell 8cd961838e Plane: protect against short stop_distance 3 years ago
Iampete1 2a7e0e225e Plane: quadplane: double log QPOS state change 3 years ago
Peter Barker dab83e292e Plane: use has_valid_input in place of checking throttle counter 3 years ago
Andrew Tridgell 928f22cd15 Plane: use pos control for most of LAND_FINAL 3 years ago
Andrew Tridgell 1cd1e57567 Plane: review fixes 3 years ago
Andrew Tridgell e539e293c9 Plane: wait till motors are fully up before takeoff in guided mode 3 years ago
Andrew Tridgell b74ba4d780 Plane: cope with high angle error in airbrake state 3 years ago
Andrew Tridgell 281377065c Plane: setup target accel in POSITION1 state 3 years ago
Andrew Tridgell 5119808e8b Plane: allow for a trans decel margin 3 years ago
Andrew Tridgell 773d261c6a Plane: fix NAV_CONTROLLER_OUTPUT in Q modes 3 years ago
Andrew Tridgell fe26956947 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell e001fa9cc6 Plane: added Q_LAND_ALTCHG parameter 3 years ago
Iampete1 267583db55 Plane: quadplane: never reset yaw target rates when entering QPOS1 3 years ago
Iampete1 9fd14dbf94 Plane: quadplane: set IO failsafe limit for all motors 3 years ago
Andrew Tridgell 1bdc9b5bf8 Plane: fixed in_vtol logic so QRTL can AIRBRAKE 3 years ago
Andrew Tridgell aab6c94936 Plane: don't weathervane in AIRBRAKE state 3 years ago
Andrew Tridgell 2846f87eeb Plane: reduce height gain in auto landing for tiltrotors 3 years ago
Iampete1 1ca1707f9f Plane: quadpalne: keep motors interlock state upto date with E-stop 3 years ago
Peter Hall 717b18a680 Plane: quadplane: add allow_weathervane transtion class method 3 years ago
Peter Hall 6a719664d3 Plane: quadplane: pass takeoff and landing state to weathervane 3 years ago
Gone4Dirt a79359dc67 Plane: use new weathervane library 3 years ago
murata f8383df5a4 Plane: Remove meaningless semicolons 3 years ago
Bill Geyer 54bdde8845 Copter: fix parameter issue with quadplane 3 years ago
Peter Barker 266d384ca7 ArduPlane: rename AP_AHRS::get_position to get_location 3 years ago
Iampete1 32488a5e3a Plane: add MOTB logging at 10hz 3 years ago
Iampete1 3a5c7ea8fc Plane: quadplane: add transtion fail action param 3 years ago