Stephan Richter
f7c895620a
bugfixes
2021-04-01 19:09:22 +02:00
Stephan Richter
0c644af2bf
implemented editable speed step
2021-04-01 19:09:17 +02:00
Stephan Richter
db9fed1642
overhauled route search algorithm:
...
now using breadth-first search instead of depth-first search
2021-04-01 13:10:45 +02:00
Stephan Richter
0dde9693d1
minor bugfixes + more debug logging
2021-03-29 20:09:15 +02:00
Stephan Richter
483ebec39e
bugfixes
2021-03-18 23:35:22 +01:00
Stephan Richter
937e061892
Routenplaner scheint nun endlich sauber zu funktionieren.
...
Es müssen natürlich wieder einige Dinge nachimplementiert werden.
2021-03-18 18:56:38 +01:00
Stephan Richter
540d1be489
Another refactoring step...
2021-03-18 17:27:09 +01:00
Stephan Richter
9b9c65542c
bugfixes
2021-03-18 00:57:10 +01:00
Stephan Richter
5e50259d24
Implementierung des neuen Routen-Algorithmus weitgehend abgeschlossen.
...
Was noch fehlt ist der Brems-Prozessor; außerdem muss der neue Code getestet werden.
2021-03-17 23:58:38 +01:00
Stephan Richter
c62f75fa02
Code zum Reservieren der nächsten Route überarbeitet.
...
*Könnte* jetzt funktionieren, hatte jedoch keine Zeit zum Testen.
2021-03-16 22:28:29 +01:00
Stephan Richter
030b29499f
dunno what to write, this is a non-clean state...
2021-03-16 21:39:34 +01:00
Stephan Richter
9c86955d8d
- implemented load callback
...
- added waitTime field to context, wait time now determined in route.start
2021-03-14 19:12:17 +01:00
Stephan Richter
d86b6dcbcc
implemented handling of stuck trains during route search
2021-03-14 16:15:14 +01:00
Stephan Richter
2647b4c43d
Started clean re-implementation of
...
- reserving route
- preparing route
- locking route
New implementation now properly handles stop event from user.
Next things to implement:
- tracing train upon contact activation, taking care of:
- causing contact
- train's last position
- route
- plan.freeBehindTrain
- finish event, keeping brake processor in mind
2021-03-13 20:15:51 +01:00
Stephan Richter
9939d8d630
resetting route planner
2021-03-13 13:19:49 +01:00
Stephan Richter
8a9aada83e
tunin BrakeProcessor
2021-03-12 17:19:42 +01:00
Stephan Richter
629b30c078
fixed bug in BrakeProcessor
2021-03-12 17:10:15 +01:00
Stephan Richter
9effb8d337
re-implemented basic autopilot
2021-03-12 16:55:52 +01:00
Stephan Richter
6bf7882f3b
improved error messages
2021-03-12 16:04:08 +01:00
Stephan Richter
a60e766dac
working on new autopilot
2021-03-12 12:49:19 +01:00
Stephan Richter
c6aa5e45da
working on new autopilot code
2021-03-12 12:49:19 +01:00
Stephan Richter
830c1863ad
started re-implementing route reservation
2021-03-12 12:49:19 +01:00
Stephan Richter
966c5340ba
started reimplementation of route manager
2021-03-12 12:49:19 +01:00
Stephan Richter
4cade0a12e
removed route managing code: preparing to re-implement
2021-03-12 12:49:19 +01:00
Stephan Richter
c549f7364d
moved Thrads to separate package
2021-03-12 12:49:19 +01:00