diff options
| author | Christoph Pfister <pfister@linuxtv.org> | 2008-07-22 20:50:52 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-07-22 20:50:52 +0200 |
| commit | bf250436b40182450ab360178b6a67cdcfef0a68 (patch) | |
| tree | f85b4910e32f3a32607edd6c982b7acba629133d /dvb-t/de-Schwerin | |
| parent | 2c6abd47c575ae61c50765257c7227304c0e1fae (diff) | |
| download | dtv-scan-tables-bf250436b40182450ab360178b6a67cdcfef0a68.tar.gz | |
make scan files syntax more strict /3
fec of the low priority stream is NONE if hierarchy is disabled
the replaced values are either AUTO, 1/2 (that's due to EN300468 signalling)
or are the same as the fec of the high priority stream
Diffstat (limited to '')
| -rw-r--r-- | dvb-t/de-Schwerin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dvb-t/de-Schwerin b/dvb-t/de-Schwerin index 9f0ffd88..b0ca7e61 100644 --- a/dvb-t/de-Schwerin +++ b/dvb-t/de-Schwerin @@ -1,4 +1,4 @@ # DVB-T Schwerin M/V # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy -T 514000000 8MHz 3/4 AUTO QAM16 8k 1/4 NONE #ARD, MDR S-Anhalt, NDR MV, NDR SH, rbb Berlin -T 738000000 8MHz 3/4 AUTO QAM16 8k 1/4 NONE #ZDF, Doku/KiKa, Info/3sat +T 514000000 8MHz 3/4 NONE QAM16 8k 1/4 NONE #ARD, MDR S-Anhalt, NDR MV, NDR SH, rbb Berlin +T 738000000 8MHz 3/4 NONE QAM16 8k 1/4 NONE #ZDF, Doku/KiKa, Info/3sat |
