[sat_genconf.py] Suppression d'un doublon et ajout d'une fréquence
darcs-hash:20090619212505-8fbb1-d720d62a46468f0a6799383171802d12a5e29a50.gz
This commit is contained in:
parent
02db41f8bd
commit
d238066d67
1 changed files with 7 additions and 5 deletions
|
@ -167,6 +167,13 @@ class Hotbird_10853(carte) :
|
||||||
srate=27500
|
srate=27500
|
||||||
chaines = {}
|
chaines = {}
|
||||||
|
|
||||||
|
class Hotbird_11054(carte) :
|
||||||
|
pol='h'
|
||||||
|
srate=27500
|
||||||
|
chaines = {
|
||||||
|
'1026' : ('ger' , 'ger RTL Schweiz'),
|
||||||
|
'1033' : ('ger' , 'ger ZDF')}
|
||||||
|
|
||||||
class Hotbird_11137(carte) :
|
class Hotbird_11137(carte) :
|
||||||
pol='h'
|
pol='h'
|
||||||
srate=27500
|
srate=27500
|
||||||
|
@ -253,11 +260,6 @@ class Hotbird_11766(carte) :
|
||||||
'1107' : ('eng' , 'eng ita Senato italiano'),
|
'1107' : ('eng' , 'eng ita Senato italiano'),
|
||||||
'261' : ('ita' , 'ita Rai Edu2')}
|
'261' : ('ita' , 'ita Rai Edu2')}
|
||||||
|
|
||||||
class Hotbird_11727(carte) :
|
|
||||||
pol='v'
|
|
||||||
srate=27500
|
|
||||||
chaines = {}
|
|
||||||
|
|
||||||
class Hotbird_11054(carte) :
|
class Hotbird_11054(carte) :
|
||||||
pol='h'
|
pol='h'
|
||||||
srate=27500
|
srate=27500
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue