* [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv
@ 2011-01-06 17:36 Michael Meier
2011-01-07 12:37 ` Christoph Pfister
0 siblings, 1 reply; 2+ messages in thread
From: Michael Meier @ 2011-01-06 17:36 UTC (permalink / raw)
To: linux-media
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv
2011-01-06 17:36 [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv Michael Meier
@ 2011-01-07 12:37 ` Christoph Pfister
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Pfister @ 2011-01-07 12:37 UTC (permalink / raw)
To: Michael Meier; +Cc: linux-media
2011/1/6 Michael Meier <poempelfox@mulder.franken.de>:
> 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.
<snip>
Applied, thanks.
Christoph
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-07 12:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 17:36 [PATCH] Corrections to dvb-apps util/scan/dvb-c/de-neftv Michael Meier
2011-01-07 12:37 ` Christoph Pfister
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox