From f07bde777d4d4e25e46cd6a916ddf43dcd762ea0 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 22 Sep 2019 15:54:27 -0300 Subject: isdb-t: update tables The ISDB-T for Brazilian cities has not updated for a while. Update them from the data found at http://www.portalbsd.com.br/. Signed-off-by: Mauro Carvalho Chehab --- isdb-t/br-sp-Florinea | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 isdb-t/br-sp-Florinea (limited to 'isdb-t/br-sp-Florinea') diff --git a/isdb-t/br-sp-Florinea b/isdb-t/br-sp-Florinea new file mode 100644 index 00000000..861896a6 --- /dev/null +++ b/isdb-t/br-sp-Florinea @@ -0,0 +1,32 @@ +# Channel table for Florínea - SP - Brazil +# Source: http://www.portalbsd.com.br/tvterrestre/cidade/3939 + +# Physical channel 25 (virtual 25.1) +[TV Tem Bauru] + DELIVERY_SYSTEM = ISDBT + BANDWIDTH_HZ = 6000000 + FREQUENCY = 539142857 + INVERSION = AUTO + GUARD_INTERVAL = AUTO + TRANSMISSION_MODE = AUTO + INVERSION = AUTO + GUARD_INTERVAL = AUTO + TRANSMISSION_MODE = AUTO + ISDBT_LAYER_ENABLED = 7 + ISDBT_SOUND_BROADCASTING = 0 + ISDBT_SB_SUBCHANNEL_ID = 0 + ISDBT_SB_SEGMENT_IDX = 0 + ISDBT_SB_SEGMENT_COUNT = 0 + ISDBT_LAYERA_FEC = AUTO + ISDBT_LAYERA_MODULATION = QAM/AUTO + ISDBT_LAYERA_SEGMENT_COUNT = 0 + ISDBT_LAYERA_TIME_INTERLEAVING = 0 + ISDBT_LAYERB_FEC = AUTO + ISDBT_LAYERB_MODULATION = QAM/AUTO + ISDBT_LAYERB_SEGMENT_COUNT = 0 + ISDBT_LAYERB_TIME_INTERLEAVING = 0 + ISDBT_LAYERC_FEC = AUTO + ISDBT_LAYERC_MODULATION = QAM/AUTO + ISDBT_LAYERC_SEGMENT_COUNT = 0 + ISDBT_LAYERC_TIME_INTERLEAVING = 0 + -- cgit v1.2.3 commitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-28isdb-t: Fix frequencies on channels at the VHF rangeMauro Carvalho Chehab15-34/+34
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-28Hispasat-30.0W: fix delivery systemMauro Carvalho Chehab1-1/+1
Rename: ELIVERY_SYSTEM -> DELIVERY_SYSTEM 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 Chehab2-49/+14
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-09Errors in scan fileBob Goddard1-0/+21
I posted an email with a patch back on 04/02/2016 17:32 only to find that nothing has been done. This patch, reproduced below adds 2 new transponders to Astra 28.2E and removes a trailing space. This trailing spaces causes dvbv5-scan to segfault. Why has this not been actioned and why was my email address banned? Is this a close community that tells people to f-off? dvb-s/Astra-28.2E | 27 ++++++++++++++++++++++++--- Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-06Update dvb-s/Astra-28E with new transponders and correctionsBob Goddard1-3/+24
Update dvb-s/Astra-28.2E. 2 new transponders, corrected duplicate of tp 92 in tp 93 and removed trailing space causing user tools segfault. Signed-off-by: Bob Goddard <linuxtv@1.linuxtv.bgcomp.co.uk>
2016-05-01Add new Brazilian channel listsMauro Carvalho Chehab305-49/+17876
Channels imported from portalbsd.com.br. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-01Update Brazilian channel lists to reflect latest statusMauro Carvalho Chehab990-2504/+18744
Syncrhonize with the latest tables at portalbsd.com.br. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>