diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-22 18:13:45 +0100 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-22 18:13:45 +0100 |
| commit | dc5956dabefcb4545f1732c1a0c76a9b8a0cf7da (patch) | |
| tree | 62cf39df9bf44228b69ea3ea902c7bba07c6b5d2 /test.ini | |
| parent | b9ef76cd181bf80e92b5f8cdb63b76124ecc387f (diff) | |
| download | mmbtools-aux-dc5956dabefcb4545f1732c1a0c76a9b8a0cf7da.tar.gz mmbtools-aux-dc5956dabefcb4545f1732c1a0c76a9b8a0cf7da.tar.bz2 mmbtools-aux-dc5956dabefcb4545f1732c1a0c76a9b8a0cf7da.zip | |
minor config updates
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 |
