19 Commits (c87d46e24da6b65d8bc383cf1410030a441b34c1)

Author SHA1 Message Date
Iampete1 3189bd7c0d Copter: AutoYaw: use get_slew_yaw_max_degs in place of get_slew_yaw_cds 3 years ago
Josh Henderson 3107c42fca Copter: INAV rename for neu & cm/cms 3 years ago
Josh Henderson 6b871fba55 ArduCopter: inav funcs use _xy() 3 years ago
Josh Henderson 29ebb9be60 Copter: get_bearing & get_horizontal_distance use Vector2f 3 years ago
murata b8456f7b89 Copter: YAW_MODE judgment does everything 3 years ago
Josh Henderson 46ec70f9fc Copter: use vector.xy().length() instead of norm(x,y) 3 years ago
Leonard Hall a3c31f7ba1 Copter: Fix guided yaw bug. 4 years ago
Leonard Hall 58497bacbd Copter: Auto Yaw variable names and comments 4 years ago
Leonard Hall feae762e64 Copter: additional yaw modes and fixes 4 years ago
Randy Mackay 941cf6b293 Copter: integrate AC_WPNav::get_yaw_rate_cds rename 4 years ago
Leonard Hall 328c0655e3 Copter: support for SCurves and position controller changes 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2302f08f75 Copter: run the "point yaw to ROI" controller at full rate (400Hz) instead of 1/4 of full rate (100Hz) 4 years ago
Peter Barker 4136397810 Copter: correct compilation when CIRCLE mode is disabled 4 years ago
Andy Piper 54c3d07547 Copter: make make/gimbal configurable on a per-board basis 5 years ago
Randy Mackay d9ecf51457 Copter: auto mode loiter-turns accepts pilot yaw input 5 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 587e02e92e Copter: remove pv_ functions that duplicate Location functions 6 years ago
Peter Barker 23a0e10d01 Copter: add sanity check for ModeFollow requiring AC_Avoid 7 years ago
Peter Barker 8648db06b4 Copter: create autoyaw.cpp from all the bits of Copter::Mode::AutoYaw 7 years ago