#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain # $Id: mkinstalldirs,v 1.2 2003/02/27 07:43:11 reinelt Exp $ errstatus=0 for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr fi fi pathcomp="$pathcomp/" done done exit $errstatus # mkinstalldirs ends here value='905f5ba4f438dd85846a88e304f2adca9eb2f346'/> Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/fr-Parthenay
blob: 83679c981acb417a0690684086bfc90eea94d04c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Parthenay - France (DVB-T transmitter of Parthenay ( Amailloux ) )
# Parthenay - France (signal DVB-T transmis depuis l'�metteur de Amailloux )
# 
# 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 <n_estre@yahoo.fr>
#
# T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy
#### Parthenay - Amailloux ####
#R1
T 594000000 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 738000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R5
T 762000000 8MHz AUTO NONE QAM64 8k AUTO NONE
#R6
T 690000000 8MHz AUTO NONE QAM64 8k AUTO NONE