From 06e54ff221c2e3126a7dfbd63e9814431511b558 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 5 Sep 2014 15:05:42 -0300 Subject: Convert existing tables to DVBv5 format All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab --- dvb-s/Intelsat-707-53.0W | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'dvb-s/Intelsat-707-53.0W') diff --git a/dvb-s/Intelsat-707-53.0W b/dvb-s/Intelsat-707-53.0W index a042f466..228866cd 100644 --- a/dvb-s/Intelsat-707-53.0W +++ b/dvb-s/Intelsat-707-53.0W @@ -1,5 +1,19 @@ # Intelsat 707 @ 53.0W # freq pol sr fec -S 3820000 V 3255000 AUTO -S 11483000 V 5333000 AUTO +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 3820000 + POLARIZATION = VERTICAL + SYMBOL_RATE = 3255000 + INNER_FEC = AUTO + INVERSION = AUTO + +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 11483000 + POLARIZATION = VERTICAL + SYMBOL_RATE = 5333000 + INNER_FEC = AUTO + INVERSION = AUTO + -- cgit v1.2.3