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

FS#81 - Add ability to limit wifi channels for "auto" channel selection mode #7340

Closed
openwrt-bot opened this issue Aug 7, 2016 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

jon.grossart:

A nice feature for LEDE would be ability to limit what channels are used for when setting an interface up for "auto" channel selection.

For example, on 2.4 GHz, while channels 1-11 are often available, it's better to just use 1, 6, and 11. But for "auto" mode, the router will still sometimes pick one of the in between channels. If there was some sort of checklist where you could pick only those channels you want the algorithm to use, it would allow finer grained control over the process.

It would be trickier for the GHz band though, since there are often different power limits associated with the different bands.

@openwrt-bot
Copy link
Author

stokito:

looks like related to FS#2437

@openwrt-bot
Copy link
Author

stokito:

I think this is quite important because users lost their bandwidth for just stupid thing

@openwrt-bot
Copy link
Author

tiagogaspar8:

That feature is already available through the uci config through the option channels , just check :
[[http://example.com|External Linkhttps://openwrt.org/docs/guide-user/network/wifi/basic]]

What you can ask for is luci integration but that issue should be open in the LuCi Github page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant