<
From version < 8.1 >
edited by csp
on 2014/07/14 13:43
To version < 9.1 >
edited by krat
on 2014/08/11 11:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.csp
1 +XWiki.krat
Content
... ... @@ -9,7 +9,7 @@
9 9  * Each train has a trainnumber.\\
10 10  ** Apart from identification the trainnumber is used for prioritization, when multiple trains compete for the same track.
11 11  ** Lower numbers mean higher priorities, e.g. train 0 has the highest priority.
12 -** Priorities can't be changed dynamicly.
12 +** Priorities can't be changed dynamically.
13 13  * Each train has one home-track.
14 14  * For binding purposes the variable should have the name **trainNum**.
15 15  
... ... @@ -152,7 +152,7 @@
152 152  
153 153  === Deadlock Prevention ===
154 154  
155 -* When attempting to reserve more than one segment (Entering a station, passing a junction) a separate protocol for deadlock prevention must be adhered to.
155 +* When attempting to reserve more than one segment (entering a station, passing a junction) a separate protocol for deadlock prevention must be adhered to.
156 156  * In each tick the controller must check if only partial permissions were granted.
157 157  * If partial permission was granted the train waits for one tick and releases all locks.
158 158  * In the following tick the locks are requested again.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9471654
1 +9471680
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471654/Interfaces and Rulesets
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471680/Interfaces and Rulesets