openETCS / modeling

WP3 Top Level Project: to cover all tasks related with modeling
31 stars 42 forks source link

eventsAndPhases: not set properly when closing the desk #906

Closed UweSteinkeFromSiemens closed 8 years ago

UweSteinkeFromSiemens commented 8 years ago

When closing the desk after having passed BG 353, the following flags of eventsAndPhases seem to be set inconsistent regarding this scenario:

This combination prevents MoRC from terminating the current radio session after closing the desk. ( driverClosesTheDeskduringStartOfMission = true would cause the termination).

UweSteinkeFromSiemens commented 8 years ago

See also #907.

BerndHekele commented 8 years ago

Hi Uwe, I can follow your advice, but I'm confused with the Start-of-mission statement. We are beyond start of mission.

kr Bernd

UweSteinkeFromSiemens commented 8 years ago

@BerndHekele : yes, I'm confused too: Why is startOfMissionProcedureIsGoingOn = true during this period? The bouquet of flags looks not very consistent.

BerndHekele commented 8 years ago

I pushed the correction for this issue.

UweSteinkeFromSiemens commented 8 years ago

I assume, the correction was successful.