143 Commits (6756c295dfe5d47f35a0fa179d14ea9577f991ae)

Author SHA1 Message Date
Iampete1 a592f76282 ArduPlane: change AC_FENCE to AP_FENCE_ENABLED 3 years ago
Iampete1 b017fc2196 ArduPlane: allow FBWB alt control option in LOITER 3 years ago
Sanket Sharma 594160daf3 Plane: Updated highest airspeed limit when armed 3 years ago
Iampete1 a7bc844780 Plane: never stick mix without valid RC input 3 years ago
Iampete1 54e57ccff0 Plane: don't prevent stick mixing in none RC failsafe 3 years ago
Henry Wurzburg ea9d35c99d ArduPlane: extend nav_scripting to all modes 3 years ago
Andrew Tridgell fb019eb0f3 Plane: add a low pass filter to speed scaler 3 years ago
Andrew Tridgell 336b666f83 Plane: fixed stick mixing and throttle nudge in QRTL approach 3 years ago
Andrew Tridgell e342ce0da4 Plane: fixed reset of steering locked course 3 years ago
Andrew Tridgell 56870ad7d6 Plane: use yaw rate controller in NAV_SCRIPT_TIME 3 years ago
Andrew Tridgell 55d8afa1dd Plane: support autotune for yaw rate control 3 years ago
Andrew Tridgell b619ee4970 Plane: added support for rate yaw control 3 years ago
Hwurzburg 5cafccd447 ArduPlane: fix flare rc switch action with flight option bit 10 active 3 years ago
Peter Barker 70562021ac ArduPlane: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Iampete1 b9d240460b Plane: remove SpdHgt and use TECS direct 3 years ago
Andrew Tridgell 0c1e576544 Plane: added support for NAV_SCRIPT_TIME 3 years ago
Peter Barker 6a12d3f5d9 Plane: use enum class for StickMixing 3 years ago
Iampete1 f25e5087c0 Plane: attitude: use new transition class 3 years ago
Andrew Tridgell 9c617a18f4 Plane: suppress rate D terms in ground mode 3 years ago
Iampete1 2f93c1f9e4 Plane: stabilizer roll and pitch to floats 3 years ago
Iampete1 b31ce6734a Plane: get throttle input return float 3 years ago
Iampete1 2f4661c52f Plane: use float for set/get output scaled 3 years ago
Peter Barker 3d34e061fe ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
Iampete1 b18da48f39 Plane: remove AUTO_FBW_STEER 3 years ago
Iampete1 71e2e25313 Plane: attitude: in vtol modes call mode run and stabalize with surfaces 3 years ago
Iampete1 0eab3faf32 Plane: use new tailsiter class 4 years ago
Andrew Tridgell 1ae669bb01 Plane: added manual input expo for MANUAL, ACRO and TRAINING 4 years ago
Andrew Tridgell 06cd077c36 Plane: fixed stick mixing with land reposition in quadplanes 4 years ago
Andrew Tridgell f1f7f01300 Plane: slave fixed wing desired rate to multicopter desired rate 4 years ago
Hwurzburg 09fb9a8e58 Plane: limit speed scaling in Autotakeoff wo AS sensor option 4 years ago
Andrew Tridgell e5308db8c2 Plane: added FLIGHT_OPTIONS bit to enable yaw control in ACRO mode 4 years ago
Peter Hall 33f9e3d4b6 plane: add tailsitter transision rates, give more info in transision complete messages 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas fef8b37b11 Plane: Address Randy review comments 4 years ago
James O'Shannessy aae092b88f ArduPlane: Remove all unused geofence capability 4 years ago
James O'Shannessy 17fb585bf1 ArduPlane: Add support for AC_Fence 4 years ago
Andrew Tridgell c913d8134d Plane: use ahrs.groundspeed() instead of gps call 4 years ago
Peter Barker 6baaf03c8c Plane: move auto_throttle_mode to being a method on each mode 4 years ago
Peter Barker f6cb1b5ad6 Plane: use a method on Mode for auto-navigation-mode 4 years ago
Iampete1 2d80dcd937 Plane: remove tailsitter VTOL transition race condition 4 years ago
Hwurzburg cf055fd1e0 Plane: add midposition to flare RC option sw 4 years ago
Hwurzburg b61ee34b6b ArduPlane: add RC option for landing flare 4 years ago
Andy Piper d16872cca5 Plane: compile out ADSB mode if required 4 years ago
Andrew Tridgell d9358b4ac2 Plane: don't allow a zero speed_scaler 5 years ago
Buzz 0f5177b291 Plane: Support a set of offboard MAVLink guided controls with rates 5 years ago
Michael du Breuil 37be15b3cd Plane: When stick mixing is disabled do not apply stick mixing to quadplane modes 5 years ago
Peter Hall a2e72de5ae Plane: move to airspeed_estimate with pointer 5 years ago
Andrew Tridgell 470a60f828 Plane: reset steering in MANUAL or when not stabilising 6 years ago
Andrew Tridgell aa18c75689 Plane: decay fw rate integrators when at low airspeed 6 years ago
Andrew Tridgell ebe2278f5d Plane: reset rate controller integrators if not run for 2s 6 years ago
Tom Pittenger 6970a66cad Plane: refactor stick_mixing to library 6 years ago