aboutsummaryrefslogtreecommitdiffstats
path: root/channels-conf/dvb-t/cz-Praha
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2005-05-16 17:36:35 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2005-05-16 17:36:35 +0000
commitc19066935b8d94d6ede09439eb988b80abb7c5ff (patch)
tree0d4feaa56c45b66821f5abbf871d17c785e53363 /channels-conf/dvb-t/cz-Praha
parentf707f6c07cfde6307979c254c5730702bbbd0741 (diff)
downloaddtv-scan-tables-c19066935b8d94d6ede09439eb988b80abb7c5ff.tar.gz
In the USA ATSC is actually shifted up 28.615 Khz to minimize interference between NTSC and ATSC signals. I added the offset to each entry in the NTSC table to make the ATSC table.
Thanks to Mac Michaels.
Diffstat (limited to 'channels-conf/dvb-t/cz-Praha')
0 files changed, 0 insertions, 0 deletions
36d27ee81d79a38f9e&follow=1'>BUG: handle negative delays in timer_process() (timer.c)mzuther1-0/+4 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2