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

[BUG] UART_dropped_frame never cleared #39

Open
ericlangel opened this issue Aug 18, 2021 · 0 comments
Open

[BUG] UART_dropped_frame never cleared #39

ericlangel opened this issue Aug 18, 2021 · 0 comments
Labels
bug Something isn't working Done Done but not commited
Milestone

Comments

@ericlangel
Copy link
Collaborator

UART_dropped_frame is a value for complete lost of a Frame on the SBUS line

so....that is something that should be always zero!

But if you Hot-Plug a Sensor to the SBUS(2) Port it could be possible to lost a Frame.
So with Checking SBUS2_get_status() this value should be cleared.

ESP32 and Atmega

@ericlangel ericlangel added bug Something isn't working inProgress already working on that labels Aug 18, 2021
@BrushlessPower BrushlessPower added Done Done but not commited and removed inProgress already working on that labels Mar 10, 2022
@ericlangel ericlangel added this to the Release V1.3 milestone May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Done Done but not commited
Projects
None yet
Development

No branches or pull requests

2 participants