28 Commits (fda6d23fab484595274948e1a5c41713568e65e3)

Author SHA1 Message Date
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Tatsuya Yamaguchi 470cf82a53 Copter: add use_pilot_yaw to ModeSmartRTL class 3 years ago
Josh Henderson 2ba6ae6196 ArduCopter: mark get_wp() const 4 years ago
Andrew Tridgell bada2670a6 Copter: update for new double precision position APIs 4 years ago
Andrew Tridgell d89388c4cc Copter: use cleaned up APIs 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
Pierre Kancir 84d385654a Copter: rename SmartRTLState enum to Submode 4 years ago
Pierre Kancir 0fe10c6c57 Copter: make SmartRTLState an enum class 4 years ago
Leonard Hall 726074be91 Copter: Support Thrust Vector based navigation 4 years ago
Randy Mackay 94d4e5912b Copter: add comments to smartRTL 4 years ago
Randy Mackay 9d91b6c3be Copter: smart-rtl fix for final point altitude 4 years ago
Leonard Hall 328c0655e3 Copter: support for SCurves and position controller changes 4 years ago
Randy Mackay 204c839ae0 Copter: mode_smart_rtl uses peek_point 4 years ago
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Gone4Dirt 1e1be590e2 Copter: Add ignore pilot yaw option bit 4 years ago
Peter Barker 225de23950 Copter: cope with race conditioning popping points on SmartRTL return 4 years ago
Peter Barker dba3158446 Copter: correct mode change for GCS failsafe in SmartRTL mode 4 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Randy Mackay 709c874d8b Copter: integrate AP_OAPathPlanner 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
Peter Barker fab2d59a1c Copter: move check for position up 6 years ago
Sarthak Bhagat 0bd21b0b3f Copter: SmartRTL add pilot yaw control 7 years ago
Peter Barker ba8b3e2415 Copter: create an AutoYaw helper object to hold auto-yaw state 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Peter Barker 9b440d6b25 Copter: add option to disable SmartRTL mode 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker 9c60c1de58 Copter: FlightMode - convert SMARTRTL flight mode 7 years ago
Randy Mackay 8845b6d5b5 Copter: rename control_safe_rtl.cpp to control_smart_rtl.cpp 7 years ago
Peter Barker ef00978662 Copter: add missing disarm-on-land parameter to rtl_land_run 7 years ago
Randy Mackay 44a436642b Copter: complete rename to SmartRTL 8 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
Randy Mackay ed0203e53c Copter: smooth safertl return journey using fast waypoints 8 years ago
Randy Mackay 218983d594 Copter: safe-rtl changes after peer review 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago