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-11-43.0W | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'dvb-s/Intelsat-11-43.0W') diff --git a/dvb-s/Intelsat-11-43.0W b/dvb-s/Intelsat-11-43.0W index 4b660f12..3ae9107c 100644 --- a/dvb-s/Intelsat-11-43.0W +++ b/dvb-s/Intelsat-11-43.0W @@ -1,4 +1,11 @@ # Intelsat 11 @ 43.0W # freq pol sr fec -S 3944000 H 5945000 AUTO +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 3944000 + POLARIZATION = HORIZONTAL + SYMBOL_RATE = 5945000 + INNER_FEC = AUTO + INVERSION = AUTO + -- cgit v1.2.3