mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
1b65ebdb16
This includes dvb-apps patches, dvb-scan-tables, dvb-libraries and firmware for WINTV 950Q Fix build with kernel > 4.14 Inherit perlnative for tests to build Change options to cp command to fix dvb-apps: /dvb-apps/usr/share/dvb/dvb-t/vn-Hanoi is owned by uid 3004, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Haseenamol <haseenamol@tataelxsi.co.in> Signed-off-by: Khem Raj <raj.khem@gmail.com>
31 lines
648 B
Plaintext
Executable File
31 lines
648 B
Plaintext
Executable File
# DVB-T Ruzomberok (Ruzomberok, Slovak Republic)
|
|
# Created from http://www.dvbt.towercom.sk/odbornici.php
|
|
|
|
# 2.st multiplex (commercial) - on channel 59
|
|
[CHANNEL]
|
|
DELIVERY_SYSTEM = DVBT
|
|
FREQUENCY = 778000000
|
|
BANDWIDTH_HZ = 8000000
|
|
CODE_RATE_HP = 2/3
|
|
CODE_RATE_LP = NONE
|
|
MODULATION = QAM/64
|
|
TRANSMISSION_MODE = 8K
|
|
GUARD_INTERVAL = 1/4
|
|
HIERARCHY = NONE
|
|
INVERSION = AUTO
|
|
|
|
|
|
# 3.st multiplex (public) - on channel 26
|
|
[CHANNEL]
|
|
DELIVERY_SYSTEM = DVBT
|
|
FREQUENCY = 514000000
|
|
BANDWIDTH_HZ = 8000000
|
|
CODE_RATE_HP = 2/3
|
|
CODE_RATE_LP = NONE
|
|
MODULATION = QAM/64
|
|
TRANSMISSION_MODE = 8K
|
|
GUARD_INTERVAL = 1/4
|
|
HIERARCHY = NONE
|
|
INVERSION = AUTO
|
|
|