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/es-Santander | |
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 'dvb-t/es-Santander')
-rw-r--r-- | dvb-t/es-Santander | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dvb-t/es-Santander b/dvb-t/es-Santander index 94326d4b..214badbe 100644 --- a/dvb-t/es-Santander +++ b/dvb-t/es-Santander @@ -1,7 +1,7 @@ # file automatically generated by w_scan # (http://wirbel.htpc-forum.de/w_scan/index2.html) # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy -T 770000000 8MHz 2/3 2/3 QAM64 8k 1/4 NONE -T 834000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE -T 842000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE -T 850000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE +T 770000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 834000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 842000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 850000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE |