aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2009-02-10 15:18:10 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-02-10 15:18:10 +0100
commit987d3fefffde27e796f5076255108f355a4c4c26 (patch)
treeec2747e043c9b59c31a95245d9e35949da282474 /dvb-t
parent6145d6c41ee43faa565214d4ef706b84e27ed492 (diff)
downloaddtv-scan-tables-987d3fefffde27e796f5076255108f355a4c4c26.tar.gz
update scan file for nl-All (only comment)
Diffstat (limited to 'dvb-t')
-rw-r--r--dvb-t/nl-All4
1 files changed, 2 insertions, 2 deletions
diff --git a/dvb-t/nl-All b/dvb-t/nl-All
index fd3dfd75..f8b2c614 100644
--- a/dvb-t/nl-All
+++ b/dvb-t/nl-All
@@ -1,6 +1,6 @@
# The Netherlands, whole country
-# Created from http://www.radio.nl/fmtv
-# and http://www.rtvvis.nl/rtvvis-freq.tv%20DVB-T%20Lokaal%20NL.htm
+# Created from http://radio-tv-nederland.nl/TV%20zenderlijst%20Nederland.xls
+# and http://radio-tv-nederland.nl/dvbt/dvbt-lokaal.html
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
T 474000000 8MHz 1/2 NONE QAM64 8k 1/4 NONE
T 474000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE
/commit/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