From adb5945c6d54f02cb816a3b3d4ada7a234b97860 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 13 Mar 2014 22:21:35 +0100 Subject: some minor config file changes --- test.ini | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'test.ini') diff --git a/test.ini b/test.ini index aa2e8da..dcb0fc1 100644 --- a/test.ini +++ b/test.ini @@ -11,12 +11,12 @@ filename=/dev/stderr [input] transport=file -source=/home/bram/dab/mmbtools-aux/eti/funk.raw.eti +source=/home/bram/dab/mmbtools-aux/eti/csp.eti #source=/dev/stdin #transport=zeromq #source=tcp://localhost:8080 -loop=0 +loop=1 [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR @@ -40,14 +40,21 @@ filtertapsfile=filter/simplefiltertaps.txt [output] ; choose output: possible values: uhd, file -output=file +output=uhd [fileoutput] filename=/dev/null [uhdoutput] +;frequency=234208000 +channel=13C + +; For the B200 +;device=master_clock_rate=20480000,type=b200 +;txgain=40 + +; For the B100 device=master_clock_rate=32768000,type=b100 -frequency=234208000 txgain=2 ; possible values : internal, external, MIMO -- cgit v1.2.3