ardupilot/libraries/AC_PID
Peter Barker 90ee339806 AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
..
examples/AC_PID_test AC_PID: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AC_HELI_PID.cpp AC_PID: use AP_Filter for notch configuration 2023-11-21 13:26:23 +11:00
AC_HELI_PID.h AC_PID: add notch filters to target and error terms 2023-11-21 13:26:23 +11:00
AC_P.cpp AC_PID: use new defualt pattern 2023-01-24 10:16:56 +11:00
AC_P.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_PI.cpp AC_PID: AC_PI: fix param defualting 2023-02-06 08:09:13 +09:00
AC_PI.h AC_PID: use new defualt pattern 2023-01-24 10:16:56 +11:00
AC_PID.cpp AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_PID.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_PID_2D.cpp AC_PID: AC_PID_2D integrates SlewCalculator2D 2023-08-01 09:16:17 +10:00
AC_PID_2D.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_PID_Basic.cpp AC_PID: use new defualt pattern 2023-01-24 10:16:56 +11:00
AC_PID_Basic.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_PI_2D.cpp AC_PID: remove method operator 2024-07-31 08:54:37 +10:00
AC_PI_2D.h AC_PID: remove method operator 2024-07-31 08:54:37 +10:00
AC_P_1D.cpp AC_PID: use new defualt pattern 2023-01-24 10:16:56 +11:00
AC_P_1D.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AC_P_2D.cpp AC_PID: use new defualt pattern 2023-01-24 10:16:56 +11:00
AC_P_2D.h AC_PID: rename pid setters to include set_ in the names 2024-07-31 18:43:42 +10:00
AP_PIDInfo.h AC_PID: add reset and I term set flags to PIDInfo 2024-01-03 12:28:59 +09:00