From 28af1fba7a5032dfdc582030b96c40183f4e91ff Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 28 May 2016 22:07:43 -0300 Subject: 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 --- isdb-t/br-rj-DuqueDeCaxias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isdb-t/br-rj-DuqueDeCaxias') diff --git a/isdb-t/br-rj-DuqueDeCaxias b/isdb-t/br-rj-DuqueDeCaxias index 18fc8667..599dfbcf 100644 --- a/isdb-t/br-rj-DuqueDeCaxias +++ b/isdb-t/br-rj-DuqueDeCaxias @@ -5,7 +5,7 @@ [RBI TV] DELIVERY_SYSTEM = ISDBT BANDWIDTH_HZ = 6000000 - FREQUENCY = + FREQUENCY = 195142857 INVERSION = AUTO GUARD_INTERVAL = AUTO TRANSMISSION_MODE = AUTO -- cgit v1.2.3