ardupilot/libraries/APM_Control
Will Sackfield 8c98eb2b84 APMControl: Cast type to uint8
* Clang requires that the type be explicitly cast
to uint8
2016-02-29 14:14:37 +11:00
..
APM_Control.h
AP_AutoTune.cpp APMControl: Cast type to uint8 2016-02-29 14:14:37 +11:00
AP_AutoTune.h Replace prog_char and prog_char_t with char 2015-10-30 14:35:30 +09:00
AP_PitchController.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
AP_PitchController.h APM_Control: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_RollController.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
AP_RollController.h APM_Control: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_SteerController.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
AP_SteerController.h APM_Control: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AP_YawController.cpp Global: rename min and max macros to uppercase 2015-12-01 16:28:09 -02:00
AP_YawController.h APM_Control: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
TuningGuide.txt