⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bg_scan.conf

📁 linux 基于mips 架构cpu 的红外驱动
💻 CONF
字号:
#	File : bg_scan_config.confbgscan={	Action=1		# 1 - set configuration 0 - get previous configuration	BssType=3		# 1 - Infrastructure				# 2 - IBSS				# 3 - Any	ChannelsPerScan=14	# Number of Channel to scan at one scan; maxinum 14	DiscardWhenFull=0	# 0 - Discard old scan result				# 1 - Discard new scan result	ScanInterval=1000	# Interval between consecutive scan (in milliseconds)	StoreCondition=1	# 1 - SSID match (bit 0) 	                        # 2 - SSID match AND SNR above SNR threshold (bit 1)	ReportConditions=1	# 1 - SSID match (bit 0)				# 2 - SSID match AND SNR above SNR threshold (bit 1)		MaxScanResults=14	# - Max scan results that will trigger a				#   scan completion event# SSID entries, # 1. Comment the SSIDX field with '#' to denote SSIDX is not present.# 2. SSIDX="", to denote NULL SSID, which is considered as SSID with length 0.# 3. SSIDX="AP_NAME", to mention a specific SSID to match.# 4. SSIDX="AP_NAME",max length, wildcard AP_NAME will be use to match the SSID, and SSID's max length is max length.	SSID1="AP_NAME"		# SSID to match	#	SSID2="AP_NAME",9	# SSID to match	"AP_NAME*" and SSID's max length is 9#	SSID3=""		# SSID to match	#	SSID4=""		# SSID to match	#	SSID5=""		# SSID to match	#	SSID6=""		# SSID to match#	SSID7=""#	SSID8=""#	SSID9=""#	SSID10=""	Probes=0		# Number Probe requests to be sent, 0 mean use firmware default settings.		ChannelList="0,1,0,6,100;0,6,1,6,100" #ChannelList contains the channels to scan				# The ChannelList should be specified in the form of				# RadioType, ChanNumber, ScanType, MinScanTime, ScanTime				# The next channel description should be separated by semicolon				# operator				# RadioType - 0 [B/G Band], 1 [A Band]				# ScanType - 0 [Active], 1 [Passive]        SnrThreshold=40		# the SNR threshold to match, when StoreCondition or ReportConditions been set to 2		        BcastProbe=0            # 0 - broadcast SSID probe is not generate  				# 1 - broadcast SSID is generate	NumSSIDProbe=1          # 0-10 - probe request are generated corresponding to the first N SSIDs}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -