simulate-digital-rail / instant-interlocking

0 stars 0 forks source link

Respect speed restrictions and use appropriate signals #12

Closed ctiedt closed 1 year ago

ctiedt commented 1 year ago

In GitLab by @jeriox on Nov 22, 2022, 10:32

Tracks and points can have different speed limits. grafik

The start signal of a route should show the appropriate signal term, e.g. "Ks1, Zs3 Kennziffer 10" in the example given above. Therefore, the python component should detect the possible speed and set the desired term in the target_state of the start signal.

ctiedt commented 1 year ago

In GitLab by @jeriox on Nov 22, 2022, 10:32

added to epic &2

ctiedt commented 1 year ago

In GitLab by @jeriox on Mar 7, 2023, 11:34

has been implemented in !6