70 Commits (b562d5c865a7b6b23f7c56c3f03e01c7548f398a)

Author SHA1 Message Date
Leonard Hall 93cff95448 Copter: remove loiter_nav from auto 3 years ago
Leonard Hall b5a4f24559 Copter: use position controller for landing reposition 3 years ago
Rishabh 309dfa63f3 Copter: Switch PrecLand to use updated Pos Controller 3 years ago
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Leonard Hall f3dc47ce3d Copter: Add units to the AC_AttitudeControl Library 3 years ago
Randy Mackay 8102629dfb Copter: refactor/rename precland methods 3 years ago
Rishabh 40adad743e Copter: Disable Prec Land State Machine when Prec Land disabled 3 years ago
Rishabh c5b98c3490 Copter: Support Prec Land State Machine 4 years ago
bnsgeyer ca007ee6f6 Copter: Allow Tradheli to spoolup in guided or auto mode 4 years ago
Tal Bass 4051b1ca0e Copter: reset land_repo_active flag in RTL mode 4 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 e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall 4bae8f03a4 Copter: Use PosControl fixes 4 years ago
Leonard Hall d0b9f6ced6 Copter: minor format fix to rtl 4 years ago
Pierre Kancir 4368629fb6 Copter: rename RTLState to SubMode 4 years ago
Pierre Kancir c4cc3659fc Copter: make RTLState an enum class 4 years ago
Leonard Hall 726074be91 Copter: Support Thrust Vector based navigation 4 years ago
Randy Mackay 7c14f4de0d Copter: rtl passes speed to wpnav::init 4 years ago
Leonard Hall 328c0655e3 Copter: support for SCurves and position controller changes 4 years ago
Josh Henderson f65c4df358 ArduCopter: make Location(Vector3f) require ALTFRAME 4 years ago
Tatsuya Yamaguchi ed8384b45a Copter: add option to disable LANDING_GEAR 4 years ago
James O'Shannessy f14e1c2799 ArduCopter: Ensure fence has opportunity to auto disable for landing 4 years ago
Michael du Breuil f9b4e81702 Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
Peter Barker 397b95154c Copter: remove superfluous RETURN_TARGET_ALTTYPE_ from enum class names 4 years ago
Randy Mackay 8d99f204b0 Copter: integrate landing gear option and make edge based 5 years ago
Andrew Tridgell dd5fafe30e Copter: added rangefinder height interpolated using inertial alt 5 years ago
Peter Barker ce5f23810b ArduCopter: log disarm method 5 years ago
Randy Mackay ea22e888c7 Copter: improve RTL terrain following 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Peter Barker a1ce8dafb0 Copter: wrap_180_cd no longer returns floats for integer arguments 5 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
Leonard Hall c56acb49d6 Copter: Add missing Loiter initialisation lines. 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 6dce39cbe1 Copter: use AP_Arming methods to arm and disarm vehicle 6 years ago
Peter Barker 08a18d6a0a Copter: avoid working with uninitialised home location 6 years ago
Peter Barker d34c4b01f4 Copter: build return path in run() rather than init() 6 years ago
Peter Barker 7ad4d95426 Copter: do not permit RTL unless home is set 6 years ago
Pierre Kancir caf925eda5 Copter: factorize arm or land check 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
bnsgeyer 94738c3f86 Copter: change make_safe_shut_down to make_safe_spool_down 6 years ago
bnsgeyer f96da56ad6 Copter: Allow safe shutdown before disarming 6 years ago
Randy Mackay a6bfafefb0 Copter: move loiter and wpnav init out of make_safe_shut_down 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
Tom Pittenger 7824b64ad6 Copter: rename dataflash to logger 6 years ago
Peter Barker c7e21d95ef Copter: move Log_Write_Error into library 6 years ago
Patrick José Pereira 33764d6c3b Copter: Fix typo 6 years ago