30 Commits (614499ef4ec7c7f3f797e639b70a3f12955df282)

Author SHA1 Message Date
Peter Barker 8ee411e998 AP_L1_Control: wrap_180_cd no longer solely returns floats 5 years ago
Pierre Kancir 2efe32e4b1 AP_L1_Control: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
Peter Barker 4d62c996b7 AP_L1_Control: add missing override keywords 6 years ago
Randy Mackay 4f0b26bd48 AP_L1_Control: update_waypoint gets dist_min argument 7 years ago
Andrew Tridgell 31092da426 AP_L1_Control: removed create() method for objects 7 years ago
Lucas De Marchi 67e02e3c55 AP_L1_Control: add static create method 7 years ago
Michael du Breuil 93a18e7dc8 L1: Add loiter radius scaling based upon bank limits at sea level 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Grant Morphett b56799f444 AP_L1_Control: Adding support for rover's operating in reverse 9 years ago
Tom Pittenger be752164f4 Revert "AP_L1_Control: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger d558f32142 AP_L1_Control: coverity scan - variables not initialized in constructor 9 years ago
Lucas De Marchi 6f87195eb7 AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
Randy Mackay b2153fb97f AP_L1_Control: remove unused _xtrackVelPos 9 years ago
Tom Pittenger 25c3367341 AP_L1 - add a stale flag 9 years ago
Tom Pittenger 2ce964c8ac AP_L1_Controller: add accessor for xtrack_error_integrator 9 years ago
Lucas De Marchi 7ad0036a11 AP_L1_Control: replace header guard with pragma once 9 years ago
Andrew Tridgell 640332113c AP_L1_Control: calculate dt for crosstracking 9 years ago
Jonathan Challinger f0f5239d8f AP_L1_Control: use set_default for runtime param defaults 9 years ago
Tom Pittenger 695efb8df3 AP_L1_Control: added integrator to help xtrack error converge to zero 9 years ago
Gustavo Jose de Sousa 4278bfcec5 AP_L1_Control: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 5a1aa8dfe7 AP_L1_Control: implement turn_distance() with turn angle 11 years ago
Paul Riseborough 49fe7fea07 L1_Control : Added hysteresis for rear WP capture 11 years ago
Andrew Tridgell 341dca4dfe AP_L1_Control: added set_default_period() 12 years ago
Andrew Tridgell 31fce44063 AP_L1_Control: use a reference to AHRS 12 years ago
Andrew Tridgell b74ed795f2 AP_L1_Control: removed _maxf() and _geo2planar() functions 12 years ago
Andrew Tridgell 953051b49e AP_L1_Control: added lateral acceleration interface 12 years ago
Andrew Tridgell 86db955ac9 AP_L1_Control: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 9654546b5a AP_L1_Control: Cleaned up calculation of damping to reduce computations 12 years ago
Andrew Tridgell 571c48b9d5 L1_Control: cleanup some unused code and variables 12 years ago
Brandon Jones a3c2851120 AP_L1_Control: Addition of library for geometry calculations required for L1 Control. 12 years ago