You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ Besides modular structure the app also applies multithreaded approach to split r
26
26
27
27
For detailed description on particular things please refer to in-code documentation.
28
28
29
+
## Simulator
30
+
For debug and development purposes the PID regulator simulator has been created. It is a C-written UDP server implementing the same instruction set interface so it acting as a real remote controller. See [pid-controller-server](/pid-controller-server) for more information.
0 commit comments