You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Grant Morphett d56e2b6a39 APM_Control: Get steer rate using earth frame. 9 years ago
..
APM_Control.h APM_Control: added a ground vehicle steering controller 12 years ago
AP_AutoTune.cpp APM_Control: Fix typos 9 years ago
AP_AutoTune.h APM_Control: replace header guard with pragma once 9 years ago
AP_PitchController.cpp APM_Control: raise default P and I gains, and set a lower limit on I for pitch 9 years ago
AP_PitchController.h APM_Control: expose parameters as AP_Float 9 years ago
AP_RollController.cpp APM_Control: raise default P and I gains, and set a lower limit on I for pitch 9 years ago
AP_RollController.h APM_Control: expose parameters as AP_Float 9 years ago
AP_SteerController.cpp APM_Control: Get steer rate using earth frame. 9 years ago
AP_SteerController.h APM_Control: replace header guard with pragma once 9 years ago
AP_YawController.cpp Global: rename min and max macros to uppercase 9 years ago
AP_YawController.h APM_Control: remove unused _last_error member 9 years ago
TuningGuide.txt APM_Control: Fix typos 9 years ago