Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Mar 21, 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: https://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 <[email protected]>
@krish2718 krish2718 force-pushed the add_alt_alg_nw_sel branch from ff3cffd to f435354 Compare March 21, 2024 07:09
@krish2718 krish2718 merged commit 51873bb into nrfconnect:main Mar 21, 2024
1 check passed
@krish2718 krish2718 deleted the add_alt_alg_nw_sel branch March 21, 2024 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants