238 | | param.subdevTx and param.subdevRX: the subdevice settings of the TX/RX USRP, e.g., A:0 for X series and A:A for B series, and you may find more detials in the link below: https://files.ettus.com/manual/page_configuration.html |
239 | | param.gainTx and param.gainRx: the TX/RX gain of the USRPs, whose range varies over different USRP types, which can be find by running uhd_usrp_probe command in the terminal. |
| 245 | {{{param.carrier}}}: the carrier frequency of the TX and RX; |
| 246 | {{{param.subdevTx}}} and {{{param.subdevRX}}}: the subdevice settings of the TX/RX USRP. The connection on the sb2 requires to set both parameters as {{{B:0}}}. |
| 247 | {{{param.gainTx}}} and {{{param.gainRx}}}: the TX/RX gain of the USRPs, whose range varies over different USRP types, which can be find by running {{{uhd_usrp_probe}}} command in the terminal. In sb2, the recommended values are {{{60}}}. |