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

Feature: get signal strength #82

Merged
merged 8 commits into from
Sep 20, 2023
Merged

Commits on Jul 11, 2023

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

Commits on Aug 31, 2023

  1. get signal strength

    KennethKnudsen97 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5c44585 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(*): add feature gates for module timing for lara-r6 & toby-r2 (#81

    )
    
    * Add feature gates for module timing for lara-r6 & toby-r2
    
    * Bump embedded-hal to rc.1
    MathiasKoch authored and KennethKnudsen97 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    60ca1ff View commit details
    Browse the repository at this point in the history
  2. cargo alpha 11 fix

    KennethKnudsen97 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    16b2ad9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. chore(*): add feature gates for module timing for lara-r6 & toby-r2 (#81

    )
    
    * Add feature gates for module timing for lara-r6 & toby-r2
    
    * Bump embedded-hal to rc.1
    MathiasKoch authored and KennethKnudsen97 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cdcca1c View commit details
    Browse the repository at this point in the history
  2. chore(*): use latest atat, with new urc channel & replace fugit with …

    …embassy-time (#83)
    
    * - Update ATAT, and implement the new URC subscriber channels
    - Remove `fugit` and replace it with `embassy-time`
    - Update `ublox-sockets`, facilitating both of above changes
    - Remove unimplemented sms, voice and location service skeletons
    - Remove pin generics in favor of a single `CellularConfig` trait with associated types
    
    * Make flowcontrol a bool in config trait, and export config trait
    
    * Use latest atat git rev
    
    * Fix sometimes stuck in infinite loop at AT probing on initialization
    
    * Update CI to use nightly and remove unused workflows
    MathiasKoch authored and KennethKnudsen97 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    558abd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdd3cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645e913 View commit details
    Browse the repository at this point in the history