aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.ini
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-24 04:06:10 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-24 04:06:10 +0100
commit626cfba78e2885200450ff8b4f4cf09ff6d0b830 (patch)
tree8c99d6ec4af5dbd68b3e0ab27700562227b47b1b /doc/example.ini
parent215e8143e3feefd69a76d0b6eaf36ed42a7a904f (diff)
downloaddabmod-626cfba78e2885200450ff8b4f4cf09ff6d0b830.tar.gz
dabmod-626cfba78e2885200450ff8b4f4cf09ff6d0b830.tar.bz2
dabmod-626cfba78e2885200450ff8b4f4cf09ff6d0b830.zip
Fix TII insertion for positive frequency carriers
Diffstat (limited to 'doc/example.ini')
-rw-r--r--doc/example.ini8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/example.ini b/doc/example.ini
index d356ee1..ec0525c 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -318,8 +318,12 @@ offset=0.002
; DAB modes I and II are supported, and must be set explicitly in
; this file. Reading DAB mode from ETI is not supported.
enable=0
-comb=16
-pattern=3
+; comb is also known as sub-identifier.
+comb=1
+; pattern is also known as main-identifier. If you run several transmitters
+; in SFN, it is better to use the same pattern for all, and vary the comb.
+; Otherwise identification of the transmitters may be more difficult.
+pattern=11
; 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,