◆ __init__()
def Components.TimerSanityCheck.TimerSanityCheck.__init__ |
( |
|
self, |
|
|
|
timerlist, |
|
|
|
newtimer = None |
|
) |
| |
◆ check()
def Components.TimerSanityCheck.TimerSanityCheck.check |
( |
|
self, |
|
|
|
ext_timer = 1 |
|
) |
| |
◆ checkTimerlist()
def Components.TimerSanityCheck.TimerSanityCheck.checkTimerlist |
( |
|
self, |
|
|
|
ext_timer = 1 |
|
) |
| |
◆ doubleCheck()
def Components.TimerSanityCheck.TimerSanityCheck.doubleCheck |
( |
|
self | ) |
|
◆ getServiceType()
def Components.TimerSanityCheck.TimerSanityCheck.getServiceType |
( |
|
ref | ) |
|
◆ getSimulTimerList()
def Components.TimerSanityCheck.TimerSanityCheck.getSimulTimerList |
( |
|
self | ) |
|
◆ begin
int Components.TimerSanityCheck.TimerSanityCheck.begin = self.newtimer.begin % 86400 |
|
static |
◆ bflag
Components.TimerSanityCheck.TimerSanityCheck.bflag |
◆ cnt
int Components.TimerSanityCheck.TimerSanityCheck.cnt = 0 |
|
static |
◆ ConflictTimer
Components.TimerSanityCheck.TimerSanityCheck.ConflictTimer = None |
|
static |
◆ ConflictTunerType [1/2]
Components.TimerSanityCheck.TimerSanityCheck.ConflictTunerType = None |
|
static |
◆ ConflictTunerType [2/2]
list Components.TimerSanityCheck.TimerSanityCheck.ConflictTunerType = tunerType |
|
static |
◆ eflag
Components.TimerSanityCheck.TimerSanityCheck.eflag |
◆ event_begin
int Components.TimerSanityCheck.TimerSanityCheck.event_begin = self.newtimer.begin |
|
static |
◆ event_end
Components.TimerSanityCheck.TimerSanityCheck.event_end = self.newtimer.end |
|
static |
◆ fakeRec
Components.TimerSanityCheck.TimerSanityCheck.fakeRec = None |
|
static |
◆ fakeRecList
list Components.TimerSanityCheck.TimerSanityCheck.fakeRecList = [] |
|
static |
order list chronological
detect overlapping timers and overlapping times
◆ fakeRecResult [1/2]
Components.TimerSanityCheck.TimerSanityCheck.fakeRecResult = fakeRecService.start(True) |
|
static |
◆ fakeRecResult [2/2]
int Components.TimerSanityCheck.TimerSanityCheck.fakeRecResult = -1 |
|
static |
◆ fakeRecService
Components.TimerSanityCheck.TimerSanityCheck.fakeRecService = NavigationInstance.instance.recordService(timer.service_ref, True) |
|
static |
◆ idx
int Components.TimerSanityCheck.TimerSanityCheck.idx = 0 |
|
static |
now process existing timers
◆ interval_begin
Components.TimerSanityCheck.TimerSanityCheck.interval_begin = min(self.nrep_eventlist)[0] |
|
static |
journalize timer repeations
◆ interval_end
Components.TimerSanityCheck.TimerSanityCheck.interval_end = max(self.nrep_eventlist)[0] |
|
static |
◆ kt
bool Components.TimerSanityCheck.TimerSanityCheck.kt = False |
|
static |
we have detected a conflict, now we must figure out the involved timers
◆ localtimediff
Components.TimerSanityCheck.TimerSanityCheck.localtimediff |
◆ new_event_begin
Components.TimerSanityCheck.TimerSanityCheck.new_event_begin = event[0] + offset_0 + (cnt * 604800) |
|
static |
◆ new_event_end
◆ new_lth
Components.TimerSanityCheck.TimerSanityCheck.new_lth = localtime(new_event_begin).tm_hour |
|
static |
◆ newtimer
Components.TimerSanityCheck.TimerSanityCheck.newtimer |
|
static |
◆ newTimerTunerType [1/2]
Components.TimerSanityCheck.TimerSanityCheck.newTimerTunerType = None |
|
static |
◆ newTimerTunerType [2/2]
list Components.TimerSanityCheck.TimerSanityCheck.newTimerTunerType = tunerType |
|
static |
◆ nrep_eventlist
Components.TimerSanityCheck.TimerSanityCheck.nrep_eventlist |
|
static |
◆ nt
bool Components.TimerSanityCheck.TimerSanityCheck.nt = False |
|
static |
◆ offset_0 [1/2]
◆ offset_0 [2/2]
int Components.TimerSanityCheck.TimerSanityCheck.offset_0 = 345600 |
|
static |
◆ overlaplist
list Components.TimerSanityCheck.TimerSanityCheck.overlaplist = [] |
|
static |
◆ ref
Components.TimerSanityCheck.TimerSanityCheck.ref = timer.service_ref.ref |
|
static |
◆ rep_eventlist
Components.TimerSanityCheck.TimerSanityCheck.rep_eventlist |
|
static |
◆ rflags [1/2]
tuple Components.TimerSanityCheck.TimerSanityCheck.rflags = self.newtimer.repeated |
|
static |
◆ rflags [2/2]
tuple Components.TimerSanityCheck.TimerSanityCheck.rflags = ((rflags & 0x7F)>> 3)|((rflags & 0x07)<<4) |
|
static |
◆ serviceList
Components.TimerSanityCheck.TimerSanityCheck.serviceList = serviceHandler.list(ref) |
|
static |
◆ simultimer
Components.TimerSanityCheck.TimerSanityCheck.simultimer |
|
static |
◆ timer
Components.TimerSanityCheck.TimerSanityCheck.timer = self.newtimer |
|
static |
◆ timerlist
Components.TimerSanityCheck.TimerSanityCheck.timerlist |
◆ tunerType
list Components.TimerSanityCheck.TimerSanityCheck.tunerType = [ ] |
|
static |
◆ type
◆ weeks
The documentation for this class was generated from the following file: