openwrt/target
David Bauer ced167d729 ramips: limit 5GHz channels for RAVPower RP-WD009
When selecting a channel below 100 on the 5GHz radio, the channel will
be detected as busy all the time.

Survey data from wlan1
	frequency:			5240 MHz [in use]
	channel active time:		165729 ms
	channel busy time:		158704 ms
	channel transmit time:		0 ms

Channels 100 and above work fine:

Survey data from wlan1
	frequency:			5500 MHz
	channel active time:		133000 ms
	channel busy time:		21090 ms
	channel transmit time:		0 ms

Limit the available channels, so users do not have the impression
their device is broken.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-07-30 22:33:53 +02:00
..
imagebuilder imagebuilder: Remove json_info_files/ before build 2020-06-11 11:12:56 +01:00
linux ramips: limit 5GHz channels for RAVPower RP-WD009 2020-07-30 22:33:53 +02:00
sdk build: improve ccache support 2020-07-11 15:19:53 +02:00
toolchain build: improve ccache support 2020-07-11 15:19:53 +02:00
Config.in build: define RTC_SUPPORT as a bool 2020-04-09 12:51:10 +02:00
Makefile