udotdevelopment/ATSPM

Split Monitor reports Skipped phases for non-skipped phases

hellere opened this issue · 0 comments

In AnalysisPhaseCycleCollection, the code checks for phase termination with event code 11 in order to add the phase's data to the cycle collections. If the controller does not display a red clearance for a phase (e.g., protected/permissive), it may not report this in the event codes. Would it be better to record the termination of a phase with event code 12 (phase inactive)?