summaryrefslogtreecommitdiffstats
path: root/doc/TIMESTAMPS.rst
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-08-24 17:09:04 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-08-24 17:09:04 +0200
commit5b9bd4e9823d625dc5c9429b1c3eaa78d0b23158 (patch)
tree4dda2fb6f8da39c9c6377c4d47cce165ed5df2e4 /doc/TIMESTAMPS.rst
parented03106ec4ad126509af35686fe79c9b2574b035 (diff)
downloaddabmux-5b9bd4e9823d625dc5c9429b1c3eaa78d0b23158.tar.gz
dabmux-5b9bd4e9823d625dc5c9429b1c3eaa78d0b23158.tar.bz2
dabmux-5b9bd4e9823d625dc5c9429b1c3eaa78d0b23158.zip
Improve TIMESTAMPS.rst readability
With thanks to glokhoff's suggestion in his pull request.
Diffstat (limited to 'doc/TIMESTAMPS.rst')
-rw-r--r--doc/TIMESTAMPS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TIMESTAMPS.rst b/doc/TIMESTAMPS.rst
index 458f462..d9c3563 100644
--- a/doc/TIMESTAMPS.rst
+++ b/doc/TIMESTAMPS.rst
@@ -9,6 +9,7 @@ The following table tries to summarise the differences.
| ODR-DabMux version | Meaning of timestamp inside EDI | ODR-ZMQ2EDI wait time w | Offset that should be set in the mod |
+=============================+==============================================+=====================================+===============================================+
| Up to and including v2.3.1 | t_frame = t_mux (No offset in mux available) | positive, meaning delay after t_mux | Something larger than w + mod processing time |
++-----------------------------+----------------------------------------------+-------------------------------------+-----------------------------------------------+
| Later than v2.3.1 | t_frame = t_tx = t_mux + tist_offset | negative, meaning delay before t_tx | Something larger than mod processing time |
+-----------------------------+----------------------------------------------+-------------------------------------+-----------------------------------------------+