From: Michael Meier <poempelfox@mulder.franken.de>
To: linux-media@vger.kernel.org
Subject: [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv
Date: Thu, 06 Jan 2011 18:36:58 +0100 [thread overview]
Message-ID: <4D25FDBA.7070407@mulder.franken.de> (raw)
The scan config for de-neftv seems to be outdated: It is missing some
channels, and (more importantly) has incorrect settings for some other
channels, as their settings differ a little from the rest [*].
The following patch fixes that (and, at least for me, allows reception
on these channels to finally work).
Signed-off-by: Michael Meier <poempelfox@mulder.franken.de>
[*] src: http://www.herzomedia.de/front_content.php?idcat=126 - This
requires a little explanation: herzomedia is not the same as neftv, but
takes over their signal; neftv itself unfortunately doesn't provide
proper information on symbolrate/qam used, which is why I have to resort
to herzomedia. The 466 MHz transponder is supplemented by herzomedia, it
is not available on neftv - I propose including it anyways, as apart
from the additional channel they are the same.
--- dvb-c/de-neftv.orig 2010-11-16 17:45:00.933069587 +0100
+++ dvb-c/de-neftv 2011-01-06 18:10:37.249569601 +0100
@@ -1,23 +1,34 @@
# Cable conf for NEFtv
-# (Nuernberg, Erlangen, Fuerth and Herzogenaurach)
+# (Nuernberg, Erlangen, Fuerth and Herzogenaurach (herzomedia))
# freq sr fec mod
+C 113000000 6900000 NONE QAM64
C 346000000 6875000 NONE QAM64
C 354000000 6875000 NONE QAM64
C 362000000 6875000 NONE QAM64
C 370000000 6875000 NONE QAM64
C 378000000 6875000 NONE QAM64
C 386000000 6875000 NONE QAM64
C 394000000 6875000 NONE QAM64
C 402000000 6875000 NONE QAM64
-C 410000000 6875000 NONE QAM64
+C 410000000 6900000 NONE QAM64
C 418000000 6875000 NONE QAM64
-C 426000000 6875000 NONE QAM64
-C 434000000 6875000 NONE QAM64
-C 450000000 6875000 NONE QAM64
+C 426000000 6900000 NONE QAM64
+C 434000000 6900000 NONE QAM64
+C 442000000 6900000 NONE QAM256
+C 450000000 6900000 NONE QAM256
C 458000000 6875000 NONE QAM64
+# The following channel is only available in Herzogenaurach
+C 466000000 6900000 NONE QAM64
C 474000000 6875000 NONE QAM64
C 490000000 6875000 NONE QAM64
C 498000000 6875000 NONE QAM64
C 514000000 6875000 NONE QAM64
+C 522000000 6900000 NONE QAM64
C 546000000 6875000 NONE QAM64
+C 618000000 6900000 NONE QAM64
+C 634000000 6900000 NONE QAM64
+C 786000000 6900000 NONE QAM256
+C 794000000 6900000 NONE QAM64
+C 802000000 6900000 NONE QAM64
+C 810000000 6900000 NONE QAM64
next reply other threads:[~2011-01-06 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 17:36 Michael Meier [this message]
2011-01-07 12:37 ` [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv Christoph Pfister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D25FDBA.7070407@mulder.franken.de \
--to=poempelfox@mulder.franken.de \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox