173 Commits (a7a903e110b4eaca2f34d3949602d2337b2b5fa6)

Author SHA1 Message Date
Henry Wurzburg e82ad1ec24 ArduPlane: fix error in Tricks on a Switch qualifier 3 years ago
Henry Wurzburg ea9d35c99d ArduPlane: extend nav_scripting to all modes 3 years ago
Hwurzburg ad30d476c8 Plane: enforce acro rate limits in aerobatics scripting 3 years ago
Andrew Tridgell de4a4a775a Plane: fixed use before init bug in VTOL land 3 years ago
Andrew Tridgell 56870ad7d6 Plane: use yaw rate controller in NAV_SCRIPT_TIME 3 years ago
Peter Barker 70562021ac ArduPlane: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Andrew Tridgell 0c1e576544 Plane: added support for NAV_SCRIPT_TIME 3 years ago
Iampete1 478bf37246 Plane: used correct WP radius for VTOL flight 3 years ago
Peter Barker 3d34e061fe ArduPlane: add and use HAL_QUADPLANE_ENABLED 3 years ago
Peter Barker a84fda9b1f Plane: adjust for rename yaw_initialised -> dcm_yaw_initialised 4 years ago
Andrew Tridgell 92197bd5a9 Plane: fixed longitude wrap in verify_nav_wp 4 years ago
Andrew Tridgell 3bb840f794 Plane: implement slow descent in QRTL approach 4 years ago
Iampete1 e81dc36ed6 Plane: add option do do a VTOL approach RTL 4 years ago
Hwurzburg d15e01d390 Plane: fix DO_CHANGE_SPEED airspeed to impact only AUTO and GUIDED modes 4 years ago
James O'Shannessy 5dd40afe0a ArduPlane: Retrigger fence breach if mode 4 years ago
James O'Shannessy 8a99d9dd00 ArduPlane: Use auto enable and auto disable from AC_Fence 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4f7ffc5eb1 Plane: move fence disable code to a function to enable reusability 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
Peter Barker 95bc9cca79 ArduPlane: use ground_course in preference to ground_course_cd 4 years ago
Andrew Tridgell cd6ddf7d4f Plane: fixed disable of geofence on quadplane landing 4 years ago
Andrew Tridgell 52f61c7ac1 Plane: make FENCE_AUTOENABLE an AP_Enum 4 years ago
Andrew Tridgell e5d580412e Plane: fixed usage of rangefinder in landing with RNGFND_LANDING=0 4 years ago
Iampete1 2820228ad6 Plane: only do_change_speed within FBW min and max 4 years ago
Andy Piper b649afe9e5 Plane: make mount/gimbal inclusion configurable per-board 5 years ago
Tom Pittenger c7c9461fc0 Plane: update ModeReasons to not use UNKNOWN reason 5 years ago
Michael du Breuil 43526e718e Plane: Remove the use of RTL_RADIUS from LOITER_UNLIM mission items 5 years ago
Tom Pittenger 0a5021fdcf Plane: bugfix: never reset auto_state.sink_rate 5 years ago
Tom Pittenger 394fbb1a50 Plane: unified soaring exit behavior: auto heads to next wp, cruise continues cruise heading, FBW to home 5 years ago
Tom Pittenger ec8f82422a Plane: move loiter heading init for auto into auto helper, and properly reset it in loiter mode enter 5 years ago
Tom Pittenger f397c168e8 Plane: refactor loiter heading exit logic 5 years ago
Peter Barker 74dbcac40e ArduPlane: log disarm method 5 years ago
Michael du Breuil ee96ec7f0d Plane: Support new AP_Vehicle::set_mode 5 years ago
Michael du Breuil 562b155f63 Plane: Remove unused geofence enable reason 5 years ago
Andrew Tridgell 6572700baa Plane: fixed an issue with landing on rising ground 5 years ago
Peter Barker b12f620233 Plane: fix format string warnings 6 years ago
Peter Barker 400aa53654 Plane: move arming-related functionality into parent classes 6 years ago
Pierre Kancir 65b4ba0539 ArduPlane: use past_interval_finish_line and line_path_proportion from Location 6 years ago
Pierre Kancir d8990a002e Plane: update locations_are_same to same_latlon_as 6 years ago
Pierre Kancir 3f5999a6ad ArduPlane: move location_update to Location and rename to offset_bearing 6 years ago
Pierre Kancir 58328da5f3 ArduPlane: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
Tom Pittenger 0270c57530 Plane: massive refactor and creation of Mode class 6 years ago
Peter Barker 29258f6752 Plane: rely on AP_Mission to emit GCS text 6 years ago
Peter Barker a372428ec5 Plane: use sanitize method rather than location_sanitize function 6 years ago
Andrew Tridgell 3907466f9d Plane: added TKOFF_TIMEOUT parameter 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas f430fd14f6 Plane: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker c24759d3df Plane: use abs not fabsf for integers 6 years ago
Peter Barker 0858847294 Plane: remove redundant send_ekf_origin 6 years ago
Peter Barker b6bf8d8368 Plane: make setting of home boolean in preparation for sanity checks 6 years ago
Peter Barker 4f249db8bc Plane: move responsibility for parachute deployment up 6 years ago