Feature #278
Default to HT40+ mode on 5ghz
| Status: | Closed | Start date: | 09/25/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Networking | Spent time: | 8.00 hours | |
| Target version: | 1st Public Cerowrt release | Estimated time: | 16.00 hours |
Description
5ghz is much cleaner spectrum than 2.4ghz, so defaulting to ht40+ makes sense.
Related issues
| related to Cerowrt - Bug #246: Disabling a interface disables all interfaces on the same... | Closed | 08/23/2011 |
History
Updated by Dave Täht over 1 year ago
- Status changed from New to Feedback
This will be fixed in the first rc7 smoketest
Updated by Stephen Walker over 1 year ago
Broken on the latest rc7 smoketest:root@OpenWrt:~# wifi up
[...]
Configuration file: /var/run/hostapd-phy1.conf
HT40 channel pair (40, 1) not allowed
Interface initialization failed
[...]
Cerofiles' mac80211.sh needs to use channel 36 or 44 when using HT40+ per the freq table at http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap.git;a=blob;f=hostapd/hostapd.conf;hb=HEAD#l381.
OpenWrt's mac80211.sh is currently using channel 36.
Updated by Dave Täht over 1 year ago
I will use 36 in rc7-smoketest4 (this is still broken in smoketest3). Thx for the heads up. I would prefer frankly to not use 36 or 44, but something higher, as to not conflict with other APs by default.
Updated by Stephen Walker over 1 year ago
Dave Täht wrote:
I would prefer frankly to not use 36 or 44, but something higher, as to not conflict with other APs by default.
The much higher 149 or 157 are available.
Updated by Dave Täht over 1 year ago
http://huchra.bufferbloat.net/~cero1/rc7-smoketests/rc7-smoketest4/
has HT40+ enabled on channel 36. It's also from openwrt head.
Updated by Dave Täht over 1 year ago
- Category set to Networking
- Status changed from Feedback to Closed
- Target version changed from 14 to Cerowrt-1.0-rc8
- % Done changed from 0 to 100
- Estimated time set to 16.00
Seems to work well as a default
Updated by Dave Täht about 1 year ago
- Target version changed from Cerowrt-1.0-rc8 to 1st Public Cerowrt release