# UK, Black Hill # Auto-generated from http://www.dtg.org.uk/retailer/dtt_channels.html # and http://www.ofcom.org.uk/static/reception_advice/index.asp.html # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy T 634167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE T 682167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE T 658167000 8MHz 2/3 NONE QAM64 2k 1/32 NONE T 714167000 8MHz 3/4 NONE QAM16 2k 1/32 NONE T 746000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE T 826000000 8MHz 3/4 NONE QAM16 2k 1/32 NONE img src='/cgit.png' alt='cgit logo'/> index : dtv-scan-tables.git
Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-ba-Candeias (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05Move the contents of dvbv5_dvb-t into dvb-tMauro Carvalho Chehab1-0/+0
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>