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

Add support for PPP mode #81

Merged
merged 7 commits into from
Jul 16, 2024
Merged

Add support for PPP mode #81

merged 7 commits into from
Jul 16, 2024

Commits on Feb 23, 2024

  1. Simplify initialization of both ppp mode and ublox mode, by providing…

    … batteries included new functions that sets up ATAT and all related resources
    MathiasKoch committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e96769a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Refactor async completely for a more intuitive API. URCs over PPP UDP…

    … socket is still not working properly
    MathiasKoch committed May 31, 2024
    Configuration menu
    Copy the full SHA
    27ed97e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump embassy-sync to 0.6

    MathiasKoch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    967d75f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    bfdc248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f243f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e6cfbc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    f9caa1a View commit details
    Browse the repository at this point in the history