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:
Pedro Perez de Heredia 2017-02-02 13:48:01 +01:00
parent 731edf319b
commit aebaedd365
1 changed files with 1 additions and 1 deletions

View File

@ -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.