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

net: openthread: implement otPlatRadioSetRxOnWhenIdle #64193

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

edmont
Copy link
Collaborator

@edmont edmont commented Oct 20, 2023

OpenThread upmerge to commit 193e77e.

Implement otPlatRadioSetRxOnWhenIdle and add IEEE802154_RX_ON_WHEN_IDLE capability.

Depends on:

@edmont edmont force-pushed the pr/rxonwhenidle branch 2 times, most recently from 06d4cf7 to 34e8bb6 Compare October 31, 2023 12:43
@edmont edmont marked this pull request as ready for review November 14, 2023 11:10
@edmont edmont requested a review from a user November 14, 2023 11:10
@zephyrbot
Copy link
Collaborator

zephyrbot commented Nov 14, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
openthread zephyrproject-rtos/openthread@6edb06e zephyrproject-rtos/openthread@193e77e (main) zephyrproject-rtos/openthread@6edb06e4..193e77e4

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@edmont
Copy link
Collaborator Author

edmont commented Nov 14, 2023

I'll fix compliance and documentation checks when updating manifest SHA.

canisLupus1313
canisLupus1313 previously approved these changes Nov 14, 2023
Copy link
Contributor

@rlubos rlubos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please split ieee802154_radio.h and OT radio platform changes into separate commits? Thanks

west.yml Outdated Show resolved Hide resolved
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Nov 14, 2023
rlubos
rlubos previously approved these changes Nov 14, 2023
pdgendt
pdgendt previously approved these changes Nov 14, 2023
Introduce `IEEE802154_RX_ON_WHEN_IDLE` capability.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
OpenThread upmerge to commit `193e77e`.

Implement `otPlatRadioSetRxOnWhenIdle` radio platform API.

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
@edmont
Copy link
Collaborator Author

edmont commented Nov 14, 2023

Fixed remaining typo in docs.

@carlescufi carlescufi merged commit b406024 into zephyrproject-rtos:main Nov 15, 2023
21 checks passed
@edmont edmont deleted the pr/rxonwhenidle branch November 15, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants