ardupilot/libraries/APM_Control
Peter Barker 4e623bd384 APM_Control: avoid use of AP_Logger.h in library headers
this pulls in many more headers, we should avoid using it whereever we can
2024-09-04 09:51:49 +10:00
..
AP_AutoTune.cpp APM_Control: avoid use of AP_Logger.h in library headers 2024-09-04 09:51:49 +10:00
AP_AutoTune.h APM_Control: avoid use of AP_Logger.h in library headers 2024-09-04 09:51:49 +10:00
AP_PitchController.cpp APM_Control: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_PitchController.h
AP_RollController.cpp APM_Control: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_RollController.h
AP_SteerController.cpp
AP_SteerController.h
AP_YawController.cpp APM_Control: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_YawController.h
APM_Control.h
AR_AttitudeControl.cpp
AR_AttitudeControl.h
AR_PosControl.cpp APM_Control: move AC_Avoidance defines into libraries 2024-03-11 18:07:18 +11:00
AR_PosControl.h