613 Commits (cd8ff2b37a9faf22cd2cab0ee884fd019781b783)

Author SHA1 Message Date
Iampete1 34609d327d Plane: Quadplane: force convertions of Q_M_PMW_* params if invalid and add arming check 3 years ago
Andrew Tridgell 6423a2dfb9 Plane: use pos_control for weathervane attitude 3 years ago
Andrew Tridgell ae6b877fd3 Plane: added Q_NAVALT_MIN 3 years ago
Andrew Tridgell fa26b69298 Plane: fixed false positive in landing detector 3 years ago
Andrew Tridgell 56db91d0c3 Plane: 32 servo conversion 3 years ago
Andrew Tridgell 86c2404654 Plane: increased safety of guided -> auto quadplane takeoff 3 years ago
Andrew Tridgell a22e181acb Plane: account for sprung throttle in VTOL throttle suppression 3 years ago
Andrew Tridgell 86d2ccf0e7 Plane: update gyro fft throttle 3 years ago
Henry Wurzburg 0d01ac389c Plane: add Q_OPTION for RTL always on RC failsafe for ship landing 3 years ago
Andrew Tridgell 8e37c93e7d Plane: fixed rudder control when ARMING_RUDDER != 2 3 years ago
Peter Barker 2c42c056d8 Plane: correct EnableLandResponsition->EnableLandReposition 3 years ago
Andrew Tridgell 48881eeb55 Plane: fixed yaw on the ground when rudder disarming in AUTO 3 years ago
Andrew Tridgell d82a306cc2 Plane: when shutting down motors force outputs to minimum 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Henry Wurzburg 14700063d2 ArduPlane: convert floating point divides into multiplys 3 years ago
Andrew Tridgell 6ebefbdb16 Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell eabdaae1e7 Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell cc6fc2b130 Plane: improvements to POSITION1 controller 3 years ago
Andrew Tridgell 3772029450 Plane: fixed pitch envelope after AIRBRAKE 3 years ago
Andrew Tridgell 8b16b5ca94 Plane: adjust throttle mix for auto landing 3 years ago
Andrew Tridgell a1856c5c22 Plane: added an arming check for Q_ASSIST_SPEED 3 years ago
Andrew Tridgell 55c46cd868 Plane: protect against short stop_distance 3 years ago
Andrew Tridgell 5e14b9efe6 Plane: use pos control for most of LAND_FINAL 3 years ago
Andrew Tridgell cc9b9813cb Plane: review fixes 3 years ago
Andrew Tridgell f09c715d7a Plane: wait till motors are fully up before takeoff in guided mode 3 years ago
Andrew Tridgell 3659669409 Plane: cope with high angle error in airbrake state 3 years ago
Andrew Tridgell f9ecf15973 Plane: setup target accel in POSITION1 state 3 years ago
Andrew Tridgell 2864e21b31 Plane: allow for a trans decel margin 3 years ago
Andrew Tridgell 33bc067edf Plane: fix NAV_CONTROLLER_OUTPUT in Q modes 3 years ago
Andrew Tridgell 3fe9a55269 Plane: added APIs for lua ship landing 3 years ago
Andrew Tridgell 6d63e1f7d3 Plane: added Q_LAND_ALTCHG parameter 3 years ago
Iampete1 80f8f8b14e Plane: quadplane: double log QPOS state change 3 years ago
Peter Barker b19bfba0ec Plane: use has_valid_input in place of checking throttle counter 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
Peter Hall 2ffebebddc Plane: tailsitter: provide min throttle limit based on disk therory outflow velocity 3 years ago
Iampete1 ca1b5b1db2 Plane: Quadplane: use get_frame_and_type_string 3 years ago
Peter Hall d4eb2c6396 Plane: quadplane: QPOS_POSITION1 tailsitters use input_vel_accel method 3 years ago