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

luci-mod-network: add 802.11ax HE support #5070

Merged
merged 3 commits into from
Jun 5, 2021

Conversation

blocktrron
Copy link
Member

This commit adds the ability to configure HE-modes for radios
(HE20 / HE40 / HE80 / HE160) as well as HE rate information in the
assiciation view.

Tested-on: Ubiquiti UniFi 6 Lite / LR

Signed-off-by: David Bauer mail@david-bauer.net

Add support for parsing 11ax modes returned from UBUS. This is required
so the frontend can display information about supported 11ax operation.

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit adds the ability to configure HE-modes for radios
(HE20 / HE40 / HE80 / HE160) as well as HE rate information in the
assiciation view.

Tested-on: Ubiquiti UniFi 6 Lite / LR

Signed-off-by: David Bauer <mail@david-bauer.net>
Add the known values returned for 802.11ax HW as well as HT modes to the
respective method descriptions.

Signed-off-by: David Bauer <mail@david-bauer.net>
@andyrichardson
Copy link

Looks good! HE80+80 support would be dope too but I'm not sure how much of the stack supports this

@blocktrron
Copy link
Member Author

If VHT80+80 is supported, HE80+80 should also be supported.

I've implemented the required capability parsing in iwinfo, however i didn't test this specific mode.

@blocktrron blocktrron merged commit 516c58e into openwrt:master Jun 5, 2021
@blocktrron blocktrron deleted the pr-luci-wifi6 branch June 5, 2021 17:04
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