Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added discrete PID block and TCP Socket TX block #16

Merged
merged 3 commits into from Jul 2, 2021

Conversation

michallenc
Copy link
Contributor

This PR adds discrete PID block with implemented anti-windup and TCP Socket TX block with added support for NuttX targets. The TCP communication was tested with tcpRTScope.py application (variation of serRTScope.py in BlockEditor/), which can be found here (https://github.com/michallenc/pysimCoder/blob/dc_motor/BlockEditor/tcpRTScope.py). It is currently just a working version without proper QT window (it still has options from serial application), but the data receive works.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
Signed-off-by: Michal Lenc <michallenc@seznam.cz>
Signed-off-by: Michal Lenc <michallenc@seznam.cz>
@robertobucher robertobucher merged commit 22030f7 into robertobucher:master Jul 2, 2021
@michallenc michallenc deleted the new_block branch July 22, 2021 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants