diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-05-28 22:07:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-05-28 22:07:43 -0300 |
commit | 28af1fba7a5032dfdc582030b96c40183f4e91ff (patch) | |
tree | 717cbe0026373768b4c53d2ee8d44fa4a2399521 /isdb-t/br-rj-Mesquita | |
parent | 43895629e8fc3f843bdc1f08f719da75ec2ef3c6 (diff) | |
download | dtv-scan-tables-28af1fba7a5032dfdc582030b96c40183f4e91ff.tar.gz |
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>
Diffstat (limited to 'isdb-t/br-rj-Mesquita')
-rw-r--r-- | isdb-t/br-rj-Mesquita | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isdb-t/br-rj-Mesquita b/isdb-t/br-rj-Mesquita index b4ac170a..89d7748f 100644 --- a/isdb-t/br-rj-Mesquita +++ b/isdb-t/br-rj-Mesquita @@ -5,7 +5,7 @@ [RBI TV] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = + FREQUENCY = 195142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO |