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

Fix release #53

Merged
merged 5 commits into from
Aug 5, 2024
Merged

Fix release #53

merged 5 commits into from
Aug 5, 2024

Conversation

wgreenberg
Copy link
Collaborator

Fixes the release process by waiting for atfwd_daemon to startup before running any AT commands.

Also some minor fixes/updates.

… text

We need to wait for atfwd_daemon to startup before sending any AT
commands, and I can't think of a way to reliably do that within rust.
So, instead of trying to switch the device to command mode before
executing a command, require the user to run the "--root" step
beforehand, and then start executing AT commands.
We can't successfully run any AT commands until it has.
@wgreenberg wgreenberg requested a review from cooperq August 3, 2024 01:18
@cooperq cooperq merged commit 7cbb336 into main Aug 5, 2024
1 check passed
@cooperq cooperq deleted the fix-release branch August 5, 2024 16:57
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