enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Components.TuneTest.TuneTest Class Reference
Inheritance diagram for Components.TuneTest.TuneTest:
Plugins.SystemPlugins.DiseqcTester.plugin.DiseqcTester

Public Member Functions

def __init__ (self, feid, stopOnSuccess=-1, stopOnError=-1)
 
def gotTsidOnid (self, tsidonid)
 
def updateStatus (self)
 
def firstTransponder (self)
 
def nextTransponder (self)
 
def finishedChecking (self)
 
def openFrontend (self)
 
def tune (self)
 
def run (self, checkPIDs=False)
 
def addTransponder (self, transponder)
 
def clearTransponder (self)
 
def getProgressLength (self)
 
def progressCallback (self, progress)
 

Public Attributes

 stopOnSuccess
 
 stopOnError
 
 feid
 
 transponderlist
 
 currTuned
 
 oldref
 
 frontend
 
 tuner
 
 timer
 
 timer_conn
 
 pidStatus
 
 tsid
 
 onid
 
 cb_func
 
 tuningtransponder
 
 raw_channel
 
 oldTuned
 
 checkPIDs
 
 failedTune
 
 successfullyTune
 

Static Public Attributes

int INTERNAL_PID_STATUS_NOOP = 0
 
int INTERNAL_PID_STATUS_WAITING = 1
 
int INTERNAL_PID_STATUS_SUCCESSFUL = 2
 
int INTERNAL_PID_STATUS_FAILED = 3
 
int STATUS_START = 0
 
int STATUS_TUNING = 1
 
int STATUS_DONE = 2
 
int STATUS_NOOP = 3
 

Constructor & Destructor Documentation

◆ __init__()

def Components.TuneTest.TuneTest.__init__ (   self,
  feid,
  stopOnSuccess = -1,
  stopOnError = -1 
)

Member Function Documentation

◆ addTransponder()

def Components.TuneTest.TuneTest.addTransponder (   self,
  transponder 
)

◆ clearTransponder()

def Components.TuneTest.TuneTest.clearTransponder (   self)

◆ finishedChecking()

def Components.TuneTest.TuneTest.finishedChecking (   self)

◆ firstTransponder()

def Components.TuneTest.TuneTest.firstTransponder (   self)

◆ getProgressLength()

def Components.TuneTest.TuneTest.getProgressLength (   self)

◆ gotTsidOnid()

def Components.TuneTest.TuneTest.gotTsidOnid (   self,
  tsidonid 
)

◆ nextTransponder()

def Components.TuneTest.TuneTest.nextTransponder (   self)

◆ openFrontend()

def Components.TuneTest.TuneTest.openFrontend (   self)

◆ progressCallback()

def Components.TuneTest.TuneTest.progressCallback (   self,
  progress 
)

◆ run()

def Components.TuneTest.TuneTest.run (   self,
  checkPIDs = False 
)

◆ tune()

def Components.TuneTest.TuneTest.tune (   self)

◆ updateStatus()

def Components.TuneTest.TuneTest.updateStatus (   self)

Member Data Documentation

◆ cb_func

Components.TuneTest.TuneTest.cb_func

◆ checkPIDs

Components.TuneTest.TuneTest.checkPIDs

◆ currTuned

Components.TuneTest.TuneTest.currTuned

◆ failedTune

Components.TuneTest.TuneTest.failedTune

◆ feid

Components.TuneTest.TuneTest.feid

◆ frontend

Components.TuneTest.TuneTest.frontend

◆ INTERNAL_PID_STATUS_FAILED

int Components.TuneTest.TuneTest.INTERNAL_PID_STATUS_FAILED = 3
static

◆ INTERNAL_PID_STATUS_NOOP

int Components.TuneTest.TuneTest.INTERNAL_PID_STATUS_NOOP = 0
static

◆ INTERNAL_PID_STATUS_SUCCESSFUL

int Components.TuneTest.TuneTest.INTERNAL_PID_STATUS_SUCCESSFUL = 2
static

◆ INTERNAL_PID_STATUS_WAITING

int Components.TuneTest.TuneTest.INTERNAL_PID_STATUS_WAITING = 1
static

◆ oldref

Components.TuneTest.TuneTest.oldref

◆ oldTuned

Components.TuneTest.TuneTest.oldTuned

◆ onid

Components.TuneTest.TuneTest.onid

◆ pidStatus

Components.TuneTest.TuneTest.pidStatus

◆ raw_channel

Components.TuneTest.TuneTest.raw_channel

◆ STATUS_DONE

int Components.TuneTest.TuneTest.STATUS_DONE = 2
static

◆ STATUS_NOOP

int Components.TuneTest.TuneTest.STATUS_NOOP = 3
static

◆ STATUS_START

int Components.TuneTest.TuneTest.STATUS_START = 0
static

◆ STATUS_TUNING

int Components.TuneTest.TuneTest.STATUS_TUNING = 1
static

◆ stopOnError

Components.TuneTest.TuneTest.stopOnError

◆ stopOnSuccess

Components.TuneTest.TuneTest.stopOnSuccess

◆ successfullyTune

Components.TuneTest.TuneTest.successfullyTune

◆ timer

Components.TuneTest.TuneTest.timer

◆ timer_conn

Components.TuneTest.TuneTest.timer_conn

◆ transponderlist

Components.TuneTest.TuneTest.transponderlist

◆ tsid

Components.TuneTest.TuneTest.tsid

◆ tuner

Components.TuneTest.TuneTest.tuner

◆ tuningtransponder

Components.TuneTest.TuneTest.tuningtransponder

The documentation for this class was generated from the following file: