-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature(*): Full async implementation #82
Merged
Merged
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8e0da5 - Browse repository at this point
Copy the full SHA e8e0da5View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28deaa4 - Browse repository at this point
Copy the full SHA 28deaa4View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc86ce9 - Browse repository at this point
Copy the full SHA fc86ce9View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8b32cd - Browse repository at this point
Copy the full SHA d8b32cdView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 071587f - Browse repository at this point
Copy the full SHA 071587fView commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2230340 - Browse repository at this point
Copy the full SHA 2230340View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 64bab17 - Browse repository at this point
Copy the full SHA 64bab17View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8370f56 - Browse repository at this point
Copy the full SHA 8370f56View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e92703 - Browse repository at this point
Copy the full SHA 0e92703View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d14964 - Browse repository at this point
Copy the full SHA 8d14964View commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2843492 - Browse repository at this point
Copy the full SHA 2843492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7693866 - Browse repository at this point
Copy the full SHA 7693866View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c31682 - Browse repository at this point
Copy the full SHA 6c31682View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ad40f5 - Browse repository at this point
Copy the full SHA 6ad40f5View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ab1612 - Browse repository at this point
Copy the full SHA 8ab1612View commit details
Commits on Jul 16, 2024
-
Add support for PPP mode (#81)
* Simplify initialization of both ppp mode and ublox mode, by providing batteries included new functions that sets up ATAT and all related resources * Refactor async completely for a more intuitive API. URCs over PPP UDP socket is still not working properly * Bump embassy-sync to 0.6 * Fix internal-network-stack compiling * Rework runner, add Proxy client and add working Control handle * Working control handle for connect and disconnect, with ppp udp bridge * Add a large number of convenience functions to Control and cleanup runner patterns
Configuration menu - View commit details
-
Copy full SHA for 67807ba - Browse repository at this point
Copy the full SHA 67807baView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9e0dff - Browse repository at this point
Copy the full SHA e9e0dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b88cc0 - Browse repository at this point
Copy the full SHA 0b88cc0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.