Skip to content

Conversation

@auroraslb
Copy link
Contributor

Rewrite some functions in radio_nrf5_ppi to use available HAL APIs for subscribe and publish. This will make it possible to test the controller in a simulator. Also add guards on TXPOWER to ensure positive values only are used if they are defined.

Copy link
Contributor

@cvinayak cvinayak left a comment

Choose a reason for hiding this comment

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

Good work.

Some change requests:

  1. Make a separate PR for the TX power commit, so it can be approved independently.
  2. Add a new commit, which moves the nRF53 DPPI to radio_nrf5_dppi.h (related to #26118)

@auroraslb
Copy link
Contributor Author

Good work.

Some change requests:

1. Make a separate PR for the TX power commit, so it can be approved independently.

2. Add a new commit, which moves the nRF53 DPPI to radio_nrf5_dppi.h (related to #26118)

Hi, I've created a separate PR for the TX power changes (#30880).
I will look more into a new commit, which moves the nRF53 DPPI to radio_nrf5_dppi.h.

@cvinayak
Copy link
Contributor

@auroraslb FYI, I have cherry-picked your changes with some changes here #30950, do review and take the changes as necessary/appropriate into this PR.

@carlescufi
Copy link
Member

@auroraslb will you follow-up on this PR?

Copy link
Contributor

@cvinayak cvinayak left a comment

Choose a reason for hiding this comment

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

I see that my original change requests have been addressed. Makes sense that this PR gets merged prior to #31336. I can rebase #31336 thereafter.

Rewrite to use subscribe and publish functions for the
different peripherals. This will make it possible to test
the controller in a simulator.

Signed-off-by: Aurora Sletnes Bjørlo <[email protected]>
Splits the file into radio_nrf5_ppi.h and radio_nrf5_dppi.h
and moves the nRF53 DPPI to radio_nrf5_dppi.h.

Signed-off-by: Aurora Sletnes Bjørlo <[email protected]>
The hal requires one of these to be present.

Signed-off-by: Rubin Gerritsen <[email protected]>
@cvinayak cvinayak requested a review from anangl February 25, 2021 13:04
@cvinayak
Copy link
Contributor

@rugeGerritsen any progress here? This is blocking #31336 and #30708

@rugeGerritsen
Copy link
Contributor

@cvinayak , all work in this PR is done. I see you have approved it. It is ready to be merged.

@carlescufi carlescufi merged commit 1cd97a8 into zephyrproject-rtos:master Mar 31, 2021
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.

4 participants