From: Stefan Pluecken Date: Wed, 23 Nov 2005 15:59:12 +0000 (+0000) Subject: we already faked the current nim X-Git-Tag: 2.6.0~4978 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/c476832e7644799cd2c2c1dbb41760b1e4dfa16e we already faked the current nim --- diff --git a/lib/python/Components/NimManager.py b/lib/python/Components/NimManager.py index 6cceeca9..1c5b58fa 100644 --- a/lib/python/Components/NimManager.py +++ b/lib/python/Components/NimManager.py @@ -52,7 +52,7 @@ class SecConfigure: def linkNIMs(self, nim1, nim2): eDVBSatelliteEquipmentControl.getInstance().setTunerLinked(nim1, nim2) - + def getSatList(self): return self.satList @@ -69,7 +69,7 @@ class SecConfigure: if nim.configMode.value == 1: self.linkNIMs(x, nim.linkedTo.value) nim = config.Nims[nim.linkedTo.value] - if nim.configMode.value == 0 or nim.configMode.value == 1: #simple config + if nim.configMode.value == 0: #simple config if nim.diseqcMode.value == 0: #single self.addLNBSimple(x, int(nim.diseqcA.vals[nim.diseqcA.value][1]), 0, 0, 4) elif nim.diseqcMode.value == 1: #Toneburst A/B