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

If an error occurs try and recover from it if necessary #310

Open
wants to merge 1 commit into
base: indigo-devel
Choose a base branch
from

Conversation

matt-attack
Copy link

@matt-attack matt-attack commented Nov 5, 2018

We were having issues with the driver refusing to send packets after an error of some type occurred on the bus, likely due to the hardware on the other end. Simply recovering was able to fix the problem. This is probably not the best way to do it, but it definitely works.

Related to #267

It may be good to just add a parameter to enable or disable this functionality and merge it in as a stopgap until the fancier solution #249 is complete. This node is useless to us without this functionality.

@windelbouwman
Copy link

Related to #244

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.

2 participants