Commit Graph

123 Commits

Author SHA1 Message Date
Stephan Richter 3b5e718172 Create LICENSE 2020-10-06 14:55:46 +02:00
Stephan Richter 928a537ba3 added README 2020-10-06 14:52:11 +02:00
Stephan Richter 77ed57d5e1 improved message fadeout behaviour 2020-10-06 14:34:49 +02:00
Stephan Richter 2c542ee99a implemented basic cockpit to control locos 2020-10-04 20:36:36 +02:00
Stephan Richter 85ff8770ef reduced log output 2020-10-03 00:58:56 +02:00
Stephan Richter 532fb37907 added new plugin for creating executable jar 2020-10-03 00:15:10 +02:00
Stephan Richter 2c5fcb09f1 Implemented Turnout-Commands, added logging config 2020-10-02 13:20:22 +02:00
Stephan Richter 0fcc2adf4d addcom working on train-control unit interactions 2020-10-02 00:07:02 +02:00
Stephan Richter 3547b515c8 restructuring remote calls 2020-10-01 22:49:13 +02:00
Stephan Richter 0f30a45d16 Working on control unit 2020-10-01 22:10:22 +02:00
Stephan Richter e53c7854bf working on App-Server-Communication 2020-10-01 18:29:47 +02:00
Stephan Richter 74c3a827d5 working on connection to srcp server 2020-10-01 09:05:48 +02:00
Stephan Richter cd6c918680 preparing control unit setup 2020-09-30 22:47:58 +02:00
Stephan Richter e8d5e1ab56 implemented storing of loco and car properties 2020-09-30 22:28:07 +02:00
Stephan Richter 29888379c6 implemented Locomotive and Train management 2020-09-22 10:27:13 +02:00
Stephan Richter 064c4ff594 working on train management 2020-09-22 08:21:02 +02:00
Stephan Richter 7acbf567e8 preparing menus for editing cars and trains 2020-09-21 19:12:33 +02:00
Stephan Richter fa58c33938 working on saving and loading of route actions 2020-09-21 18:44:55 +02:00
Stephan Richter 5c67e6089d implemented storing of routes 2020-09-21 14:27:21 +02:00
Stephan Richter 67623f49bc refactored tiles data structure in plan 2020-09-21 13:07:12 +02:00
Stephan Richter 09a7c9f5b7 overhauling save and load routines 2020-09-21 12:07:10 +02:00
Stephan Richter 72858b4aba working on new storage format 2020-09-21 09:46:33 +02:00
Stephan Richter 41e05ef397 minor improvement on autopilot 2020-09-20 19:30:24 +02:00
Stephan Richter 451c35c066 implemented auto-mode 2020-09-20 19:14:48 +02:00
Stephan Richter f472e4345b implemented push-pull trains 2020-09-20 18:27:29 +02:00
Stephan Richter bcfa6e79aa implemented one-way tracks 2020-09-20 17:49:54 +02:00
Stephan Richter cd022ce4a3 working on train movements 2020-09-20 16:19:05 +02:00
Stephan Richter 9e36d5c0c8 working on train movements 2020-09-20 14:43:33 +02:00
Stephan Richter a6090b4cf9 now adding connector directly after target blockt to route 2020-09-20 12:44:21 +02:00
Stephan Richter ad1e4d2134 working on contact and signal functions 2020-09-19 14:36:32 +02:00
Stephan Richter 0aa00ae065 working on signals on routes 2020-09-19 14:10:26 +02:00
Stephan Richter 1d1876e1d3 working on route allocation 2020-09-19 13:51:43 +02:00
Stephan Richter 917ac5dd07 working on route reservation 2020-09-19 00:38:18 +02:00
Stephan Richter cf4df1882e implementing train actions 2020-09-18 23:50:19 +02:00
Stephan Richter 2f3251660d preparing trains 2020-09-18 23:07:20 +02:00
Stephan Richter f54ef60d05 refactoring: adding, moving and deletion of tiles now implemented using server-sent events 2020-09-18 20:31:15 +02:00
Stephan Richter eaf5d48094 Merge branch 'master' of ssh://eldorado/GIT/Web4Rail 2020-09-18 18:11:10 +02:00
Stephan Richter 00f696d2d1 made heartbeat visible on client side 2020-09-18 18:11:04 +02:00
Stephan Richter 02caf2866e implemented Server Sent events and Heartbeat 2020-09-18 17:52:33 +02:00
Stephan Richter 6c6585a3ed replaced arrows, added first 3-way switch 2020-09-17 10:02:57 +02:00
Stephan Richter 28ade2f7fa implemented saving and loading of routes 2020-09-17 01:08:23 +02:00
Stephan Richter 38463135c8 made route names persistent during route discovery 2020-09-17 00:00:46 +02:00
Stephan Richter d7239ffb7a implemented renaming of routes 2020-09-16 23:53:55 +02:00
Stephan Richter b28027bd4c working on route properties 2020-09-16 23:31:36 +02:00
Stephan Richter 3c5d1161a7 renamed turnouts, worked on route discovery 2020-09-16 19:29:05 +02:00
Stephan Richter 4ee75d0a53 started implementing route properties 2020-09-16 12:21:09 +02:00
Stephan Richter f793d5b078 implemented route display on block properties 2020-09-16 11:06:03 +02:00
Stephan Richter 4ff28b34e2 replaced string directions by enum 2020-09-16 10:38:03 +02:00
Stephan Richter a8156d0626 added contacts and signals 2020-09-16 09:48:31 +02:00
Stephan Richter 94579ae8a8 added routing details for turnouts 2020-09-16 08:31:06 +02:00