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/AMC16-85.0W | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'dvb-s/AMC16-85.0W') diff --git a/dvb-s/AMC16-85.0W b/dvb-s/AMC16-85.0W index 0cd06111..8d89f911 100644 --- a/dvb-s/AMC16-85.0W +++ b/dvb-s/AMC16-85.0W @@ -1,6 +1,27 @@ # AMC 2 @ 85W # freq pol sr fec -S 11731000 H 13021000 AUTO -S 11744000 H 13021000 AUTO -S 11771000 H 13021000 AUTO +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 11731000 + POLARIZATION = HORIZONTAL + SYMBOL_RATE = 13021000 + INNER_FEC = AUTO + INVERSION = AUTO + +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 11744000 + POLARIZATION = HORIZONTAL + SYMBOL_RATE = 13021000 + INNER_FEC = AUTO + INVERSION = AUTO + +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 11771000 + POLARIZATION = HORIZONTAL + SYMBOL_RATE = 13021000 + INNER_FEC = AUTO + INVERSION = AUTO + -- cgit v1.2.3