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

chore(*): use latest atat, with new urc channel & replace fugit with embassy-time #83

Merged
merged 5 commits into from
Sep 12, 2023

Conversation

MathiasKoch
Copy link
Member

No description provided.

- 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
@MathiasKoch MathiasKoch added this pull request to the merge queue Sep 12, 2023
Merged via the queue into master with commit 15efe78 Sep 12, 2023
5 checks passed
@MathiasKoch MathiasKoch deleted the chore/bump-atat branch September 12, 2023 11:09
KennethKnudsen97 pushed a commit that referenced this pull request Sep 20, 2023
…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
github-merge-queue bot pushed a commit that referenced this pull request Sep 20, 2023
* 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]>
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.

1 participant