Skip to content

Commit 380fc59

Browse files
authored
Merge pull request #1802 from petterreinholdtsen/man-comp-at-pid-warning
Added comment to at_pid(9) about the status and incompatibility
2 parents 4e4fa7c + b93ae06 commit 380fc59

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/man/man9/at_pid.9

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ at_pid \- proportional/integral/derivative controller with auto tuning
88

99

1010
.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
1115
\fBat_pid\fR is a classic Proportional/Integral/Derivative controller,
1216
used to control position or speed feedback loops for servo motors and
1317
other closed-loop applications.

0 commit comments

Comments
 (0)