diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 6 |
1 files changed, 6 insertions, 0 deletions
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= |