-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
manifest: sdk-nrfxlib: nrf_modem: update library #19998
base: main
Are you sure you want to change the base?
manifest: sdk-nrfxlib: nrf_modem: update library #19998
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 1f1c5a492dd645e18855eb981acee9f41bdf0d51 more detailssdk-nrf:
nrfxlib:
Github labels
List of changed files detected by CI (51)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
9bef07d
to
f5556be
Compare
You can find the documentation preview for this PR at this link. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
8222e8c
to
1107269
Compare
1af4135
to
d1fc3eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor nit.
samples/dect/dect_phy/dect_shell/src/dect/common/dect_phy_common_rx.h
Outdated
Show resolved
Hide resolved
4c9146c
to
cb67b26
Compare
cb67b26
to
a7fefc9
Compare
5248854
to
520ee69
Compare
Automatically created by Github Action Signed-off-by: Nordic Builder <[email protected]>
520ee69
to
6b2e197
Compare
Major modem/libmodem api update. Also did related changes: - new commands: activate/deactivate, radio_mode - new setting: startup radio mode for activation - pcc/pdc rx includes handle but not carrier/channel, thus keeping up to date information for that. - ping/perf/rf_tool: still own callbacks but no reinit of phy api, doing cancel(all) instead. - rf_tool: decreased --frame_repeat_count default to 15. - rf_tool: "rf_tool command done" print at the end. - radio mode query is used. - latency info usage is added. Jira: MOSH-621 Signed-off-by: Jani Hirsimäki <[email protected]>
Updates for libmodem 3.0.0 API changes. Adds support for configuring the band group index for using band 4 with the sample. Signed-off-by: Eivind Jølsgard <[email protected]>
6b2e197
to
1f1c5a4
Compare
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1637