aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--b200-2048.ini (renamed from examplemod.ini)8
-rw-r--r--test.ini13
-rw-r--r--zmq-simul.mux6
3 files changed, 17 insertions, 10 deletions
diff --git a/examplemod.ini b/b200-2048.ini
index f51b883..276ef24 100644
--- a/examplemod.ini
+++ b/b200-2048.ini
@@ -44,10 +44,14 @@ output=uhd
filename=/dev/null
[uhdoutput]
-device=master_clock_rate=32768000,type=b100
+;device=master_clock_rate=32768000,type=b100
+;txgain=2
+device=
+master_clock_rate=20480000
+type=b200
+txgain=45
;frequency=234208000
channel=13C
-txgain=2
; possible values : internal, external, MIMO
refclk_source=internal
diff --git a/test.ini b/test.ini
index dcb0fc1..3001ba9 100644
--- a/test.ini
+++ b/test.ini
@@ -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
diff --git a/zmq-simul.mux b/zmq-simul.mux
index 784f481..64346fc 100644
--- a/zmq-simul.mux
+++ b/zmq-simul.mux
@@ -22,6 +22,8 @@ remotecontrol {
ensemble {
id 0x4fff
ecc 225 ; Extended Country Code (decimal)
+ local-time-offset -1
+ international-table 1
label "TuxMux"
shortlabel "Tux"
}
@@ -32,12 +34,12 @@ services {
shortlabel "FB"
pty 0
language 0
- id 60
+ id 0x4060
; also supports id
}
srv-label {
label "label"
- id 40
+ id 0x4040
; also supports id
}
}