openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
NimManager.py File Reference

Classes

class  Components.NimManager.SecConfigure
 
class  Components.NimManager.NIM
 
class  Components.NimManager.NimManager
 

Namespaces

 Components.NimManager
 

Functions

def Components.NimManager.getConfigSatlist (orbpos, satlist)
 
def Components.NimManager.InitSecParams ()
 
def Components.NimManager.InitNimManager (nimmgr, update_slots=None)
 

Variables

int Components.NimManager.maxFixedLnbPositions = 0
 
int Components.NimManager.MAX_LNB_WILDCARDS = 6
 
int Components.NimManager.MAX_ORBITPOSITION_WILDCARDS = 6
 
int Components.NimManager.ORBITPOSITION_LIMIT = 3600
 
dictionary Components.NimManager.iDVBFrontendDict
 
tuple Components.NimManager.jess_alias = ("JESS", "UNICABLE2", "SCD2", "EN50607", "EN 50607")
 
list Components.NimManager.lscr = [("scr%d" % i) for i in list(range(1, 33))]
 
 Components.NimManager.nimmanager = NimManager()