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

Add handling of rx fail for Loco #1188

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Conversation

krichardsson
Copy link
Contributor

@krichardsson krichardsson commented Jan 19, 2023

This PR adds handling of failed receives in the Loco system.
When a packed is not properly received, the underlying library calls the receiveFailedHandler. This handler has not been properly implemented with the result that the radio is not reset for a new receive. This in turn stops the loco deck from any further processing.

This PR fixes #1186

Copy link
Contributor

@knmcguire knmcguire left a comment

Choose a reason for hiding this comment

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

looks good

@krichardsson krichardsson merged commit efa4ed8 into master Jan 19, 2023
@krichardsson krichardsson deleted the krichardsson/issue-1186 branch January 22, 2023 16:30
@krichardsson krichardsson added this to the 2023.02 milestone Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loco decks on Roadrunners stop in test lab
2 participants