diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-24 10:39:22 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-24 10:39:22 +0100 |
commit | ebe96d69b44d73875f922a7fc59da02695969b00 (patch) | |
tree | e20362ae9ee188ba4850276042c743892e1d8102 /doc/example.ini | |
parent | c6ddb4451138005bbf678ee75d6de690a165faa2 (diff) | |
download | dabmod-ebe96d69b44d73875f922a7fc59da02695969b00.tar.gz dabmod-ebe96d69b44d73875f922a7fc59da02695969b00.tar.bz2 dabmod-ebe96d69b44d73875f922a7fc59da02695969b00.zip |
Change phase of TII carriers
This adapts the patch contributed by Piratfm to the next branch
Diffstat (limited to 'doc/example.ini')
-rw-r--r-- | doc/example.ini | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/example.ini b/doc/example.ini index 6887972..bdb3f00 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -270,4 +270,9 @@ offset=0.002 enable=0 comb=16 pattern=3 - +; There are two variants of TII being used. The old variant that uses the wrong +; phase on the second carrier in each carrier pairs and is therefore not +; conforming to the specification. Modern analysers can decode both variants, +; while others, like the Philips DAB752 and the VAD v2 monitor are known to +; decode only the old non-conforming variant. +old_variant=0 |