39 Commits (master)

Author SHA1 Message Date
Randy Mackay b668c6f855 AC_Circle: improve target heading 6 years ago
Peter Barker 3faf7824c0 AC_WPNav: allow position control to get ekf navigation scalars directly 6 years ago
Michael du Breuil 65641c3cb7 AC_Circle: Cope with AC_PosControl renaming 6 years ago
liang.tang 8664ed006a AC_Circle: use stopping point to get closest point on circle 7 years ago
Randy Mackay e9c23b538e AC_Circle: run horizontal position control at main loop rate 7 years ago
Leonard Hall a356cfa529 AC_Circle: init resets desired velocity_xy 7 years ago
Leonard Hall d104e3a3c0 AC_Circle: remove xy mode and limit angle to maintain alt 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 07c8d208bc AC_WPNav: Use DEGX100 define instead of hardcoded value (NFC) 7 years ago
Andrew Tridgell 17e1329068 AC_WPNav: converted to use AP_AHRS_View 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Peter Barker c664eec93b AC_WPNav: remove unused variable _last_update 8 years ago
dgrat 6d3b491c02 AP_Math: Replace is_equal with a type safe template function 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Leonard Hall 5ab2a19173 AC_WPNav: loiter limits lean angle for alt loss 10 years ago
Gustavo Jose de Sousa ee2c388bb0 AC_WPNav: standardize inclusion of libaries headers 10 years ago
Tom Pittenger 93c6ed0ea2 AC_WPNav: compiler warnings: float to double 10 years ago
Randy Mackay 28c722c157 AC_Circle: rate change takes effect immediately 10 years ago
Randy Mackay 0264b1aa84 AC_Circle: set only xy position targets 10 years ago
Randy Mackay bb382a65e8 AC_Circle: init members and flags 10 years ago
Andrew Tridgell c08b62f9e4 AC_WPNAV: revert AP_Math class change 10 years ago
Tom Pittenger 7fd285f483 AC_WPNav: Compiler warnings: nuke fast_atan2() 10 years ago
Tom Pittenger 913d00f525 AP_WPNav: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger b9865c5f3e AC_Circle: fix compile warnings re float constants 10 years ago
Jonathan Challinger 626521c366 AC_WPNav: update usage of update_xy_controller 10 years ago
Jonathan Challinger baa3e802ee AC_WPNav: clean up atan2 10 years ago
Jonathan Challinger 6eab698e85 AC_WPNav: remove various timing hacks 10 years ago
priseborough 11fb51ceba AC_WPNav: Add nav velocity gain scaler to interfaces 10 years ago
Randy Mackay 52d5109a6c AC_Circle: initialise members to reduce compiler warnings 11 years ago
Randy Mackay 915dad2da4 AC_Circle: use fast_atan2 to calc bearing from center 11 years ago
Randy Mackay 1cb297580f Copter: reduce Circle init twitch by using stopping point 11 years ago
Randy Mackay 966340a02a Circle: integrate update_xy_controller name change 11 years ago
Randy Mackay 94d38ee294 AC_Circle: add get_closest_point_on_circle 11 years ago
Randy Mackay 6af705d455 AC_Circle: bug fix for pos target when radius is zero 11 years ago
Randy Mackay 598a1b1f43 AC_Circle: use trig values from ahrs 11 years ago
Randy Mackay 17177adccf AC_Circle: remove debug comment 11 years ago
Randy Mackay 864f64b61a AC_Circle: circle control library 11 years ago