readme

来自「软件无线电的平台」· 代码 · 共 29 行

TXT
29
字号
rf_board--------This is a simple interface for the RF-ICS cards. It mainly serves asa placeholder for the different configuration-variables availablein Base/Antenna/ICS/Config:	freq<double>: 2420		The frequency of the RF-board. It's in kHz, and between		2300 and 2500	rx_gain<int>: 0		The tx_attenuation! Sorry for the name-bug	side<int>: 0		We can have low-side or high-side injection of the signal. If		this is 0, we're automatically trying to keep the LO out of the		ISM-band. If it is 1, it's low-side injection, 2 is high-side		injection.	tx<int>: 0		if tx = 0, we're receiving, if tx = 1, we're sending	tx_gain<int>: 0		The rx_attenuation! Sorry for the name-bug

⌨️ 快捷键说明

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