luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network
Nick Lowe f5c04e1a2e 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>
2020-12-01 16:01:53 +00:00
..
dhcp.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
diagnostics.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
hosts.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
interfaces.js luci-mod-network: interfaces.js: disable action buttons on insufficient ACLs 2020-04-16 15:21:03 +02:00
routes.js luci-mod-network: fix reading static route table value 2020-05-13 17:20:05 +02:00
switch.js treewide: import utility classes explicitly 2020-04-03 10:00:06 +02:00
wireless.js luci-mod-network: wireless.js cell_density support 2020-12-01 16:01:53 +00:00