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/nl-Delta | |
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/nl-Delta')
-rw-r--r-- | dvb-c/nl-Delta | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dvb-c/nl-Delta b/dvb-c/nl-Delta index ac6548f9..d278f8da 100644 --- a/dvb-c/nl-Delta +++ b/dvb-c/nl-Delta @@ -5,4 +5,11 @@ # transponders. # # -C 402000000 6875000 NONE QAM64 # Main Frequency +[Main Frequency] + DELIVERY_SYSTEM = DVBC/ANNEX_A + FREQUENCY = 402000000 + SYMBOL_RATE = 6875000 + INNER_FEC = NONE + MODULATION = QAM/64 + INVERSION = AUTO + |