2948 Commits (504e231ba210fa8e30b5e9e22f2576f8683c13de)

Author SHA1 Message Date
Andrew Tridgell 4ff5bf5af5 Plane: zero integrators and set throttle mix 8 years ago
Andrew Tridgell c061d5615b Plane: added manual input mask for tailsitter prop-hang 8 years ago
Andrew Tridgell 3bb25eb194 Plane: added Q_TAILSIT_INPUT 8 years ago
Andrew Tridgell ea5186340b Plane: added Q_TILT_RATE_UP and Q_TILT_RATE_DN as separate parameters 8 years ago
Tom Pittenger 4ccd59f394 Plane: allow exiting loiter_to_alt in cases where you get stuck 8 years ago
Andrew Tridgell a4c5247fba Plane: prepare 3.8.0-beta3 8 years ago
Tom Pittenger 69a10042eb Plane: always stream RPM data over mavlink when enabled 8 years ago
Tom Pittenger 67486dc3f0 Plane: always log RPM when enabled 8 years ago
Peter Barker 97145f20fc Plane: fix startup of CLI menu system 8 years ago
Andrew Tridgell 07ab04897d Plane: reset roll/pitch integrators while tailsitter active 8 years ago
Andrew Tridgell b3380ecfa7 Plane: support twin-engine planes 8 years ago
Andrew Tridgell e8b11924f8 Plane: split out the tailsitter transition complete code 8 years ago
Andrew Tridgell d5a3f844f1 Plane: changes for AC_WPNav 8 years ago
Andrew Tridgell c787f4c56f Plane: initial support for tailsitter transitions 8 years ago
Andrew Tridgell 83f3cee99e Plane: initial hooks for tailsitter support 8 years ago
Andrew Tridgell 4e4f5a7ac9 Plane: allow tailsitters to takeoff with any attitude 8 years ago
Andrew Tridgell 0fc04b0158 Plane: setup plane frame type parameter flags 8 years ago
Andrew Tridgell c294519925 Plane: lower default Q_M_SPOOL_TIME to 0.25 8 years ago
Peter Barker 1d7994e9ba Plane: create GCS_Plane subclass 8 years ago
Peter Barker 98c4b48161 Plane: not in log download upon log erase 8 years ago
Peter Barker 49bf336539 Plane: Support for a GCS singleton 8 years ago
Peter Barker d060670ba3 Plane: rename gcs[] to gcs_chan[] 8 years ago
Michael du Breuil 29b16dbafd Plane: Refactor to request relative altitudes from AHRS 8 years ago
Michael du Breuil f183a2618f Plane: Don't lock home altitude to AHRS origin 8 years ago
Michael du Breuil 7a1cbf76d3 Plane: Remove ALT_MIX 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c4419739c4 Plane: rename MSG_RADIO_OUT to MSG_SERVO_OUTPUT_RAW to better describe what it is 8 years ago
Andrew Tridgell 90d9e74054 Plane: fixed parameter path 8 years ago
Andrew Tridgell 287614b415 Plane: fixed auto-takeoff throttle trigger for inverted launch 8 years ago
Tom Pittenger 9abb0bba7f Plane: use abs() instead of labs() for int16 8 years ago
Michael du Breuil 2326eee9a0 Plane: Move loiter_radius to vehicle 8 years ago
Andrew Tridgell 5baf37f7a3 Plane: release 3.8.0beta2 8 years ago
priseborough 013eb254a2 Plane: use standard unit descriptor for milliseconds 8 years ago
murata 2492b9db7e Plane: Unify from print or println to printf. 8 years ago
Tom Pittenger 1a34221db9 Plane: remove old commented code 8 years ago
Tom Pittenger bdafc2c025 AP_Landing: re/move complete flag into backend 8 years ago
Michael du Breuil 4cf1c74c62 AP_Landing + Plane: Check for land complete before requesting disarm 8 years ago
Tom Pittenger 2ccd91d88f AP_Landing: rename stage enum 8 years ago
Tom Pittenger 650e694eb1 Plane: move landing.reset to landing.do_land() 8 years ago
Tom Pittenger 61bc0a6206 Plane: check stage==LAND instead of landing.in_progress 8 years ago
Michael du Breuil 3e66dd10d7 Plane: Move landing stages inside AP_Landing and refactor 8 years ago
Tom Pittenger b570c11e26 AP_Landing: allow separate handling for verify_land() vs verify_abort() 8 years ago
Tom Pittenger e709705ab8 Plane: describe flight stages without using specific stage name 8 years ago
Tom Pittenger 6c0296ba13 AP_Landing: shadow copy of plane flight_stage into landing 8 years ago
Andrew Tridgell 07cedd8a66 Plane: prevent stability shutdown in transition 8 years ago
Andrew Tridgell 0d4405106f Plane: removed forcing of trim for motors in quadplane 8 years ago
Andrew Tridgell 5c820adad4 Plane: fixed tilt transition with binary tilt servo 8 years ago
Andrew Tridgell 586f8a9ca8 Plane: fixes for tilt quadplane after rebase 8 years ago
Andrew Tridgell 2feaa9926c Plane: prevent fwd motor when throttle in dead zone for tiltrotor 8 years ago
Andrew Tridgell 54bca768b8 Plane: added Q_TILT_TYPE for retract servo tiltrotors 8 years ago
Michael du Breuil f017073077 Plane: Report battery failsafes via sys_status 8 years ago