summaryrefslogtreecommitdiffstats
path: root/dvb-s/Intelsat-903-34.5W
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-05 18:05:42 (GMT)
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-05 18:05:42 (GMT)
commit06e54ff221c2e3126a7dfbd63e9814431511b558 (patch)
treeeb13b8eac5ca9006e8993442a4bf1d1261a19f1c /dvb-s/Intelsat-903-34.5W
parent78988921cd3cdef0d94ba111fbcf7d813e07e02a (diff)
downloaddtv-scan-tables-06e54ff221c2e3126a7dfbd63e9814431511b558.zip
dtv-scan-tables-06e54ff221c2e3126a7dfbd63e9814431511b558.tar.gz
dtv-scan-tables-06e54ff221c2e3126a7dfbd63e9814431511b558.tar.bz2
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 <m.chehab@samsung.com>
Diffstat (limited to 'dvb-s/Intelsat-903-34.5W')
-rw-r--r--dvb-s/Intelsat-903-34.5W36
1 files changed, 32 insertions, 4 deletions
diff --git a/dvb-s/Intelsat-903-34.5W b/dvb-s/Intelsat-903-34.5W
index 46dd2ff..f6be6ea 100644
--- a/dvb-s/Intelsat-903-34.5W
+++ b/dvb-s/Intelsat-903-34.5W
@@ -1,7 +1,35 @@
# Intelsat 903 @ 34.5W
# freq pol sr fec
-S 4178000 V 32555000 AUTO
-S 4045000 H 4960000 AUTO
-S 3895000 H 13021000 AUTO
-S 4004000 V 2170000 AUTO
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 4178000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 32555000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 4045000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 4960000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 3895000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 13021000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 4004000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 2170000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+