meta-digi-arm: firmware-qualcomm: qcom_cfg.ini: disable MCS8-9 for Tx mode
https://jira.digi.com/browse/DEL-3563 Signed-off-by: Pedro Perez de Heredia <pedro.perez@digi.com>
This commit is contained in:
parent
731edf319b
commit
aebaedd365
|
|
@ -240,7 +240,7 @@ gDataInactivityTimeout=200
|
||||||
# Valid values are 0,1,2. If commented out, the default value is 0.
|
# Valid values are 0,1,2. If commented out, the default value is 0.
|
||||||
# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
|
# 0=MCS0-7, 1=MCS0-8, 2=MCS0-9
|
||||||
gVhtRxMCS=2
|
gVhtRxMCS=2
|
||||||
gVhtTxMCS=2
|
gVhtTxMCS=0
|
||||||
|
|
||||||
# VHT Tx/Rx MCS values for 2x2
|
# VHT Tx/Rx MCS values for 2x2
|
||||||
# Valid values are 0,1,2. If commented out, the default value is 0.
|
# Valid values are 0,1,2. If commented out, the default value is 0.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue