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

Various fixes #15

Merged
merged 2 commits into from
Feb 3, 2024
Merged

Various fixes #15

merged 2 commits into from
Feb 3, 2024

Conversation

alfred-hodler
Copy link
Owner

@alfred-hodler alfred-hodler commented Feb 2, 2024

  • Handle the fram error message in a way that mitigates a firmware bug: FramingError being raised by the firmware does not set the is_last flag correctly, causing our end of the wire to hang. This addresses that problem.

  • CLI: correctly resync on open.

  • upgrade dependencies (aes-ctr was deprecated)

  • update the firmware parsing regex

* Handle the `fram` error message in a way that mitigates a firmware bug

* CLI: resync on open

* upgrade base64

* update the firmware parsing regex
@alfred-hodler alfred-hodler force-pushed the fram_fixi_cli_resync_fix branch from e14c3eb to 635c96d Compare February 2, 2024 09:39
@alfred-hodler alfred-hodler merged commit c2fbb11 into master Feb 3, 2024
3 checks passed
@alfred-hodler alfred-hodler deleted the fram_fixi_cli_resync_fix branch February 3, 2024 13:04
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.

1 participant