aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/es-Santander
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2008-07-22 20:50:52 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-07-22 20:50:52 +0200
commitbf250436b40182450ab360178b6a67cdcfef0a68 (patch)
treef85b4910e32f3a32607edd6c982b7acba629133d /dvb-t/es-Santander
parent2c6abd47c575ae61c50765257c7227304c0e1fae (diff)
downloaddtv-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-Santander8
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
*/ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
1.1 (tagged on 2013-01-28)
    * Support the Suckless terminal
    * Support building for とあるOS
    * Changed color palette for 256 color modes (fixes alternate color
      schemes looking wonky)
    * Install the man page as part of package building
    * Fix a potential bug processing extended options

1.0
    * Initial public release for packaging