![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | SecConfigure |
class | NIM |
class | NimManager |
Functions | |
def | getConfigSatlist (orbpos, satlist) |
def | InitSecParams () |
def | InitNimManager (nimmgr, update_slots=None) |
Variables | |
int | maxFixedLnbPositions = 0 |
int | MAX_LNB_WILDCARDS = 6 |
int | MAX_ORBITPOSITION_WILDCARDS = 6 |
int | ORBITPOSITION_LIMIT = 3600 |
dictionary | iDVBFrontendDict |
tuple | jess_alias = ("JESS", "UNICABLE2", "SCD2", "EN50607", "EN 50607") |
list | lscr = [("scr%d" % i) for i in list(range(1, 33))] |
nimmanager = NimManager() | |
def Components.NimManager.getConfigSatlist | ( | orbpos, | |
satlist | |||
) |
def Components.NimManager.InitNimManager | ( | nimmgr, | |
update_slots = None |
|||
) |
def Components.NimManager.InitSecParams | ( | ) |
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))] |
int Components.NimManager.MAX_LNB_WILDCARDS = 6 |
int Components.NimManager.MAX_ORBITPOSITION_WILDCARDS = 6 |
int Components.NimManager.maxFixedLnbPositions = 0 |
Components.NimManager.nimmanager = NimManager() |
int Components.NimManager.ORBITPOSITION_LIMIT = 3600 |