From 4b8fbbf352a0398958ac70a5464167b11f32e4d6 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sat, 7 Apr 2018 23:59:13 +0100 Subject: New upstream version 0+git20171226.07b18ec --- isdb-t/br-ce-Horizonte | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'isdb-t/br-ce-Horizonte') diff --git a/isdb-t/br-ce-Horizonte b/isdb-t/br-ce-Horizonte index 57f4025..dfa9349 100644 --- a/isdb-t/br-ce-Horizonte +++ b/isdb-t/br-ce-Horizonte @@ -117,11 +117,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 32 -[TV Cidade] +# Physical channel 29 +[TV Canção Nova] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 581142857 + FREQUENCY = 563142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -146,11 +146,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 33 -[TV Verdes Mares] +# Physical channel 32 +[TV Cidade] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 587142857 + FREQUENCY = 581142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -175,11 +175,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 34 -[Rede TV!] +# Physical channel 33 +[TV Verdes Mares] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 593142857 + FREQUENCY = 587142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -204,11 +204,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 35 -[TV Jangadeiro] +# Physical channel 34 +[Rede TV!, Rede TV! Fortaleza] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 599142857 + FREQUENCY = 593142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -233,11 +233,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 39 -[TV Aparecida] +# Physical channel 35 +[TV Jangadeiro] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 623142857 + FREQUENCY = 599142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -262,11 +262,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 45 -[Rede Vida] +# Physical channel 38 +[TV Aparecida] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 659142857 + FREQUENCY = 617142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -291,11 +291,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 58 -[TV Canção Nova] +# Physical channel 41 +[TV Capital] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 737142857 + FREQUENCY = 635142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO @@ -320,11 +320,11 @@ ISDBT_LAYERC_SEGMENT_COUNT = 0 ISDBT_LAYERC_TIME_INTERLEAVING = 0 -# Physical channel 61 -[TV Câmara, TV Senado, TV Assembleia CE, TV Fortaleza] +# Physical channel 45 +[Rede Vida] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = 755142857 + FREQUENCY = 659142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO -- cgit v1.2.3 /span> 2012-02-12Make changes as per JCristau's advice.Jonathan McCrohan1-9/+3 2012-02-11Remove unused entries from debian/rulesJonathan McCrohan1-2/+0 2012-02-11Fix typo in bugclose changelogJonathan McCrohan1-1/+1 2012-02-11Fix typo in libconfig++dev.examplesJonathan McCrohan1-3/+3 2012-02-11Update changelog.Jonathan McCrohan1-2/+5 2012-02-11Remove forced install of examples in rules.Jonathan McCrohan1-2/+2 2012-02-11Fix Examples.Jonathan McCrohan6-34/+17 2012-02-11Remove makefile.Jonathan McCrohan1-7/+0 2012-02-11Move *.docs, *.install and *.examples to -dev.Jonathan McCrohan7-2/+2 2012-02-11Move to single -dev package.Jonathan McCrohan2-14/+12 2012-02-08Update package changelog.Jonathan McCrohan1-1/+1 2012-02-08Partial manual revert of move to libconfig*8.Jonathan McCrohan4-12/+12 2012-02-08Add my name to debian copyright.Jonathan McCrohan1-2/+3 2012-02-08Atomic commit. Rollback to libconfig8 packaging names.Jonathan McCrohan10-8/+8 2012-02-07Rename libconfig9 to libconfig8 to aid release teamJonathan McCrohan1-14/+14 2012-02-07Fix "closes typo"Jonathan McCrohan1-1/+1 2012-02-07Revert "Add symbols"Jonathan McCrohan3-739/+1 2012-02-07Revert "Fix b0rked symbol file."Jonathan McCrohan1-1/+1 2012-02-07Revert "Second attempt"Jonathan McCrohan2-0/+194 2012-01-29Second attemptJonathan McCrohan2-194/+0 2012-01-29Fix b0rked symbol file.Jonathan McCrohan1-1/+1 2012-01-29Add symbolsJonathan McCrohan3-1/+739 2012-01-26add examples properlyJonathan McCrohan1-0/+2 2012-01-26Update changelogJonathan McCrohan1-3/+6 2012-01-26fix typoJonathan McCrohan1-1/+1 2012-01-26fix accidental description changesJonathan McCrohan1-2/+2 2012-01-26more fucking around to please lintianJonathan McCrohan1-5/+2 2012-01-25Linitan fixesJonathan McCrohan2-3/+2 2012-01-25Split out debug packagesJonathan McCrohan2-1/+6 2011-12-31Fix debian/rulesJonathan McCrohan1-1/+1 2011-12-31Remove shlibsJonathan McCrohan1-2/+0 2011-12-31Remove NMU from changelogJonathan McCrohan1-1/+0 2011-12-31Lintian FixesJonathan McCrohan1-2/+4 2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0 2011-12-31Update MakefilesJonathan McCrohan10-248/+8222 2011-12-31Updated makefilesJonathan McCrohan1-0/+1