summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-11-04 23:06:50 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2013-11-04 23:06:50 +0000
commit01e07222f7b63defc4ebb4aec3c485e25af017e9 (patch)
tree5a50f7cc5c7e785c4a0cc1d68a5f36da61514999
parent4532828bb8ad8e0075195947944d2a284a2a7ab0 (diff)
downloaddtv-scan-tables-01e07222f7b63defc4ebb4aec3c485e25af017e9.tar.gz
Imported Upstream version 0+git20131101.75f3b39upstream/0+git20131101.75f3b39
Diffstat (limited to '')
-rw-r--r--dvb-t/pt-All9
-rw-r--r--dvb-t/pt-Lisbon3
-rw-r--r--dvb-t/ug-All16
3 files changed, 25 insertions, 3 deletions
diff --git a/dvb-t/pt-All b/dvb-t/pt-All
new file mode 100644
index 0000000..646759c
--- /dev/null
+++ b/dvb-t/pt-All
@@ -0,0 +1,9 @@
+# Generated from http://tdt-portugal.blogspot.pt/
+# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
+T 642000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE # Monte da Virgem
+T 674000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE # Lousa (Trevim)
+T 682000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE
+T 690000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE
+T 698000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE # Montejunto
+T 738000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE
+T 754000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE # Mainland SFN
diff --git a/dvb-t/pt-Lisbon b/dvb-t/pt-Lisbon
deleted file mode 100644
index 0ca5b09..0000000
--- a/dvb-t/pt-Lisbon
+++ /dev/null
@@ -1,3 +0,0 @@
-# DVB-T Lisbon, Portugal - TDT Continente
-# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
-T 754000000 8MHz 2/3 NONE QAM_64 8k 1/4 NONE # MPEG-4/H.264
diff --git a/dvb-t/ug-All b/dvb-t/ug-All
new file mode 100644
index 0000000..813f859
--- /dev/null
+++ b/dvb-t/ug-All
@@ -0,0 +1,16 @@
+#------------------------------------------------------------------------------
+# file automatically generated by w_scan
+# (http://wirbel.htpc-forum.de/w_scan/index2.html)
+#! <w_scan> 20130331 1 0 TERRESTRIAL UG </w_scan>
+#------------------------------------------------------------------------------
+# location and provider : Kampala-Uganda
+# date : 2013-11-01
+# provided by : Joseph Zikusooka
+# : http://joseph.zikusooka.com
+# : joseph@zikusooka.com
+#
+# T[2] [plp_id] [system_id] <freq> <bw> <fec_hi> <fec_lo> <mod> <tm> <guard> <hi> [# comment]
+#------------------------------------------------------------------------------
+T 474000000 8MHz 2/3 NONE QPSK 8k 1/4 NONE # UCC Primary
+T2 1 1 538000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO
+T2 9 1 586000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO
mit/timer.c?h=master&id=f17287509f698f21f38ae047a306ddca3fc13140&follow=1'>timer.c: fixed detection of positive clock skew (and some typos)mzuther4-10/+10 2011-01-23timer.c: fixed clock skew detectionmzuther1-26/+46 2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46 2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3 2011-01-04indentationmichael2-3/+3 2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 2010-11-27finished commenting the timer codemzuther2-46/+138 2010-11-20started commenting the timer codemzuther5-52/+170 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014