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

ll: Rework how TX power is configured #1502

Merged
merged 2 commits into from May 19, 2023
Merged

Conversation

sjanc
Copy link
Contributor

@sjanc sjanc commented May 17, 2023

No description provided.

sjanc added 2 commits May 18, 2023 08:39
TX power is now always configured after channel (and PHY) is set before
transmission is started. There is no "default" TX power and all users
are expected to set it explicitly before transmission. This means that
at the end of advertising TX power is not set back to global value.

Main rationale for this change is to properly handle FEM that may have
amplification factor depends on signal frequency (channel used).
This is useful for dynamic FEM drivers.
@sjanc sjanc merged commit 550d5a7 into apache:master May 19, 2023
8 checks passed
@sjanc sjanc deleted the tx_power_on_tx_start branch May 19, 2023 13:50
@sjanc sjanc restored the tx_power_on_tx_start branch May 19, 2023 13:54
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.

None yet

2 participants