diff options
-rw-r--r-- | example.ini | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/example.ini b/example.ini index ba46422..3945371 100644 --- a/example.ini +++ b/example.ini @@ -27,8 +27,7 @@ dac_clk_rate=0 digital_gain=1.0 ; Output sample rate -;rate=2048000 -rate=3200000 +rate=2048000 [firfilter] enabled=1 @@ -42,8 +41,7 @@ output=uhd filename=/dev/null [uhdoutput] -;device=master_clock_rate=32768000,type=b100 -device= +device=master_clock_rate=32768000,type=b100 frequency=234208000 txgain=0 |