184 Commits (4e4bfda05df067057b83384f1c4800537b1aace0)

Author SHA1 Message Date
Iampete1 a592f76282 ArduPlane: change AC_FENCE to AP_FENCE_ENABLED 3 years ago
Peter Barker b0bee613d4 ArduPlane: add and use AP_ICENGINE_ENABLE 3 years ago
Iampete1 98887a984b Plane: FW approach: use abs value for loiter sum check 3 years ago
Iampete1 2bda3c44c6 Plane: FW approach: correct wrap on breakout direction check 3 years ago
Iampete1 2e342d7852 Plane: FW approach: allways use correct loiter direction 3 years ago
Iampete1 7a88dc9348 Plane: VTOL aproach threshold use path proprtion rarther than radius 3 years ago
Andrew Tridgell 5f5f70d20a Plane: fixed check for fixed wing approach QRTL start 3 years ago
Andrew Tridgell 3385d3ae62 Plane: support NAV_DELAY in plane 3 years ago
Andrew Tridgell 592f33bfaf Plane: fixed combination of passby and acceptance dist WP 3 years ago
Randy Mackay 8f54957530 Plane: do-mount-control specifies body-frame targets 3 years ago
Peter Barker d5fdc2027f ArduPlane: support *10 multipler when storing/retrieving radius in NAV_LOITER_TURNS 3 years ago
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