summaryrefslogtreecommitdiffstats
path: root/dvb-s/PAS-43.0W
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/PAS-43.0W
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/PAS-43.0W')
-rw-r--r--dvb-s/PAS-43.0W36
1 files changed, 32 insertions, 4 deletions
diff --git a/dvb-s/PAS-43.0W b/dvb-s/PAS-43.0W
index fab84c5..db5bf93 100644
--- a/dvb-s/PAS-43.0W
+++ b/dvb-s/PAS-43.0W
@@ -1,6 +1,34 @@
# PAS 6/6B/3R at 43.0W
# freq pol sr fec
-S 12578000 H 19850000 3/4
-S 12584000 V 27500000 3/4
-S 12606000 H 6616000 3/4
-S 12665000 H 19850000 7/8
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12578000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 19850000
+ INNER_FEC = 3/4
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12584000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 27500000
+ INNER_FEC = 3/4
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12606000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 6616000
+ INNER_FEC = 3/4
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12665000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 19850000
+ INNER_FEC = 7/8
+ INVERSION = AUTO
+