Skip to content

Conversation

JordanYates
Copy link
Contributor

Various fixes and cleanups in preparation for the Telit LTE modem on the Kudu board.

Move the explicit nRF91 based options in `prj.conf` to `Kconfig`
defaults to suppress future warnings about symbols with missing
dependencies.

Signed-off-by: Jordan Yates <[email protected]>
Make the GNSS task optional.

Signed-off-by: Jordan Yates <[email protected]>
The IMSI and IMEI are being read into `uint64_t` variables, use
`SCNu64`.

Signed-off-by: Jordan Yates <[email protected]>
Reclaim the RAM allocated to the FLPR core for Infuse applications,
since this board won't use it and we will want the RAM for LTE + BT.

Signed-off-by: Jordan Yates <[email protected]>
Add an alias missed in the original definitions.

Signed-off-by: Jordan Yates <[email protected]>
Extend the RPC implementation to also handle LTE modems that use the PPP
networking interface.

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

sonarqubecloud bot commented Oct 3, 2025

Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@JordanYates JordanYates merged commit 81cc83f into main Oct 3, 2025
16 checks passed
@JordanYates JordanYates deleted the feature/telit_prep branch October 3, 2025 07:47
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