mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-12-22 14:26:30 +00:00
update docs
This commit is contained in:
parent
578958e9b7
commit
8e95cf83c6
34
8821cu.conf
34
8821cu.conf
@ -73,8 +73,7 @@ options 8821cu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# Beamforming options ( rtw_beamform_cap )
|
# Beamforming options ( rtw_beamform_cap )
|
||||||
#
|
#
|
||||||
# 0 = Disable
|
# 1 = SU Beamformer (recommended for AP mode)
|
||||||
# 1 = SU Beamformer
|
|
||||||
# 2 = SU Beamformee
|
# 2 = SU Beamformee
|
||||||
# 3 = SU Beamformer and SU Beamformee
|
# 3 = SU Beamformer and SU Beamformee
|
||||||
# 10= SU Beamformee and MU Beamformee (default)
|
# 10= SU Beamformee and MU Beamformee (default)
|
||||||
@ -82,6 +81,8 @@ options 8821cu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# Note: MU Beamformer is not supported.
|
# Note: MU Beamformer is not supported.
|
||||||
#
|
#
|
||||||
|
# From the source code:
|
||||||
|
#
|
||||||
# /* /os_dep/linux/os_intfs.c
|
# /* /os_dep/linux/os_intfs.c
|
||||||
# * BIT0: Enable VHT SU Beamformer
|
# * BIT0: Enable VHT SU Beamformer
|
||||||
# * BIT1: Enable VHT SU Beamformee
|
# * BIT1: Enable VHT SU Beamformee
|
||||||
@ -93,21 +94,6 @@ options 8821cu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
# ISO 3166-1 alpha-2 Country Code options ( rtw_country_code )
|
|
||||||
#
|
|
||||||
# Note: Allows the Country Code to be set in cases where it is unable to
|
|
||||||
# be obtained otherwise.
|
|
||||||
#
|
|
||||||
# Example for the US: rtw_country_code=US
|
|
||||||
# Example for Panama: rtw_country_code=PA
|
|
||||||
# Example for Norway: rtw_country_code=NO
|
|
||||||
# Example for Kuwait: rtw_country_code=KW
|
|
||||||
# Example for Taiwan: rtw_country_code=TW
|
|
||||||
#
|
|
||||||
# ISO 3166-1 alpha-2 codes: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
|
|
||||||
#
|
|
||||||
# -----
|
|
||||||
#
|
|
||||||
# DFS Options ( rtw_dfs_region_domain )
|
# DFS Options ( rtw_dfs_region_domain )
|
||||||
#
|
#
|
||||||
# 0 = NONE (default)
|
# 0 = NONE (default)
|
||||||
@ -126,13 +112,6 @@ options 8821cu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
# Select P2P interface in concurrent mode ( rtw_sel_p2p_iface )
|
|
||||||
#
|
|
||||||
# 0 = Sets interface 0 to be p2p interface
|
|
||||||
# 1 = Sets interface 1 to be p2p interface (default)
|
|
||||||
#
|
|
||||||
# -----
|
|
||||||
#
|
|
||||||
# Select RFE type ( rtw_RFE_type )
|
# Select RFE type ( rtw_RFE_type )
|
||||||
#
|
#
|
||||||
# 0 = (2-Ant, DPDT), (2G_WLG, iPA, iLNA, iSW), (5G, iPA, iLNA, iSW)
|
# 0 = (2-Ant, DPDT), (2G_WLG, iPA, iLNA, iSW), (5G, iPA, iLNA, iSW)
|
||||||
@ -146,10 +125,9 @@ options 8821cu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
# 64 = this appears to be the default on adapters that do not support bluetooth
|
# 64 = this appears to be the default on adapters that do not support bluetooth
|
||||||
#
|
#
|
||||||
# Note: RFE Type is used to set antenna isolation and the BT coexistence
|
# Note: RFE Type is used to set antenna isolation and the BT coexistence
|
||||||
# mechanism. Some adapters require this setting and some do not. If wifi
|
# mechanism. Some adapters require this setting and some do not. It may be
|
||||||
# does not work without this setting, the setting probably needs to be
|
# necessary to try different settings to determine which setting is optimal
|
||||||
# set. It may be necessary to try different settings to determine
|
# for your adapter.
|
||||||
# which setting is optimal for your adapter.
|
|
||||||
#
|
#
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
|
@ -23,19 +23,17 @@ iw reg get
|
|||||||
```
|
```
|
||||||
ISO 3166-1 alpha-2 Country Codes
|
ISO 3166-1 alpha-2 Country Codes
|
||||||
|
|
||||||
Name Code
|
Code Name
|
||||||
|
|
||||||
Afghanistan AF
|
AF Afghanistan
|
||||||
|
|
||||||
Aland
|
AX Aland Islands
|
||||||
Islands AX
|
|
||||||
|
|
||||||
Albania AL
|
AL Albania
|
||||||
|
|
||||||
Algeria DZ
|
DZ Algeria
|
||||||
|
|
||||||
American
|
AS American Samoa
|
||||||
Samoa AS
|
|
||||||
|
|
||||||
Andorra AD
|
Andorra AD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user