aboutsummaryrefslogtreecommitdiff
path: root/advtrains_interlocking/init.lua
Commit message (Collapse)AuthorAge
* Move LZB system to core and unify approach callback mechanismorwell962019-04-16
|
* Point speed restriction railsorwell962019-01-24
|
* Add Automatic Routesetting UIorwell962019-01-09
| | | | Settings have no effect so far
* Shunt signals (not exactly Ks), along with fixes in other components that ↵orwell962018-12-08
| | | | those rely on
* Miscellaneous routesetting fixesorwell962018-10-29
| | | | | | | - Move handling of "route_committed" to the routesetting function - Put aspect in every TCBS on the way - Add "route_origin" to TCBS fields to prevent subroute cancelling - Cancel entire route when another train enters from the wrong TCB
* Add Interlocking Tool to inspect route locksorwell962018-10-26
|
* Add signal safety control override, restructure control systemorwell962018-10-10
|
* Add 'interlocking' privilege and add security checksorwell962018-08-12
|
* Uncommitted route handling (update_route function)orwell962018-08-03
|
* Implement routesettingorwell962018-07-21
| | | | Missing things: signal aspect updating, waiting routes handling, management /info tool
* Signal assignment and route programming procedureorwell962018-07-04
|
* get_ts_at_pos(), file for train-related stufforwell962018-06-29
|
* Add track section concept and rework TCB design, implement new linking behaviororwell962018-06-21
|
* Add Track Circuit Breaks (TCBs), Database and Track Circuit Setuporwell962018-06-20
| | | | Does not get saved yet.
* Interlocking: Create demo signals, signal API and model for TCB configurer nodeorwell962018-06-19
|
* Draft of interlocking systemorwell962018-06-14