Commit Graph
15 Commits
Author SHA1 Message Date
Mauro Carvalho Chehab 0c92e5e5d3 Fix some channels that fail to parse
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-28 22:50:08 -03:00
Mauro Carvalho Chehab 28af1fba7a isdb-t: Fix frequencies on channels at the VHF range
Some channels are assigned to the VHF frequency range.
My script were not expecting it, and initialized the
files with empty frequencies.

Fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28 22:07:43 -03:00
Mauro Carvalho Chehab 43895629e8 Hispasat-30.0W: fix delivery system
Rename:
	ELIVERY_SYSTEM -> DELIVERY_SYSTEM

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28 18:45:09 -03:00
Mauro Carvalho Chehab 90b412717b dvb-t/pl-Szczecin: Fix table
Instead of tabs, it was using a "<------>". That break
parsers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-28 17:28:23 -03:00
Mauro Carvalho Chehab 7096892c96 ca-AB-Calgary: move the newer version to atsc
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-05-28 16:59:29 -03:00
Mauro Carvalho Chehab d89c2f2bf9 Add new Brazilian channel lists
Channels imported from portalbsd.com.br.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-01 14:00:44 -03:00
Mauro Carvalho Chehab e838e8af23 Update Brazilian channel lists to reflect latest status
Syncrhonize with the latest tables at portalbsd.com.br.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-01 13:59:19 -03:00
Mauro Carvalho ChehabandOlliver Schinagl b9be0a8386 Add new cities to Brazilian ISDB-T lists
Several new cities gained digital coverture. Add entries for
them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-06 21:21:42 +02:00
Mauro Carvalho ChehabandOlliver Schinagl b76963f49a Rename ISDB-T table for Gama city
Gama is actually part of Brasilia, but is a separate County.
It is not called "Brasilia Gama". So, better name the file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-06 21:21:14 +02:00
Mauro Carvalho ChehabandOlliver Schinagl b7cc255ea7 Update Brazilian ISDB-T tables
Update all existing tables to match what's there at:
	http://portalbsd.com.br/novo/terrestres.php

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-07-06 21:20:49 +02:00
Mauro Carvalho Chehab d26b627a16 Merge recife:/devel/v4l/dtv-scan-tables
* recife:/devel/v4l/dtv-scan-tables:
  Add new Brazilian channel files
  Update Brazil ISDB-T channel files
2014-10-09 19:33:27 -03:00
Mauro Carvalho Chehab 111914f0ec Add new Brazilian channel files
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09 19:32:20 -03:00
Mauro Carvalho Chehab 503992b9f6 Update Brazil ISDB-T channel files
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09 19:31:02 -03:00
Mauro Carvalho Chehab 827802523c br-sp-SaoPaulo: Remove an invalid channel
Channel 12 is currently not valid for ISDB-T in Brazil.

Also, due to an error FREQUENCY ended by not being filled here.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09 18:10:40 -03:00
Mauro Carvalho ChehabandOlliver Schinagl 88beb7703b Add targets to install the files at the system
In order to be easier to package the scan tables, add
some targets to install the files, and add the instructions
about how to use it at the README file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-09 20:15:55 +02:00