diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-20 01:14:21 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-20 01:14:21 +0100 |
commit | 02385c6ed0e49c2ece2e5aca8671fe283e5cab6a (patch) | |
tree | e2a96e904ddab326bbf656dbe123037cbc538289 /doc | |
parent | 413b05e6437214897c4e374650cb27ba6d2063af (diff) | |
download | dabmod-02385c6ed0e49c2ece2e5aca8671fe283e5cab6a.tar.gz dabmod-02385c6ed0e49c2ece2e5aca8671fe283e5cab6a.tar.bz2 dabmod-02385c6ed0e49c2ece2e5aca8671fe283e5cab6a.zip |
Clarify how sfn offset is handled
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/example.ini b/doc/example.ini index 64cb7df..a1e7d3a 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -300,8 +300,13 @@ mutenotimestamps=0 ; through the remote control. offset=0.002 -; The previous static vs dynamic offset distinction, and reading the -; modulatoroffset from a file has been removed. +; The way the timestamps are interpreted in ODR-DabMod up to v1.1.0 was not +; specified, and you should not assume that two different versions will +; transmit synchronously given the same settings. Always run SFNs with +; identical versions! +; Furthermore, when combining ODR-DabMod with third-party modulators, always +; measure! + [tii] ; If these options are set, TII transmission is enabled. |