aboutsummaryrefslogtreecommitdiffstats
path: root/dvbv5_isdb-t
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-09-19 01:46:23 +0100
committerOliver Schinagl <oliver@schinagl.nl>2013-09-20 14:53:55 +0200
commit6213a2f4e91bcef2f3aac0768fffb26ac5cfa617 (patch)
tree488ab4a9e856d73f422ddb44f47e84f302f911bc /dvbv5_isdb-t
parentbbc890eba7b7578011e95840f43fb3138a2b6be9 (diff)
downloaddtv-scan-tables-6213a2f4e91bcef2f3aac0768fffb26ac5cfa617.tar.gz
Table /usr/share/dvb/dvb-t/cz-All outdated
reassign 720879 dtv-scan-tables forwarded 720879 oliver@schinagl.nl thanks Hi Pavel, On 25/08/13 22:32, Pavel Mendl wrote: > Package: dvb-apps > Version: 1.1.1+rev1483-1 > > When I did run scan command using /usr/share/dvb/dvb-t/cz-All table, some > channels that my "ordinary" TV did tune did not tune (even attempt to tune) on > the PC TV adapter. I traced issue to > the aforementioned table, which is (by commented header inside the table) > taken from public sources not directly under the CZ TV regulator's control. I > found the official broadcast spectrum > regulation (as of August 2012 - currently valid) here > http://www.ctu.cz/cs/download/plan-vyuziti-radioveho-spektra/rok_2012/pv- > p_10-08_2012-11.pdf > > It states on pages 9, 15-16 that all the channels 21-60 are allocated for > various DVB-T networks in the country. The aforementioned table cz-All did > include just some of them, what lead to > "missing" of some newly installed channels from the scanning. (Understandable, > DVB-T is still in the development phase in Czech republic and many spectrum > allocations are still designated as > testing or not-definitive.) > > Attached is the new table I created, ensuring scan of all the channels > theoretically allocatable in Czech republic. Tested on my own comp it really > found channels consistent with the TV box scan, > with no bugging. > > The only part I am not sure about is the guard-interval where 1/4 and 1/8 > values were irregularly mixed in the original table and no regulatory > guidelines are released. Based on the theoretical > assumption, that 1/8 should tune (i.e. not exclude) more channels than 1/4, I > entered 1/8 for all the channels. Should you have better experience or > regulatory resources on the topic, please, > correct these values as appropriate. > > I suggest to replace the cz-All table with my updated one in the next release. Thanks for your mail. The scan files have been split out into a separate package called dtv-scan-tables. Therefore I am reassigning it to d-s-t. Oliver Schinagl (CC'd) is the upstream dtv-scan-tables maintainer. I have reattached your cz-All-actual-2013 for his consideration. Thanks, Jon Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'dvbv5_isdb-t')
0 files changed, 0 insertions, 0 deletions
/+128 changed "copyright" to "2003" added slightly different protocol for MatrixOrbital "LK202" displays 2003-02-05[lcd4linux @ 2003-02-05 04:31:38 by reinelt]reinelt2-8/+29 T_EXEC: remove trailing CR/LF T_EXEC: deactivated maxlen calculation (for I don't understand what it is for :-) 2003-01-12[lcd4linux @ 2003-01-12 06:51:27 by reinelt]reinelt1-8/+16 fixed bug in bar compaction 2002-12-08[lcd4linux @ 2002-12-08 07:36:06 by reinelt]reinelt11-315/+314 autoconf/automake cleanup 2002-12-06[lcd4linux @ 2002-12-06 07:38:43 by reinelt]reinelt6-1305/+2559 libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS 2002-12-05[lcd4linux @ 2002-12-05 19:23:01 by reinelt]reinelt3-7/+16 fixed undefined operations found by gcc3 2002-12-05[lcd4linux @ 2002-12-05 19:12:47 by reinelt]reinelt1-3/+15 sensors factor and offset patch from Petri Damsten <petri.damsten@raketti.net> 2002-12-05[lcd4linux @ 2002-12-05 19:09:57 by reinelt]reinelt6-17/+29 patches for gcc-3.2 2002-09-12[lcd4linux @ 2002-09-12 05:24:54 by reinelt]reinelt1-478/+199 code cleanup, character defining for bars 2002-09-11[lcd4linux @ 2002-09-11 05:32:35 by reinelt]reinelt1-255/+47 changed to use new bar functions 2002-09-11[lcd4linux @ 2002-09-11 05:16:32 by reinelt]reinelt8-476/+1335 added Cwlinux driver 2002-08-30[lcd4linux @ 2002-08-30 03:54:01 by reinelt]reinelt1-3/+8 bug in curses driver fixed 2002-08-22[lcd4linux @ 2002-08-22 05:51:36 by reinelt]reinelt1-7/+4 cosmetic changes 2002-08-21[lcd4linux @ 2002-08-21 06:09:53 by reinelt]reinelt2-10/+48 some T6963 fixes, ndelay wrap 2002-08-19[lcd4linux @ 2002-08-19 10:51:06 by reinelt]reinelt2-259/+60 M50530 driver using new generic bar functions 2002-08-19[lcd4linux @ 2002-08-19 09:43:43 by reinelt]reinelt1-261/+57 BeckmannEgle using new generic bar functions 2002-08-19[lcd4linux @ 2002-08-19 09:30:18 by reinelt]reinelt1-256/+106 MatrixOrbital uses generic bar funnctions 2002-08-19[lcd4linux @ 2002-08-19 09:11:34 by reinelt]reinelt2-257/+51 changed HD44780 to use generic bar functions 2002-08-19[lcd4linux @ 2002-08-19 07:52:19 by reinelt]reinelt3-8/+17 corrected type declaration of (*defchar)() 2002-08-19[lcd4linux @ 2002-08-19 07:36:29 by reinelt]reinelt7-359/+481 finished bar.c, USBLCD is the first driver that uses the generic bar functions 2002-08-19[lcd4linux @ 2002-08-19 04:41:20 by reinelt]reinelt20-32/+166 introduced bar.c, moved bar stuff from display.h to bar.h 2002-08-18[lcd4linux @ 2002-08-18 08:11:11 by reinelt]reinelt1-26/+28 USBLCD buffered I/O 2002-08-17[lcd4linux @ 2002-08-17 14:14:21 by reinelt]reinelt3-67/+101 USBLCD fixes 2002-08-17[lcd4linux @ 2002-08-17 13:10:22 by reinelt]reinelt9-182/+765 USBLCD driver added 2002-08-17[lcd4linux @ 2002-08-17 12:54:08 by reinelt]reinelt1-7/+23 minor T6963 changes 2002-04-30[lcd4linux @ 2002-04-30 07:20:15 by reinelt]reinelt2-173/+129 implemented the new ndelay(nanoseconds) in all parallel port drivers 2002-04-29[lcd4linux @ 2002-04-29 11:00:25 by reinelt]reinelt14-2339/+5100 added Toshiba T6963 driver added ndelay() with nanosecond resolution 2001-09-14[lcd4linux @ 2001-09-14 05:57:06 by reinelt]reinelt1-1/+5 2001-09-13[lcd4linux @ 2001-09-13 07:40:57 by reinelt]reinelt1-0/+6 TODO update 2001-09-12[lcd4linux @ 2001-09-12 06:17:22 by reinelt]reinelt2-1/+8 2001-09-12[lcd4linux @ 2001-09-12 05:58:16 by reinelt]reinelt3-9/+27 fixed bug in mail2.c 2001-09-12[lcd4linux @ 2001-09-12 05:37:22 by reinelt]reinelt4-23/+99 fixed a bug in seti.c (file was never closed, lcd4linux run out of fd's improved socket debugging 2001-09-11[lcd4linux @ 2001-09-11 06:43:43 by reinelt]reinelt1-1/+10 TODO items