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

incorrect use of serial buffer status corrected #111

Merged
merged 4 commits into from
Feb 28, 2025

Conversation

yuhu-
Copy link
Contributor

@yuhu- yuhu- commented Feb 14, 2025

  • The inadvertent use of bus.availableForWrite() instead of bus.available() led to delays
    -- incorrect use of serial buffer status corrected
  • ebus library simplifications (library updaed)
    -- unnecessary if's removed in ebus library
    -- set lockCounter inside of resetActive
    -- call passiveErrors or activeErrors when an error occurs
  • Scan of non-existent addresses led to resets
    -- counter for failed 0704 added

@danielkucera danielkucera merged commit eab86d6 into danielkucera:master Feb 28, 2025
2 checks passed
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.

None yet

2 participants