[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
|
||||
chaines = {}
|
||||
|
||||
class Hotbird_11054(carte) :
|
||||
pol='h'
|
||||
srate=27500
|
||||
chaines = {
|
||||
'1026' : ('ger' , 'ger RTL Schweiz'),
|
||||
'1033' : ('ger' , 'ger ZDF')}
|
||||
|
||||
class Hotbird_11137(carte) :
|
||||
pol='h'
|
||||
srate=27500
|
||||
|
@ -252,11 +259,6 @@ class Hotbird_11766(carte) :
|
|||
'1107' : ('ita' , 'ita eng Senato italiano'),
|
||||
'1107' : ('eng' , 'eng ita Senato italiano'),
|
||||
'261' : ('ita' , 'ita Rai Edu2')}
|
||||
|
||||
class Hotbird_11727(carte) :
|
||||
pol='v'
|
||||
srate=27500
|
||||
chaines = {}
|
||||
|
||||
class Hotbird_11054(carte) :
|
||||
pol='h'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue