openETCS / modeling

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

Use Case 5: Awakness of Train with Level NTC #244

Open BaseliyosJacob opened 9 years ago

BaseliyosJacob commented 9 years ago

Dear all,

find the Sequence Diagramm for this US on:

https://github.com/openETCS/modeling/blob/master/User%20Stories/User%20Story%205.pdf

MariellePetitDoche commented 9 years ago

I understood the selection of Level is provided by the driver as possible in a start of mission procedure. Does the driver enter also the NTC id ?

Besides, what is the default value of Level at the beginning of this User story ?

BaseliyosJacob commented 9 years ago

Dear Mariellle,

the driver enters the Driver and Train ID.

We assume here that there is no valid Level stored - therefore the request to the driver to enter the level.

I would think that a default value can be Level 1 and mode SR.

MariellePetitDoche commented 9 years ago

But the driver request level NTC, thus we need to know the NTC id (NID_STM), how it is provide in this case ?

BaseliyosJacob commented 9 years ago

You mean the NID_NTC?

In this case we select 1 for ATB

image

BaseliyosJacob commented 9 years ago

@BerndHekele @valeriodng

we should deliver marielle with the NID values as in the table.

Do you have already interface to this interaction in your DMI controller and DMI manager interface?

BaseliyosJacob commented 9 years ago

@valeriodng We need the table in the menu controll.

valeriodng commented 9 years ago

@BaseliyosJacob I'm aware, today I have analyzed the interaction between DMI_Controller and DMI_Manager for the level selection and I noticed that a packet is missing in the API. I will check better monday with @BerndHekele