diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-21 20:08:22 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-03-21 20:08:22 +0100 |
commit | 0b21a0b19c285da1905263c78dfde4378846ae9f (patch) | |
tree | 5561bc285ada8219fa1fe8967de6d14523aab9e0 /b200-30.72.ini | |
parent | 78a5d1945922e9d4b9932c9d39d61a9f192bcd56 (diff) | |
download | mmbtools-aux-0b21a0b19c285da1905263c78dfde4378846ae9f.tar.gz mmbtools-aux-0b21a0b19c285da1905263c78dfde4378846ae9f.tar.bz2 mmbtools-aux-0b21a0b19c285da1905263c78dfde4378846ae9f.zip |
Big cleanup
Diffstat (limited to 'b200-30.72.ini')
-rw-r--r-- | b200-30.72.ini | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/b200-30.72.ini b/b200-30.72.ini index a66fbfe..be0e204 100644 --- a/b200-30.72.ini +++ b/b200-30.72.ini @@ -12,13 +12,13 @@ filename=/dev/stderr [input] ;transport=file -;source=/dev/stdin -loop=0 +;source=/home/bram/dab/mmbtools-aux/eti/AnnouncementTest-FraunhoferIIS-2013-11-25.eti +;loop=1 transport=zeromq ;source=tcp://localhost:9100 source=tcp://core.mpb.li:9100 -max_frames_queued=400 +max_frames_queued=800 [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR @@ -26,12 +26,12 @@ gainmode=2 ; Transmission mode ; If not defined, take the mode from ETI -;mode=2 +mode=1 ; Set to 0 to disable CicEqualiser dac_clk_rate=0 -digital_gain=1.0 +digital_gain=0.8 ; Output sample rate rate=2048000 @@ -53,12 +53,12 @@ filename=/dev/null device= master_clock_rate=32768000 type=b200 -txgain=50 +txgain=40 ;frequency=234208000 channel=13C ; possible values : internal, external, MIMO -refclk_source=gpsdo +refclk_source=gpsdo-ettus ; possible values : none, external, MIMO pps_source=gpsdo @@ -67,12 +67,15 @@ pps_source=gpsdo ; possible values: ignore, crash behaviour_refclk_lock_lost=crash +max_gps_holdover_time=600 + ; Used for SFN with the UHD output [delaymanagement] synchronous=1 -; choose between fixed and dynamic offset definition -management=dynamic +offset=2.0 -fixedoffset=0.002 -dynamicoffsetfile=modulatoroffset +[tii] +enable = 0 +comb = 16 +pattern = 5 |