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

Received data gets garbled sometimes #1

Open
gardners opened this issue Apr 15, 2021 · 1 comment
Open

Received data gets garbled sometimes #1

gardners opened this issue Apr 15, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gardners
Copy link
Contributor

Seems to be a bug with handling of received packets returning either too few, too many or just the wrong bytes.
I vaguely recall someone saying something about having found the cause, but I can't remember anything more about it, so will have to investigate it :/

The symptom is that some rubbish will be produced at the end of the data from a received packet, possibly with the received packet being truncated first.

@gardners gardners added the bug Something isn't working label Apr 15, 2021
@gardners gardners self-assigned this Apr 15, 2021
@ki-bo
Copy link
Member

ki-bo commented Feb 26, 2023

Could be the bug where full rx buffer queue could lead to packets consisting of half old half new data. Please test again with current development core.

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

No branches or pull requests

2 participants