.. |
APM_Control.h
|
APM_Control: added a ground vehicle steering controller
|
2013-09-09 18:04:40 +10:00 |
AP_AutoTune.cpp
|
APM_Control: add missing include for AP::ins()
|
2024-09-06 08:52:01 +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
|
APM_Control: update docs for new AC_PID parameters
|
2023-11-21 13:26:23 +11:00 |
AP_RollController.cpp
|
APM_Control: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
AP_RollController.h
|
APM_Control: update docs for new AC_PID parameters
|
2023-11-21 13:26:23 +11:00 |
AP_SteerController.cpp
|
APM_Control: SteerController: add active method
|
2022-09-20 11:21:54 +10:00 |
AP_SteerController.h
|
APM_Control: change namespace of MultiCopter and FixedWing params
|
2022-11-09 19:04:37 +11:00 |
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: update docs for new AC_PID parameters
|
2023-11-21 13:26:23 +11:00 |
AR_AttitudeControl.cpp
|
APM_Control: Correct use of deceleration
|
2024-11-04 11:55:28 +09:00 |
AR_AttitudeControl.h
|
APM_Control: update docs for new AC_PID parameters
|
2023-11-21 13:26:23 +11:00 |
AR_PosControl.cpp
|
AR_PosControl: integrate PSC logging update
|
2024-10-04 09:25:56 +09:00 |
AR_PosControl.h
|
AR_PosControl: add singleton and get_srate
|
2023-08-01 09:16:17 +10:00 |