![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | CableTransponderSearchSupport |
class | TerrestrialTransponderSearchSupport |
class | ScanSetup |
class | ScanSimple |
Functions | |
def | buildTerTransponder (frequency, inversion=2, bandwidth=7000000, fechigh=6, feclow=6, modulation=2, transmission=2, guard=4, hierarchy=4, system=0, plp_id=0) |
def | getInitialTransponderList (tlist, pos) |
def | getInitialCableTransponderList (tlist, nim) |
def | getInitialTerrestrialTransponderList (tlist, region, skip_t2=False) |
def | getInitialATSCTransponderList (tlist, nim) |
def | GetDeviceId (filter, nim_idx) |
def | getVtunerId (filter, nim_idx) |
def | GetTerrestrial5VEnable (nim_idx) |
Variables | |
dictionary | cable_bands |
dictionary | cable_autoscan_nimtype |
dictionary | terrestrial_autoscan_nimtype |
tuple | dual_tuner_list = ('TT3L10', 'BCM3466') |
tuple | vtuner_need_idx_list = ('TURBO2') |
def Screens.ScanSetup.buildTerTransponder | ( | frequency, | |
inversion = 2 , |
|||
bandwidth = 7000000 , |
|||
fechigh = 6 , |
|||
feclow = 6 , |
|||
modulation = 2 , |
|||
transmission = 2 , |
|||
guard = 4 , |
|||
hierarchy = 4 , |
|||
system = 0 , |
|||
plp_id = 0 |
|||
) |
def Screens.ScanSetup.GetDeviceId | ( | filter, | |
nim_idx | |||
) |
def Screens.ScanSetup.getInitialATSCTransponderList | ( | tlist, | |
nim | |||
) |
def Screens.ScanSetup.getInitialCableTransponderList | ( | tlist, | |
nim | |||
) |
def Screens.ScanSetup.getInitialTerrestrialTransponderList | ( | tlist, | |
region, | |||
skip_t2 = False |
|||
) |
def Screens.ScanSetup.getInitialTransponderList | ( | tlist, | |
pos | |||
) |
def Screens.ScanSetup.GetTerrestrial5VEnable | ( | nim_idx | ) |
def Screens.ScanSetup.getVtunerId | ( | filter, | |
nim_idx | |||
) |
dictionary Screens.ScanSetup.cable_autoscan_nimtype |
dictionary Screens.ScanSetup.cable_bands |
tuple Screens.ScanSetup.dual_tuner_list = ('TT3L10', 'BCM3466') |
dictionary Screens.ScanSetup.terrestrial_autoscan_nimtype |
tuple Screens.ScanSetup.vtuner_need_idx_list = ('TURBO2') |