summaryrefslogtreecommitdiffstats
path: root/dvb-s/Intel4-72.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/Intel4-72.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/Intel4-72.0E')
-rw-r--r--dvb-s/Intel4-72.0E36
1 files changed, 32 insertions, 4 deletions
diff --git a/dvb-s/Intel4-72.0E b/dvb-s/Intel4-72.0E
index 3a7b640..feba65e 100644
--- a/dvb-s/Intel4-72.0E
+++ b/dvb-s/Intel4-72.0E
@@ -1,6 +1,34 @@
# Intel4 @ 72E
# freq pol sr fec
-S 11533000 V 4220000 AUTO
-S 11638000 H 5632000 AUTO
-S 12518000 V 8232000 AUTO
-S 12526000 V 3266000 AUTO
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 11533000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 4220000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 11638000
+ POLARIZATION = HORIZONTAL
+ SYMBOL_RATE = 5632000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12518000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 8232000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+
+[CHANNEL]
+ DELIVERY_SYSTEM = DVBS
+ FREQUENCY = 12526000
+ POLARIZATION = VERTICAL
+ SYMBOL_RATE = 3266000
+ INNER_FEC = AUTO
+ INVERSION = AUTO
+