Skip to content

Conversation

@Cougar
Copy link
Contributor

@Cougar Cougar commented Mar 1, 2015

Python3 support for fast serial RTU. Long description can be found in pull request #55.

Cougar added 5 commits August 16, 2014 11:40
getResponseSize() can be used to know in advance how many
bytes needs to be read after request. Using this information it
is not needed to wait for serial port timeout during receive.

(cherry picked from commit c5a9eae)
Not initialising _last_frame_end and _silent_interval breaks test cases.
We'll initialise _last_frame_end to 0.0 (to indicate the last frame is
possibly a *long* time ago, connect resets it) and we set
_silent_interval there since baud rate should not be changing.

(cherry picked from commit 9f89bff)
@lsgunth
Copy link
Contributor

lsgunth commented Dec 23, 2016

This branch is working great for me! Why has it been over a year and no discussion or merge? I'd really like to see it in mainline. Thanks!

@dhoomakethu
Copy link
Contributor

Closed as part of PR #164

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants