Small changes to config to provide autodetection for n, 5ghz and AC modes
This commit is contained in:
parent
c44e5d21c7
commit
574ca7d23a
@ -32,10 +32,12 @@ noscan=1
|
||||
#ht_capab=[HT40-][SHORT-GI-40][SHORT-GI-40][DSSS_CCK-40]
|
||||
#country_code=SI
|
||||
#ieee80211d=1
|
||||
### IEEE 802.11n
|
||||
|
||||
#5 Ghz example config
|
||||
### IEEE 802.11a
|
||||
#hw_mode=a
|
||||
#channel=36
|
||||
### IEEE 802.11a
|
||||
|
||||
### IEEE 802.11ac
|
||||
#ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40][SMPS-STATIC]
|
||||
@ -43,6 +45,7 @@ noscan=1
|
||||
#vht_capab=[MAX-MPDU-11454][RXLDPC][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN]
|
||||
#vht_oper_chwidth=1
|
||||
#vht_oper_centr_freq_seg0_idx=42
|
||||
### IEEE 802.11ac
|
||||
|
||||
# controlling enabled
|
||||
ctrl_interface=/var/run/hostapd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user