diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-04-29 21:27:35 +0200 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2013-04-29 21:27:35 +0200 |
commit | ba2abbb338010cae405eba568fd0d85732b0634e (patch) | |
tree | 04b941795fdcaa2cbb0600fb2f405c96f5d3745b /doc/example.ini | |
parent | f6706724e417c324ee8746c09ddfc0ecd98cca2f (diff) | |
download | dabmod-ba2abbb338010cae405eba568fd0d85732b0634e.tar.gz dabmod-ba2abbb338010cae405eba568fd0d85732b0634e.tar.bz2 dabmod-ba2abbb338010cae405eba568fd0d85732b0634e.zip |
dabmod: additional mutenotimestamp config entry
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/example.ini b/doc/example.ini index 2e58958..f76b7ad 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -60,6 +60,9 @@ behaviour_refclk_lock_lost=ignore [delaymanagement] synchronous=0 +; whether to mute the TX when incoming frames have no timestamp +mutenotimestamps=0 + ; choose between fixed and dynamic offset definition management=dynamic |