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

[nrf fromlist] wpa_supplicant: Add an option to disable SNR capping #166

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

krish2718
Copy link
Collaborator

When selecting a network the default behaviour of WPA supplicant is to prefer higher throughput, it does this by capping the SNR.

But in certain environments, reliability is important over throughput and choosing a lower SNR (thought it is greater than "Great SNR") might be sub-optimal.

Introduce a configuration option to choose the two options (throughput or reliability).

Upstream PR: http://lists.infradead.org/pipermail/hostap/2024-March/042483.html

When selecting a network the default behaviour of WPA supplicant is to
prefer higher throughput, it does this by capping the SNR.

But in certain environments, reliability is important over throughput
and choosing a lower SNR (thought it is greater than "Great SNR") might
be sub-optimal.

Introduce a configuration option to choose the two options (throughput
or reliability).

Upstream PR: http://lists.infradead.org/pipermail/hostap/2024-March/042483.html

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
@krish2718 krish2718 merged commit fc88fff into nrfconnect:v2.5-branch Apr 10, 2024
1 check passed
@krish2718 krish2718 deleted the backport_wpa_nw_sel branch April 10, 2024 19:44
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.

3 participants