aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.ini
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-06-12 07:42:22 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-06-12 07:42:22 +0200
commitfed9a724ca91417e84071255890ec26ff797fd4f (patch)
treee20a2f1ddcf4e18acf1fcc5790507a2b515d1ff9 /doc/example.ini
parent5e5c0871db3069958ae072c5a367c4467f261d3e (diff)
downloaddabmod-fed9a724ca91417e84071255890ec26ff797fd4f.tar.gz
dabmod-fed9a724ca91417e84071255890ec26ff797fd4f.tar.bz2
dabmod-fed9a724ca91417e84071255890ec26ff797fd4f.zip
Simplify TIST offset handling, add offset to RC
This breaks old configuration files using synchronous=1
Diffstat (limited to 'doc/example.ini')
-rw-r--r--doc/example.ini17
1 files changed, 6 insertions, 11 deletions
diff --git a/doc/example.ini b/doc/example.ini
index d7f0a4f..322bbe9 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -221,16 +221,11 @@ synchronous=0
; Whether to mute the TX when incoming frames have no timestamp
mutenotimestamps=0
-; Choose between fixed and dynamic offset definition
-; fixed defines an offset in this file that cannot be changed while
-; the modulator runs.
-;
-; dynamic reads the offset from a file, and if the value changes,
-; the chain does a re-sync.
-management=dynamic
+; This iffset is added to the TIST, and the sum defines the
+; TX time of the transmission frame. It can by changed at runtime
+; through the remote control.
+offset=0.002
-fixedoffset=0.002
+; The previous static vs dynamic offset distinction, and reading the
+; modulatoroffset from a file has been removed.
-; The file should contain a single floating point value, written
-; in ASCII (it's human-readable, not binary)
-dynamicoffsetfile=modulator_offset