Skip to content

Conversation

JordanYates
Copy link
Contributor

Add support for M8 based modems using a SPI backend.

Be explicit about which backends are being cleared by the CFG-CFG
message.

Signed-off-by: Jordan Yates <[email protected]>
Add missing `const` qualifier on `ubx_msg_simple` function.

Signed-off-by: Jordan Yates <[email protected]>
Expect poll requests on the CFG message class to also generate an ACK,
as documented by the M8 hardware integration guide. The M10 interface
does not support polling any of the CFG messages.

Signed-off-by: Jordan Yates <[email protected]>
Add support for M8 based modems using a SPI backend.

Signed-off-by: Jordan Yates <[email protected]>
Update GNSS task to support either M8 or M10 UBX modems.

Signed-off-by: Jordan Yates <[email protected]>
Add an instance of `u-blox,m8-spi` to the build all test.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.21%. Comparing base (d8faf5b) to head (78eeb79).
Report is 17 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files         105      105           
  Lines        3980     3980           
  Branches      623      623           
=======================================
  Hits         3670     3670           
  Misses        157      157           
  Partials      153      153           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordanYates JordanYates merged commit 42867db into main Oct 3, 2024
10 checks passed
@JordanYates JordanYates deleted the feature/ubx_m8_spi branch October 3, 2024 06:48
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