aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2009-10-17 20:56:11 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-10-17 20:56:11 +0200
commitb8a34070f1ba3f426f1c47dd48325a5319e31363 (patch)
treee6fa150018113ab4eea927d01f3cf88972b889e6
parent906b3762a0f14e4a4de67c509671c543895ce028 (diff)
downloaddtv-scan-tables-b8a34070f1ba3f426f1c47dd48325a5319e31363.tar.gz
add scan file for au-Goulburn-Rocky_Hill
submitted by alex receptiveit.com.au
-rw-r--r--dvb-t/au-Goulburn-Rocky_Hill19
1 files changed, 19 insertions, 0 deletions
diff --git a/dvb-t/au-Goulburn-Rocky_Hill b/dvb-t/au-Goulburn-Rocky_Hill
new file mode 100644
index 00000000..bff0dbee
--- /dev/null
+++ b/dvb-t/au-Goulburn-Rocky_Hill
@@ -0,0 +1,19 @@
+# Australia / Goulburn / Rocky Hill
+#
+# Scanned 17/10/2009 - Alex Ferrara (alex@receptiveit.com.au)
+
+# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
+# ABC - netid (4112) tid (547) offset (+125Khz)
+T 725625000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
+
+# SBS - netid (12802) tid (848) offset (+125Khz)
+T 746625000 7MHz 2/3 NONE QAM64 8k 1/8 NONE
+
+# WIN - netid (12915) tid (12922) offset (+125Khz)
+T 767625000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
+
+# Prime - netid (12929) tid (2462) offset (+125Khz)
+T 788625000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
+
+# TEN - netid (12812) tid (2055) offset (0Khz)
+T 809500000 7MHz 3/4 NONE QAM64 8k 1/16 NONE
06ddca3fc13140&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