summaryrefslogtreecommitdiffstats
path: root/dvb-s/ExpressAM1-40.0E
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/ExpressAM1-40.0E
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/ExpressAM1-40.0E')
-rw-r--r--dvb-s/ExpressAM1-40.0E27
1 files changed, 24 insertions, 3 deletions
diff --git a/dvb-s/ExpressAM1-40.0E b/dvb-s/ExpressAM1-40.0E
index 3ffbf01..6d31da9 100644
--- a/dvb-s/ExpressAM1-40.0E
+++ b/dvb-s/ExpressAM1-40.0E
@@ -1,5 +1,26 @@
# Express AM1 @ 40E
# freq pol sr fec
-S 10967000 V 20000000 AUTO
-S 10995000 V 20000000 AUTO
-S 11097000 H 4000000 AUTO
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 10967000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 20000000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 10995000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 20000000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 11097000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 4000000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+