luci-mod-network: wireless.js cell_density support 4630/head
authorNick Lowe <nick.lowe@gmail.com>
Tue, 1 Dec 2020 16:01:53 +0000 (16:01 +0000)
committerNick Lowe <nick.lowe@gmail.com>
Tue, 1 Dec 2020 16:01:53 +0000 (16:01 +0000)
commitf5c04e1a2e173f536597f220db0380cc08869e8e
treeac06db6a47613329ae071d39852547e77d0483d1
parent3b5eb1ab5d462b32a1024ff44448de0b464020f7
luci-mod-network: wireless.js cell_density support

Add support for the cell_density option added to OpenWRT via commit:
81ff23fc91dbbedc374e58afdb4b0b13146c0f15

This configures data rates based on the coverage cell density.
Normal configures basic rates to 6, 12, 24 Mbps if legacy 802.11b rates
are not used else to 5.5, 11 Mbps.
High configures basic rates to 12, 24 Mbps if legacy 802.11b rates are
not used else to the 11 Mbps rate.
Very High configures 24 Mbps as the basic rate. Supported rates lower
than the minimum basic rate are not offered.

Signed-off-by: Nick Lowe <nick.lowe@gmail.com>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js