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/br-Net-Digital | |
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 '')
-rw-r--r-- | dvb-c/br-Net-Digital | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dvb-c/br-Net-Digital b/dvb-c/br-Net-Digital index 8900124d..19738343 100644 --- a/dvb-c/br-Net-Digital +++ b/dvb-c/br-Net-Digital @@ -3,4 +3,11 @@ # freq sr fec mod # Found on Sao Jose dos Campos, SP -C 573000000 5217000 NONE QAM256 +[CHANNEL] + DELIVERY_SYSTEM = DVBC/ANNEX_A + FREQUENCY = 573000000 + SYMBOL_RATE = 5217000 + INNER_FEC = NONE + MODULATION = QAM/256 + INVERSION = AUTO + |