diff options
-rw-r--r-- | b200-30.72.ini | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/b200-30.72.ini b/b200-30.72.ini index fe3d723..a66fbfe 100644 --- a/b200-30.72.ini +++ b/b200-30.72.ini @@ -1,4 +1,5 @@ -; Sample configuration file for CRC-DABMOD +; Sample configuration for a synchronised ODR-DabMod setup +; with the internal GPSDO. [remotecontrol] telnet=1 @@ -15,8 +16,9 @@ filename=/dev/stderr loop=0 transport=zeromq -source=tcp://localhost:9100 -max_frames_queued=300 +;source=tcp://localhost:9100 +source=tcp://core.mpb.li:9100 +max_frames_queued=400 [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR |