diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-13 16:15:57 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-13 16:15:57 +0100 |
commit | 7c8ae25ba83fc658dfbe4cd468bb1bdfd3513c74 (patch) | |
tree | 642bf09c71e44271245d077442c3f8fd620fd18f /doc | |
parent | ea5594186bafa5489d6086a26d71b8f3d1ccf9cd (diff) | |
download | dabmod-7c8ae25ba83fc658dfbe4cd468bb1bdfd3513c74.tar.gz dabmod-7c8ae25ba83fc658dfbe4cd468bb1bdfd3513c74.tar.bz2 dabmod-7c8ae25ba83fc658dfbe4cd468bb1bdfd3513c74.zip |
Integrate timestampdecoder into EDI input
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/example.ini b/doc/example.ini index a0cd110..3dd8505 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -60,6 +60,7 @@ loop=0 ; before it timeouts ;edi_max_delay=240 ; No support yet for multicast, should work with and without PFT +; This EDI implementation does not support EDI Packet Resend ; When recieving data using ZeroMQ, the source is the URI to be used ;transport=zeromq |