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

[WIP] Reliability improvements #36

Merged
merged 20 commits into from Jan 5, 2023
Merged

[WIP] Reliability improvements #36

merged 20 commits into from Jan 5, 2023

Conversation

hulthe
Copy link
Collaborator

@hulthe hulthe commented Dec 28, 2022

  • Fix AsyncDrop hanging when modem restarts
  • Fix AsyncDrop clean up logic
  • Add timeouts to all AT commands
  • Add timeouts to modem power
  • Add timeouts to TCP connect
  • Clean up connection if TCP connect errors
  • Use non-blocking channels to send ConnectionMessages
  • Improve handling of unexpected ConnectionMessages
  • Add timeouts to waiting for registration
  • Purge windows line endings
  • Make line reader only look for \n instead of \r\n (voltage warnings only ends with \n)
  • Add more docs
  • Other stuff

@hulthe hulthe merged commit a533eef into main Jan 5, 2023
@hulthe hulthe deleted the reliability-improvements branch January 5, 2023 13:45
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

1 participant