Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add feature gates for module timing for lara-r6 & toby-r2 * get signal strength * 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 * cargo alpha 11 fix * 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 * 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 * cellular signal strength function wrong merge --------- Co-authored-by: Mathias <[email protected]>
- Loading branch information