diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-06-28 21:29:11 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-06-28 21:29:11 +0200 |
commit | d810842f6e33a94470280ab8e8ce0ae05d191517 (patch) | |
tree | 69ffe55b9ce5934cc8827ea4ada7818ae8eeb574 /doc | |
parent | a37734c25c445af152d1097b5f613aca6c1bc3a1 (diff) | |
download | dabmod-d810842f6e33a94470280ab8e8ce0ae05d191517.tar.gz dabmod-d810842f6e33a94470280ab8e8ce0ae05d191517.tar.bz2 dabmod-d810842f6e33a94470280ab8e8ce0ae05d191517.zip |
Add warning in example.ini about TII
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/example.ini b/doc/example.ini index d59223d..97624f9 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -232,6 +232,8 @@ offset=0.002 [tii] ; (experimental) ; If these options are set, TII transmission is enabled. +; 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 |