diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-11 23:24:20 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-11 23:24:29 +0200 |
commit | c3aebce2ba6201a33bdc1f4f65d7ade0f42b7168 (patch) | |
tree | 165ad365bcc850627481e352c72e3c31efc099fd /doc | |
parent | bdc87feb560d2acb5d309f7f52ec927bc2635992 (diff) | |
download | dabmod-c3aebce2ba6201a33bdc1f4f65d7ade0f42b7168.tar.gz dabmod-c3aebce2ba6201a33bdc1f4f65d7ade0f42b7168.tar.bz2 dabmod-c3aebce2ba6201a33bdc1f4f65d7ade0f42b7168.zip |
Add ETI-over-TCP input
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/example.ini b/doc/example.ini index a2de463..b5fce01 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -53,6 +53,10 @@ loop=0 ; that can be in the input queue ;max_frames_queued=100 +; ETI-over-TCP example: +;transport=tcp +;source=localhost:9200 + [modulator] ; Gain mode: 0=FIX, 1=MAX, 2=VAR ; |