Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |
| | |||
* | Point speed restriction rails | orwell96 | 2019-01-24 |
| | |||
* | Add Automatic Routesetting UI | orwell96 | 2019-01-09 |
| | | | | Settings have no effect so far | ||
* | Shunt signals (not exactly Ks), along with fixes in other components that ↵ | orwell96 | 2018-12-08 |
| | | | | those rely on | ||
* | Miscellaneous routesetting fixes | orwell96 | 2018-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 locks | orwell96 | 2018-10-26 |
| | |||
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
| | |||
* | Add 'interlocking' privilege and add security checks | orwell96 | 2018-08-12 |
| | |||
* | Uncommitted route handling (update_route function) | orwell96 | 2018-08-03 |
| | |||
* | Implement routesetting | orwell96 | 2018-07-21 |
| | | | | Missing things: signal aspect updating, waiting routes handling, management /info tool | ||
* | Signal assignment and route programming procedure | orwell96 | 2018-07-04 |
| | |||
* | get_ts_at_pos(), file for train-related stuff | orwell96 | 2018-06-29 |
| | |||
* | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | 2018-06-21 |
| | |||
* | Add Track Circuit Breaks (TCBs), Database and Track Circuit Setup | orwell96 | 2018-06-20 |
| | | | | Does not get saved yet. | ||
* | Interlocking: Create demo signals, signal API and model for TCB configurer node | orwell96 | 2018-06-19 |
| | |||
* | Draft of interlocking system | orwell96 | 2018-06-14 |