linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dtv-scan-tables: Gaisberg update and tarballs
@ 2024-03-24 11:07 Yarny
  2024-05-03 15:49 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Yarny @ 2024-03-24 11:07 UTC (permalink / raw)
  To: linux-media

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

Hi linux-media,

please find attached a patch for dtv-scan-tables that
adds a missing dvb-t2 transmitting station from Austria.

Also:
I'm maintaining the dtv-scan-tables package of NixOS.
Are the tarballs in
https://linuxtv.org/downloads/dtv-scan-tables/
still updated?
Or should we abandon that source and
fetch directly from the git repo instead?

Thanks and best regards -- Yarny

[-- Attachment #2: 0001-dvb-t-at-All-add-Salzburg-Gaisberg-dvb-t2-transponde.patch --]
[-- Type: text/x-patch, Size: 2229 bytes --]

From b4f2a6896dc0593a2d84657572c7d6204728839c Mon Sep 17 00:00:00 2001
From: Yarny <Yarny@public-files.de>
Date: Sun, 24 Mar 2024 11:39:56 +0100
Subject: [PATCH] dvb-t/at-All: add Salzburg/Gaisberg dvb-t2 transponders

Taken from
https://de.wikipedia.org/w/index.php?title=Sender_Gaisberg&oldid=243264178

Maybe these should be split into separate at-*
files, each for one Austrian transmitter station.
However, I don't know much about others --
I can hardly receive signals from Gaisberg.
These are now marked with distinct names "Gaisberg-"
to facilitate further structuring lateron.
---
 dvb-t/at-All | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)

diff --git a/dvb-t/at-All b/dvb-t/at-All
index b83363d1..ace9e361 100644
--- a/dvb-t/at-All
+++ b/dvb-t/at-All
@@ -76,3 +76,67 @@
 	INVERSION = AUTO
 	STREAM_ID = 1
 
+[Gaisberg-MUXA-K32]
+	DELIVERY_SYSTEM = DVBT2
+	FREQUENCY = 562000000
+	BANDWIDTH_HZ = 8000000
+	CODE_RATE_HP = AUTO
+	CODE_RATE_LP = AUTO
+	MODULATION = QAM/AUTO
+	TRANSMISSION_MODE = AUTO
+	GUARD_INTERVAL = AUTO
+	HIERARCHY = AUTO
+	INVERSION = AUTO
+	STREAM_ID = 1
+
+[Gaisberg-MUXB-K29]
+	DELIVERY_SYSTEM = DVBT2
+	FREQUENCY = 538000000
+	BANDWIDTH_HZ = 8000000
+	CODE_RATE_HP = AUTO
+	CODE_RATE_LP = AUTO
+	MODULATION = QAM/AUTO
+	TRANSMISSION_MODE = AUTO
+	GUARD_INTERVAL = AUTO
+	HIERARCHY = AUTO
+	INVERSION = AUTO
+	STREAM_ID = 1
+
+[Gaisberg-MUXD-K47]
+	DELIVERY_SYSTEM = DVBT2
+	FREQUENCY = 682000000
+	BANDWIDTH_HZ = 8000000
+	CODE_RATE_HP = AUTO
+	CODE_RATE_LP = AUTO
+	MODULATION = QAM/AUTO
+	TRANSMISSION_MODE = AUTO
+	GUARD_INTERVAL = AUTO
+	HIERARCHY = AUTO
+	INVERSION = AUTO
+	STREAM_ID = 1
+
+[Gaisberg-MUXE-K38]
+	DELIVERY_SYSTEM = DVBT2
+	FREQUENCY = 610000000
+	BANDWIDTH_HZ = 8000000
+	CODE_RATE_HP = AUTO
+	CODE_RATE_LP = AUTO
+	MODULATION = QAM/AUTO
+	TRANSMISSION_MODE = AUTO
+	GUARD_INTERVAL = AUTO
+	HIERARCHY = AUTO
+	INVERSION = AUTO
+	STREAM_ID = 1
+
+[Gaisberg-MUXF-K42]
+	DELIVERY_SYSTEM = DVBT2
+	FREQUENCY = 642000000
+	BANDWIDTH_HZ = 8000000
+	CODE_RATE_HP = AUTO
+	CODE_RATE_LP = AUTO
+	MODULATION = QAM/AUTO
+	TRANSMISSION_MODE = AUTO
+	GUARD_INTERVAL = AUTO
+	HIERARCHY = AUTO
+	INVERSION = AUTO
+	STREAM_ID = 1
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: dtv-scan-tables: Gaisberg update and tarballs
  2024-03-24 11:07 dtv-scan-tables: Gaisberg update and tarballs Yarny
@ 2024-05-03 15:49 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2024-05-03 15:49 UTC (permalink / raw)
  To: Yarny; +Cc: linux-media

Em Sun, 24 Mar 2024 11:07:00 +0000
Yarny <Yarny@public-files.de> escreveu:

> Hi linux-media,
> 
> please find attached a patch for dtv-scan-tables that
> adds a missing dvb-t2 transmitting station from Austria.

Applied, thanks!

> 
> Also:
> I'm maintaining the dtv-scan-tables package of NixOS.
> Are the tarballs in
> https://linuxtv.org/downloads/dtv-scan-tables/
> still updated?

It should be. There's a script which updates it once per day.
Unfortunately, the script had some issue (a library was
missing at the part which updates the kaffeine tables).

I fixed. We need to verify if it will work properly next time
we merge new stuff there.

Regards,
Mauro

> Or should we abandon that source and
> fetch directly from the git repo instead?
> 
> Thanks and best regards -- Yarny

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-03 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-24 11:07 dtv-scan-tables: Gaisberg update and tarballs Yarny
2024-05-03 15:49 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).