From 35599ee9c8a2822c0f480673b4d8d8e87049094c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 14 Mar 2019 08:32:26 +0100 Subject: Add analog bandwidth configuration to UHD and Soapy outputs --- doc/example.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index b94825c..7f4d3e5 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -239,6 +239,9 @@ txgain=40 ;frequency=234208000 channel=13C +; Override automatic analog frontend bandwidth calculation. Units: Hz +;bandwidth=2000000 + ; Some USRP boards/frontends support setting an LO offset that has the ; effect of shifting DC out of the signal bandwidth. This should also ; improve IQ imbalance effects, because the mirror will centered on another @@ -297,6 +300,9 @@ txgain=40 channel=13C ;lo_offset=2048000 +; Override automatic analog frontend bandwidth calculation. Units: Hz +;bandwidth=2000000 + ; You can set what TX antenna to use. This will depend on the ; SDR device you are using. ;tx_antenna= -- cgit v1.2.3