From 2234137c48974c11cd6053ec7e1af8b0f96f5737 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 19 Jan 2022 14:48:45 +0100 Subject: Some config changes --- b200-30.72.ini | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) (limited to 'b200-30.72.ini') diff --git a/b200-30.72.ini b/b200-30.72.ini index 8442888..83182ef 100644 --- a/b200-30.72.ini +++ b/b200-30.72.ini @@ -17,29 +17,32 @@ filename=/dev/stderr ;loop=1 transport=zeromq -;source=tcp://localhost:9100 -source=tcp://core.mpb.li:9100 +source=tcp://localhost:9100 +;source=tcp://core.mpb.li:9100 max_frames_queued=800 [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR -gainmode=2 +gainmode=var ; Transmission mode ; If not defined, take the mode from ETI mode=1 -; Set to 0 to disable CicEqualiser -dac_clk_rate=0 - digital_gain=0.8 +ofdmwindowing=10 + ; Output sample rate rate=2048000 +[cfr] +enable=0 +clip=50.0 +error_clip=0.1 + [firfilter] -enabled=0 -filtertapsfile=filter/simplefiltertaps.txt +enabled=1 [output] ; choose output: possible values: uhd, file @@ -54,9 +57,10 @@ filename=/dev/null device= master_clock_rate=32768000 type=b200 -txgain=60 +txgain=70 ;frequency=234208000 channel=13C +lo_offset=2048000 ; possible values : internal, external, MIMO refclk_source=gpsdo @@ -72,11 +76,11 @@ max_gps_holdover_time=600 ; Used for SFN with the UHD output [delaymanagement] -synchronous=0 - -offset=0.8 +synchronous=1 +offset=2.0 [tii] -enable = 0 -comb = 16 -pattern = 5 +enable=1 +comb=11 +pattern=4 +old_variant=0 -- cgit v1.2.3