diff options
Diffstat (limited to 'test.ini')
-rw-r--r-- | test.ini | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -6,7 +6,7 @@ telnetport=2121 [log] syslog=0 -filelog=1 +filelog=0 filename=/dev/stderr [input] @@ -32,7 +32,7 @@ dac_clk_rate=0 digital_gain=1.0 ; Output sample rate -rate=2048000 +rate=3200000 [firfilter] enabled=0 @@ -50,12 +50,13 @@ filename=/dev/null channel=13C ; For the B200 -;device=master_clock_rate=20480000,type=b200 -;txgain=40 +master_clock_rate=32000000 +type=b200 +txgain=35 ; For the B100 -device=master_clock_rate=32768000,type=b100 -txgain=2 +;device=master_clock_rate=32768000,type=b100 +;txgain=2 ; possible values : internal, external, MIMO refclk_source=internal |