# Poitiers - France (DVB-T transmitter of Poitiers ( Agglomération ) ) # Poitiers - France (signal DVB-T transmis depuis l'émetteur de Agglomération ) # # ATTENTION ! Ce fichier a ete construit automatiquement a partir # des frequences obtenues sur : http://www.tvnt.net/multiplex_frequences.htm # en Avril 2006. Si vous constatez des problemes et voulez apporter des # modifications au fichier, envoyez le fichier modifie a # l'adresse linux-dvb@linuxtv.org (depot des fichiers d'init dvb) # ou a l'auteur du fichier : # Nicolas Estre # # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy #### Poitiers - Agglomération #### #R1 T 706000000 8MHz AUTO NONE QAM64 8k AUTO NONE #R2 T 778000000 8MHz AUTO NONE QAM64 8k AUTO NONE #R3 T 802000000 8MHz AUTO NONE QAM64 8k AUTO NONE #R4 T 730000000 8MHz AUTO NONE QAM64 8k AUTO NONE #R5 T 754000000 8MHz AUTO NONE QAM64 8k AUTO NONE #R6 T 794000000 8MHz AUTO NONE QAM64 8k AUTO NONE ch'/> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sc-NovaVeneza (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
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>