aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19dvb-scan-tables: updated Digita frequencies for FinlandOlli Salonen8-29/+29
In summer 2016 some DVB-T/DVB-T2 frequencies were changed by the broadcaster Digita. Here are some that have already changed. Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
2017-04-19Update dvb-t/ua-Kyiv with new transponders and correctionsOleh Kravchenko1-17/+30
Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
2017-04-19Fix Ukraine, KyivOleh Kravchenko1-1/+1
Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>
2017-02-03Initial DVB-T2 scan data file for ke-Nairobi (Nairobi, Kenya)Joseph Zik1-0/+226
Initial DVB-T2 scan data file ke-Nairobi for Nairobi, Kenya. Please find patch attached Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-12-27DVB-T2 channels with Russia channel range and VladivostokMauro Carvalho Chehab2-0/+784
Those channel contributions were sent to me as part of a patch for Kaffeine. Contributed-by: Придворов Андрей "(Pridvorov Andrey)" <ua0lnj@bk.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-23DVB-T2 for ug-All, KampalaJoseph Zik1-23/+33
Here's a patch for DVB-T2 ug-All for Kampala, Uganda Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-18Rename pl-Krosno_Sucha_Gora with only ASCII charactersThomas Petazzoni1-0/+0
The pl-Krosno_Sucha_Gora file, added in commit 4cb113fd15e562f0629000fcad9f41405595198d, is the only file that contains non-ASCII characters in the tree. This causes a number of build issues with other packages that don't necessarily handle very well non-ASCII file name encodings. Since no other file in the tree contain non-ASCII characters in their name, this commit renames pl-Krosno_Sucha_Gora similarly. Examples of files that are named with only ASCII characters even if the city name really contains non-ASCII characters: - pl-Wroclaw should be written pl-Wrocław - se-Laxsjo should be written se-Laxsjö - de-Dusseldorf should be written de-Düsseldorf - vn-Thaibinh should be written vn-Thái_Bình Since there is no real standardization on the encoding of file names, we'd better be safe and use only ASCII characters. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-03Create pl-Warszawamariuszk9111-0/+64
Warsaw, Polnad channels
2016-10-03Create pl-Krosno_Sucha_Góradevegoo1-0/+35
2016-10-03dvb-t/es-Asturias: whitespace fixesJaroslav Kysela1-8/+8
2016-10-03Update es-AsturiasTrujulu1-12/+133
Update because the changes of channels due the new 800 Mhz 4G band.
2016-10-03es-Almeria addedDenise Amiga1-0/+108
2016-08-07Updated DVB-T scan file - au-Goulburn-Rocky_HillAlex Ferrara1-46/+637
Hi Oliver, Attached is an updated scan file for au-Goulburn-Rocky_Hill in dvbv5 format, as created by dvbv5-scan. Could you please ensure that this is committed into the DVB source tree. Many thanks from sunny Goulburn.
2016-05-28Fix some channels that fail to parseMauro Carvalho Chehab2-5/+1
One channel has no frequency. Remove the channel. One channel is lacking a '[' before CHANNEL. Add it. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28dvb-t/pl-Szczecin: Fix tableMauro Carvalho Chehab1-30/+30
Instead of tabs, it was using a "<------>". That break parsers. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28ca-AB-Calgary: move the newer version to atscMauro Carvalho Chehab1-48/+0
This file is an ATSC standard file, and not DVB-T. Replace the legacy file with the newer one. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-17Update pl-SzczecinFantom1-6/+6
2016-01-17Create pl-SzczecinFantom1-0/+46
DVBT for Szczecin/Poland
2015-12-04dtv-scan-tables: Add all muxes currently in use for Colombia.Dan Walters1-0/+34
Works for me in conjuction with the latest dvbv5-scan. -Dan
2015-11-22Update Teracom transmitters in SwedenBenjamin Larsson116-2451/+1802
Signed-off-by: Benjamin Larsson <benjamin@southpole.se>
2015-11-22Add Teracom transmitters in Sweden.Benjamin Larsson374-0/+3530
Signed-off-by: Benjamin Larsson <benjamin@southpole.se>
2015-03-28Fix russian and ukranian DVB-T2 muxes.CrazyCat7-97/+0
2015-03-28Update Athens (Greece) configurationDiomidis Spinellis1-7/+65
Created from the frequencies listed in http://www.satspot.gr/television/channels/160-tv-sixnotites-attiki and the actual service names for comments.
2015-03-28dtv-scan-tables: update dvb-t/au-SunshineCoastBrian Burch1-10/+10
Update dvb-t/au-SunshineCoast as per Brian Burch's bug report on Ubuntu Launchpad: https://bugs.launchpad.net/ubuntu/+source/dtv-scan-tables/+bug/1415262 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-01-18COM 7 and Local TV Updatessilid16-17/+236
This update adds the COM7 HD mux to some regions and Oxford and Sheffield Local muxes. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2015-01-11dvb-t scan tablesAdam Laurie1-6/+6
Hi Oliver, That's great - here is the frequency patch, tested with current (repo) version of tvheadend - all channels receiving OK including HD. Unfortunately, it didn't fix my original problem of picons not being picked up, but I guess the names are related to frequency etc., not just channel name as it works fine on all my satellite channels.... On to my next quest, I guess!... :) cheers & thanks again, Adam -- Adam Laurie Tel: +44 (0) 20 7993 2690 Suite 7 61 Victoria Road Surbiton Surrey mailto:adam@algroup.co.uk KT6 4JX http://rfidiot.org Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-12-21dtv-scan-tables: update dvb-t/au-BrisbaneBrian Burch1-2/+2
Update dvb-t/au-Brisbane as per Brian Burch's bug report on Ubuntu Launchpad: https://bugs.launchpad.net/ubuntu/+source/dtv-scan-tables/+bug/1393280 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-12-21updateOlliver Schinagl1-9/+9
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-11-30dtv-scan-tables: fix the DNA muxes in Finland to DVB-T2Olli Salonen34-102/+102
All of the DNA muxes in Finland are DVB-T2, not DVB-T. Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
2014-11-30dtv-scan-tables: add mux H to stations transmitting it in FinlandOlli Salonen6-30/+60
The new mux H is being broadcasted by Digita from 6 stations in Finland. Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
2014-11-10Delete DVBv3 comments from DVBv5 scan filesJonathan McCrohan494-496/+0
Probably should have happened as part of 06e54ff. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-10-25Add Dusseldorf DVB-T channelsMauro Carvalho Chehab1-0/+144
Add Dusseldorf DVB-T channels While travelling for LinuxCon EU, I was able to do scans at the Airport and at the hotel. Those are the channels I was able to find while there. I scanned for DVB-T2 channels too, but was unable to find any. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-09-05Remove duplicated dvb-t/br-Brazil and fix ar-ArgentinaMauro Carvalho Chehab2-1334/+0
Both Argentina and Brazil uses ISDB-T, instead of DVB-T. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05Move the contents of dvbv5_dvb-t into dvb-tMauro Carvalho Chehab192-5023/+832
Now that we have everything with DVBv5 format, we can get rid of duplicated tables. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab733-3612/+43016
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04fix dvb-t/ug-All DVB-T2 formatMauro Carvalho Chehab1-8/+3
On all other DVB-T2 files, the PLP ID is at the end of the file. Move it to the end, to be equal to the other files. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Fix FEC on dvb-t/sk-BratislavaMauro Carvalho Chehab1-1/+1
FEC=2/1 doesn't exist. It should be, instead 1/2. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04The ca-AB-Calgary file has an invalid line. Fix it.Mauro Carvalho Chehab1-2/+1
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-31Updated scan file for es-Cadiz (Andalusia)Guillermo Gutiérrez1-7/+30
2014-08-28Updated dvb-t/au-Melbourne scan tablePaul Freeman1-12/+23
Attached is a diff patch file to update dvb-t/au-Melbourne for the new transmission frequency for SBS which came into effect in early 2014 as well as adding channel 31, a community channel. Could this please be considered for patching the existing file? Regards Paul Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-06-12Add Estonian muxesIndrek Ardel1-0/+37
2014-06-12Added new mux (H) for FinlandOlli Salonen6-11/+23
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-05-12fr-All incorrectly uses MHZ instead of MHz and K instead of kOlliver Schinagl1-40/+40
This was forwarded from the debian bug tracker known as Bug #746404 find that the caseing in fr-All has been corrected. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-05-12update DVB-T Finland Digita networkAntti Palosaari192-199/+210
Signed-off-by: Antti Palosaari <crope@iki.fi>
2014-05-12Updated scan table for ch-CitycableAntonio Cunei1-0/+11
2014-05-12Change Sydney FEC settings to AUTO.Peter Urbanec1-6/+6
The FEC settings are not stipulated by the government as part of the license and a number of broadcasters claim that the transmission parameters are subject to change. Additionally, the old settings were fec_lo=NONE, which is not completely accurate, since the observed values are never NONE. The code in scan will substitute FEC_AUTO for FEC_NONE, but we might as well be explicit.
2014-05-12Update comments to reflect the technical information provided by ↵Peter Urbanec1-7/+8
http://myswitch.digitalready.gov.au/
2014-05-12Rename Sydney tables as part of the digital restack.Peter Urbanec1-0/+0
ACMA.gov.au now considers the Sydney metropolitan area as one TLAP (television license area plan) and has allocated new frequencies which cover all the transmitters that were previously split between au-Sydney_North_Shore (main transmitters) and au-Sydney_Kings_Cross (in-fill transmitters). The Sydney digital restack was completed on 18 Mar 2014.
2014-03-26Updated scan table for au-Sydney_North_Shoreamak791-4/+4
Hi, Please find attached an updated scan table for au-Sydney_North_Shore. The main change is that the frequency for channel SBS is now 184500000[1]. The comment for channel D44 has been changed to "TVS UHF29". D44 is the name of the trial data casting service that ended in 2010[2]. The community channel TVS now broadcasts on this service[3]. [1] http://www20.sbs.com.au/transmissions/index.php?pid=2&id=902 [2] http://en.wikipedia.org/wiki/Digital_Forty_Four [3] http://www.tvs.org.au/info/tune-in Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-03-26UK Update for COM 7, BBC B, and Local MuxesSimon Liddicott81-647/+676
Auto scan came from digitaluk rather than Ofcom as they have taken too long to update. They now only have single spaces between columns. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>