From 5b9bd4e9823d625dc5c9429b1c3eaa78d0b23158 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 24 Aug 2020 17:09:04 +0200 Subject: Improve TIMESTAMPS.rst readability With thanks to glokhoff's suggestion in his pull request. --- doc/TIMESTAMPS.rst | 1 + 1 file changed, 1 insertion(+) 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 | +-----------------------------+----------------------------------------------+-------------------------------------+-----------------------------------------------+ -- cgit v1.2.3