diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-24 09:43:22 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-24 09:43:22 +0100 |
commit | a2a8ed04fcf61f73e776c7ee2cfc44fb1fc5dbe6 (patch) | |
tree | 71ce1d12c072461b362be03fc2aa26f3d6e74c91 /doc/example.ini | |
parent | 904e6bd37fbd25a0fc038faa436039ff24aea67d (diff) | |
download | dabmod-a2a8ed04fcf61f73e776c7ee2cfc44fb1fc5dbe6.tar.gz dabmod-a2a8ed04fcf61f73e776c7ee2cfc44fb1fc5dbe6.tar.bz2 dabmod-a2a8ed04fcf61f73e776c7ee2cfc44fb1fc5dbe6.zip |
Handle Soapy TX and RX timestamps for DPD
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.ini b/doc/example.ini index a1e7d3a..098765e 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -35,7 +35,7 @@ loop=0 ;transport=zeromq ;source=tcp://localhost:8080 ; The option max_frames_queued defines the maximum number of ETI frames -; that can be in the input queue +; (frame duration: 24ms) that can be in the input queue ;max_frames_queued=100 ; EDI input. |