We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e4fa7c + b93ae06 commit 380fc59Copy full SHA for 380fc59
1 file changed
docs/man/man9/at_pid.9
@@ -8,6 +8,10 @@ at_pid \- proportional/integral/derivative controller with auto tuning
8
9
10
.SH DESCRIPTION
11
+\fBNOTE:\fR This component is no longer pin for pin compatible with
12
+the pid component. The at_pid component seen no development since
13
+2011 while the pid component has been extended with more features.
14
+.P
15
\fBat_pid\fR is a classic Proportional/Integral/Derivative controller,
16
used to control position or speed feedback loops for servo motors and
17
other closed-loop applications.
0 commit comments