Skip to content

Commit

Permalink
Added AutoDiseqc for Eutelsat 16
Browse files Browse the repository at this point in the history
thanks @mrvica
  • Loading branch information
WanWizard committed Sep 21, 2017
1 parent 186cdb8 commit dfaebbe
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions lib/python/Screens/AutoDiseqc.py
Expand Up @@ -100,6 +100,25 @@ class AutoDiseqc(Screen, ConfigListScreen):
318,
"Hotbird 13.0e"),

# eutelsat 160 hrt
(
10721,
27500,
eDVBFrontendParametersSatellite.Polarisation_Horizontal,
eDVBFrontendParametersSatellite.FEC_3_4,
eDVBFrontendParametersSatellite.Inversion_Off,
160,
eDVBFrontendParametersSatellite.System_DVB_S,
eDVBFrontendParametersSatellite.Modulation_Auto,
eDVBFrontendParametersSatellite.RollOff_auto,
eDVBFrontendParametersSatellite.Pilot_Unknown,
-1,
0,
1,
20100,
366,
"Eutelsat 16A 16.0e"),

# thor 3592 CT24
(
12072,
Expand Down

0 comments on commit dfaebbe

Please sign in to comment.