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

Use most generic UART functions #42

Merged
merged 5 commits into from
Dec 29, 2022

Conversation

brainelectronics
Copy link
Owner

Changed

  • Baudrate specific inter frame time is used at Modbus RTU internal function _uart_read of serial.py instead of constant value of 5ms

Fixed

@brainelectronics brainelectronics added the bug Something isn't working label Dec 28, 2022
@brainelectronics brainelectronics self-assigned this Dec 28, 2022
@brainelectronics brainelectronics linked an issue Dec 28, 2022 that may be closed by this pull request
Copy link
Owner Author

@brainelectronics brainelectronics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMyself
Waiting for final feedback from @beyonlo

@beyonlo
Copy link

beyonlo commented Dec 29, 2022

LGTMyself Waiting for final feedback from @beyonlo

@brainelectronics everything works OK - excellent!

Here are the results done with this PR.

I really appreciate it

@brainelectronics brainelectronics merged commit ebb8258 into develop Dec 29, 2022
@brainelectronics brainelectronics deleted the bugfix/use-most-generic-uart-functions branch December 29, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'UART' object has no attribute 'wait_tx_done'
2 participants