140 Commits (8cec2c188f067c035ef43307b19029a9d77e9db6)

Author SHA1 Message Date
expntly 0d1e50b50b Plane: fix typo, check wp_nav is initialized 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 0445b51143 Plane: fixed throttle slew rate in manual for quadplanes 8 years ago
murata b3eecb87ac Plane: To define the same wording. 8 years ago
Andrew Tridgell cb61840ad2 Plane: tell TECS to use synthetic airspeed during transition 8 years ago
Andrew Tridgell 4e017bf5b3 Plane: fixed loiter mode when Q_GUIDED_MODE=1 8 years ago
Andrew Tridgell 841828541d Plane: fixed auto ICE engine cut in QLAND final 8 years ago
Andrew Tridgell 6d09897b19 Plane: fixed VTOL motor termination in AFS 8 years ago
Andrew Tridgell dac7f45326 Plane: fixed use of multicopter mix_max 9 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Andrew Tridgell 6849f2223d Plane: set initial alt target on takeoff completion 9 years ago
Randy Mackay 3052e8f80b Plane: quadplane calls attitude control parameter check 9 years ago
Andrew Tridgell 3d0516fd57 Plane: added Q_ASSIST_ANGLE 9 years ago
Andrew Tridgell 33f17588b2 Plane: added auto fence enable on VTOL takeoff 9 years ago
Andrew Tridgell c81d8364ac Plane: check for safety switch state in quadplane motor output 9 years ago
Tom Pittenger ca32bcc58d Plane: add new flight mode AVOID_ADSB to mimic GUIDED 9 years ago
Andrew Tridgell b29b609bcc Plane: added AFS support for quadplanes 9 years ago
Andrew Tridgell 31fb4cc427 Plane: force trims for VTOL motors 9 years ago
Tom Pittenger fc50f145ce Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 9 years ago
AndersonRayner da1b18d918 ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter). 9 years ago
Andrew Tridgell 63317e9430 Plane: added throttle suppression for quadplanes 9 years ago
Andrew Tridgell 388b7ad6bd Plane: fixed is_flying_vtol() for non-quadplane 9 years ago
Andrew Tridgell f65b46385c Plane: added engine cut on land final in quadplane 9 years ago
Andrew Tridgell 9602d208a2 Plane: fixed disarm by rudder in quadplane 9 years ago
Andrew Tridgell c926d7d41f Plane: fixed typo in quadplane landing detector 9 years ago
Andrew Tridgell 66e43bf6a2 Plane: start with low integrator on back quadplane transition 9 years ago
Leonard Hall f1bca63094 Plane: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Randy Mackay ef1385c9ed QuadPlane: add comment that eeprom 28 and 41 were used for THR_MIN, MID 9 years ago
Randy Mackay b456a38432 QuadPlane: remove throttle_mid 9 years ago
Randy Mackay 2523ba892b QuadPlane: set attitude vs throttle priority in attitude controller 9 years ago
Randy Mackay f2b0f09d6f QuadPlane: remove THR_MIN 9 years ago
Andrew Tridgell b1b73e2d99 Plane: improved quadplane landing detector 9 years ago
Tom Pittenger 773962940c Plane: quadplane for fwd_throttle integrator inhibit reverse thrust and allow min>0 for petrol 9 years ago
Tom Pittenger b6196dfa92 Plane: compiler warning in print: float to double promotion 9 years ago
Andrew Tridgell 107691b7a7 Plane: fixed initial descent rate in quadplane auto land 9 years ago
Andrew Tridgell 19834c12e2 Plane: log start of quadplane transition 9 years ago
Andrew Tridgell 8156b3f7de Plane: fixed quadplane landing transition altitude 9 years ago
Andrew Tridgell 07564aa03f Plane: fixed an attitude control bug in quadplane transition 9 years ago
Tom Pittenger 69f29b51d1 Plane: new param Q_VFWD_ALT to disable VFWD motor below this altitude. Also uses rangefinder 9 years ago
Tom Pittenger b9cee76bbe Plane: fix quadplane integrator to always clip to at least 0 to throttle_max 9 years ago
Tom Pittenger 82763ec8a9 Plane quadplane to use relative_ground_altitude() to take advantage of rangefinder easier 9 years ago
Andrew Tridgell 77b7852ff0 Plane: adjust recommend ranges for quadplane Q_VFWD_GAIN and Q_WVANE_GAIN 9 years ago
Tom Pittenger f83a6ca1ff Plane: fixed variable misspelling 9 years ago
Andrew Tridgell 978a89efa6 Plane: added new ESC calibration method 9 years ago
Andrew Tridgell ba3576f027 Plane: added tuning error reporting for quadplanes 9 years ago
Andrew Tridgell b56d784ae4 Plane: limit to zero pitch in quadplane on initial transition 9 years ago
Andrew Tridgell 20cf326093 Plane: lower throttle threshold for quadplane is_flying 9 years ago
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Andrew Tridgell 52ea443d65 Plane: added Q_THR_MIN 9 years ago