Skip to content

Commit

Permalink
wt88047: wifi bonding for 2.4ghz band
Browse files Browse the repository at this point in the history
*By default, some devices provided an ini file to control the wifi behavior. This module modified the WCNSS_qcom_cfg.ini in order to support 40mhz.
*Bumps up the link speed to 150mbps

Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com>
  • Loading branch information
Ayushd70 committed May 29, 2019
1 parent 79ad4fd commit 22d3cf8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configs/WCNSS_qcom_cfg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,12 @@ gEnableMacAddrSpoof=2
#Disable Fatal event
gEnableFatalEvent=0

#Channel Bonding
gChannelBondingMode24GHz=1

#Force WiFi antenna 1T1R on MTK solution AP to be disabled
gForce1x1Exception=0

END

# Note: Configuration parser would not read anything past the END marker
Expand Down

0 comments on commit 22d3cf8

Please sign in to comment.