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

PLM message parsing wedges if user performs PLM factory reset while connected to MH #64

Closed
mstovenour opened this issue Feb 11, 2013 · 0 comments

Comments

@mstovenour
Copy link
Collaborator

If the user unplugs the PLM, holds the button, plugs the PLM back in, and continues to hold the button until the PLM quits the long beep while connected to a running MH instance; the messaging parsing logic will get wedged with a PLM message stuck in the receive queue. The PLM send a "user reset detected" message x02x55. Since this is not decoded by the receive loop, the message sticks as "extra" data.

krkeegan added a commit that referenced this issue Feb 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant