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

fix: flush uart queue on parity and frame error (IDFGH-13881) #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KoglerF
Copy link

@KoglerF KoglerF commented Oct 15, 2024

Description

In the current version (V1.0.16), UART parity and frame errors are ignored for the Modbus slave.
This bugfix branch addresses the issue by flushing the UART queue when an error occurs.

Please consider merging this branch into the next release.

Related

The same issue has already been resolved for the Modbus master.
For reference: #20

Testing

The bugfix was tested by sending UART frames containing errors.

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title fix: flush uart queue on parity and frame error fix: flush uart queue on parity and frame error (IDFGH-13881) Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants