Je ferais mieux d'aller dormir ...

darcs-hash:20061220231610-1dcb7-c251b4122a53f7d6e1137f9b7bfc72aefc9769c9.gz
This commit is contained in:
parret-freaud 2006-12-21 00:16:10 +01:00
parent 759f42984b
commit a121e48e6c
2 changed files with 20 additions and 6 deletions

View file

@ -267,14 +267,19 @@ class Hotbird_10911(carte) :
'5801 5831' : 'rad fra Meteo Express',
'5800 5820 5830' : 'fra Meteo Express' }
class Hotbird_12111(carte) :
pol='v'
class Hotbird_11137(carte) :
pol='h'
srate=27500
chaines = {
'250 251 1029' : 'ara Al Jazeera Mubasher',
'260 261 1030' : 'ita Ceramicanda',
'270 271 1031' : 'ara Al Jazeera Satellite Channel',
'310 311 1040' : 'ita Radio Radio TV'}
'3521 3641 717 3601' : 'fra TV5 FBS',
'3522 3642 719 3602' : 'fra TV5 Europe',
'3523 3643 265' : 'ita Roma uno',
'3524 3644 3664 262' : 'ara ANN',
'3525 3645 267' : 'ita Videolook',
'3526 3646 263' : 'ara Kurdistan TV',
'3528 3648 264' : 'ita Videolina',
'3531 3651 261' : 'ita starmarket' }
class Hotbird_11200(carte) :
pol='V'
@ -348,6 +353,15 @@ class Hotbird_11785(carte) :
'3569 3570 3568 3573' : 'esp Canal 24 Horas',
'3553 3554 3552' : 'esp TVE Internacional Asia/Africa' }
class Hotbird_12111(carte) :
pol='v'
srate=27500
chaines = {
'250 251 1029' : 'ara Al Jazeera Mubasher',
'260 261 1030' : 'ita Ceramicanda',
'270 271 1031' : 'ara Al Jazeera Satellite Channel',
'310 311 1040' : 'ita Radio Radio TV'}
class Hotbird_12245(carte) :
pol='h'
srate=27500

View file

@ -21,7 +21,7 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) ,
TNT_R3_522000(5) ],
'oie' : [ Hotbird_10796(0) ,
Hotbird_10873(1) ,
# Hotbird_11137(2) ,
Hotbird_11137(2) ,
Hotbird_12111(3) ],
# Hotbird_12673(4) ]
}