aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.ini
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-07 04:52:50 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-07 04:52:50 +0200
commit0aa6201a490bfabc0ae021ceb9f1fb0f46727c5d (patch)
treea71d934d8151dd43e7c16555fef17fd749c5da70 /doc/example.ini
parent558d74bffd9f069955af52c0b308a1d6169bcff0 (diff)
parent0330221d51421caa110b8c5dcb567cc3d0620eb9 (diff)
downloaddabmod-0aa6201a490bfabc0ae021ceb9f1fb0f46727c5d.tar.gz
dabmod-0aa6201a490bfabc0ae021ceb9f1fb0f46727c5d.tar.bz2
dabmod-0aa6201a490bfabc0ae021ceb9f1fb0f46727c5d.zip
Merge lime output into next branch
Diffstat (limited to 'doc/example.ini')
-rw-r--r--doc/example.ini25
1 files changed, 14 insertions, 11 deletions
diff --git a/doc/example.ini b/doc/example.ini
index 1e802f4..da9ac08 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -22,6 +22,9 @@ syslog=0
filelog=0
filename=odr-dabmod.log
+; If you don't want to see the flowgraph processing time, set:
+;show_process_time=0
+
[input]
; A file or fifo input is using transport=file
transport=file
@@ -30,17 +33,6 @@ source=/dev/stdin
; When the end of file is reached, it is possible to rewind it
loop=0
-; ETI-over-TCP example:
-;transport=tcp
-;source=localhost:9200
-
-; When recieving data using ZeroMQ, the source is the URI to be used
-;transport=zeromq
-;source=tcp://localhost:9100
-; The option max_frames_queued defines the maximum number of ETI frames
-; (frame duration: 24ms) that can be in the input queue
-;max_frames_queued=100
-
; EDI input.
; Listen for EDI data on a given UDP port, unicast or multicast.
;transport=edi
@@ -73,6 +65,17 @@ loop=0
; This EDI implementation does not support EDI Packet Resend
+; ETI-over-TCP example:
+;transport=tcp
+;source=localhost:9200
+
+; When recieving data using ZeroMQ, the source is the URI to be used
+;transport=zeromq
+;source=tcp://localhost:9100
+; The option max_frames_queued defines the maximum number of ETI frames
+; (frame duration: 24ms) that can be in the input queue
+;max_frames_queued=100
+
[modulator]
; Mode 'fix' uses a fixed factor and is really not recommended. It is more
; useful on an academic perspective for people trying to understand the DAB