#---------------------------------------------------------------------------------------------- # Auto-generated from: # #---------------------------------------------------------------------------------------------- # location and provider: UK, Guildford # date (yyyy-mm-dd) : 2013-09-18 # # T[2] [] [# comment] #---------------------------------------------------------------------------------------------- T 650000000 8MHz 2/3 NONE QAM64 8k 1/32 NONE # PSB1 T 674000000 8MHz 2/3 NONE QAM64 8k 1/32 NONE # PSB2 T2 626000000 8MHz 2/3 NONE QAM256 32k 1/128 NONE 0 # PSB3 T 690000000 8MHz 3/4 NONE QAM64 8k 1/32 NONE # COM4 T 722000000 8MHz 3/4 NONE QAM64 8k 1/32 NONE # COM5 T 698000000 8MHz 3/4 NONE QAM64 8k 1/32 NONE # COM6 ion> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
-tables.git/commit/dvb-t/au-Sydney_North_Shore?id=f4f33857c27f8429acf2d4e85fa262b76ed00098&follow=1'>update scan file for au-Sydney_North_Shore
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05Fix the Makefile to do the right thing after the conversionMauro Carvalho Chehab1-5/+8
Now that the tables got converted, rewrite it to generate DVBv3 from the DVBv5 channels, and to generate DVBv5 again from DVBv3, for testing purposes. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05Move the contents of dvbv5_dvb-t into dvb-tMauro Carvalho Chehab1172-8674/+832
Now that we have everything with DVBv5 format, we can get rid of duplicated tables. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab891-7439/+72141
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Makefile: Add support to convert from DVBv5 to DVBv3Mauro Carvalho Chehab1-2/+13
That does the conversion from a previously generated DVBv5 directory back to DVBv3. This is useful to check if dvb-fe-convert is doing the right thing. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Christoph Pfister1-1/+1