diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-05 15:05:42 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-05 15:05:42 -0300 |
commit | 06e54ff221c2e3126a7dfbd63e9814431511b558 (patch) | |
tree | eb13b8eac5ca9006e8993442a4bf1d1261a19f1c /dvb-c/ch-Zuerich-upc-cablecom | |
parent | 78988921cd3cdef0d94ba111fbcf7d813e07e02a (diff) | |
download | dtv-scan-tables-06e54ff221c2e3126a7dfbd63e9814431511b558.tar.gz |
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-c/ch-Zuerich-upc-cablecom')
-rw-r--r-- | dvb-c/ch-Zuerich-upc-cablecom | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dvb-c/ch-Zuerich-upc-cablecom b/dvb-c/ch-Zuerich-upc-cablecom index c4cf340c..a639f823 100644 --- a/dvb-c/ch-Zuerich-upc-cablecom +++ b/dvb-c/ch-Zuerich-upc-cablecom @@ -1,4 +1,11 @@ # upc cablecom # Zurich, Switzerland # freq sr fec mod -C 410000000 6900000 NONE QAM64 +[CHANNEL] + DELIVERY_SYSTEM = DVBC/ANNEX_A + FREQUENCY = 410000000 + SYMBOL_RATE = 6900000 + INNER_FEC = NONE + MODULATION = QAM/64 + INVERSION = AUTO + |