Channel width display, wide channel rule, and mobile UI fixes#380
Merged
tvancott42 merged 11 commits intodevfrom Feb 28, 2026
Merged
Channel width display, wide channel rule, and mobile UI fixes#380tvancott42 merged 11 commits intodevfrom
tvancott42 merged 11 commits intodevfrom
Conversation
New Wi-Fi Optimizer rule flags 6 GHz 320 MHz (unconditional) and 5/6 GHz 160 MHz with weak signal clients. Escalates from Info to Warning when clients have poor signal.
Store client channel width in signal logs (with migration) and display it alongside channel number in the Signal Log table.
The stat/report API's channel_info_most_common returns the AP's radio width, not the client's negotiated width. Only locally-logged entries from stat/sta have the real client channel width.
"can improve performance on some devices" rather than "often improves"
6 GHz 160 MHz is fine - less co-channel interference than 5 GHz. Only flag 5 GHz >= 160 MHz (covers 160 and 240) when clients have weak signal. 6 GHz 320 MHz remains unconditional (info or warning).
-75 dBm weak signal, 35% weak client ratio, min 3 clients.
Correct UniFi navigation: Settings > WiFi > Default WiFi Speeds > Channel Width, Save and Apply to All APs.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
channel_widthfromstat/sta, not the AP's radio config.Test plan