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/Galaxy3C-95.0W | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'dvb-s/Galaxy3C-95.0W') diff --git a/dvb-s/Galaxy3C-95.0W b/dvb-s/Galaxy3C-95.0W index c62fff40..d9e62cfc 100644 --- a/dvb-s/Galaxy3C-95.0W +++ b/dvb-s/Galaxy3C-95.0W @@ -1,3 +1,10 @@ # Galaxy 3C @ 95W # freq pol sr fec -S 11780000 H 20760000 AUTO +[CHANNEL] + DELIVERY_SYSTEM = DVBS + FREQUENCY = 11780000 + POLARIZATION = HORIZONTAL + SYMBOL_RATE = 20760000 + INNER_FEC = AUTO + INVERSION = AUTO + -- cgit v1.2.3