Stephan Richter
e5815a32fc
added screenshots
4 years ago
Stephan Richter
85302a5177
extended doc
4 years ago
Stephan Richter
90e4100d4c
added screenshot
4 years ago
Stephan Richter
7c8637a81d
updated doc
4 years ago
Stephan Richter
0e234abcfe
fixed image
4 years ago
Stephan Richter
4750a68311
extended documentation
4 years ago
Stephan Richter
fa87201ef8
bugfixes
4 years ago
Stephan Richter
69d33e60c1
implemented maintenance tasks
4 years ago
Stephan Richter
941c96f5e7
added maven executor target
4 years ago
Stephan Richter
61ae9c727c
bugfixes, reimplemented train simulator
4 years ago
Stephan Richter
6f529887f1
bugfixes
4 years ago
Stephan Richter
edae77b3fb
updated dependencies
4 years ago
Stephan Richter
184a245058
fixed typo
4 years ago
Stephan Richter
0f6e767260
Added links to README
4 years ago
Stephan Richter
744fb3eb32
minor improvements
4 years ago
Stephan Richter
f7c895620a
bugfixes
4 years ago
Stephan Richter
0c644af2bf
implemented editable speed step
4 years ago
Stephan Richter
db9fed1642
overhauled route search algorithm:
...
now using breadth-first search instead of depth-first search
4 years ago
Stephan Richter
2967e3b762
minor improvement
4 years ago
Stephan Richter
0dde9693d1
minor bugfixes + more debug logging
4 years ago
Stephan Richter
da2ad054ed
bugfixes
4 years ago
Stephan Richter
483ebec39e
bugfixes
4 years ago
Stephan Richter
9172b60329
simplified log config using new ThreadFilter
4 years ago
Stephan Richter
e90724b35e
Merge branch 'state-machine'
4 years ago
Stephan Richter
937e061892
Routenplaner scheint nun endlich sauber zu funktionieren.
...
Es müssen natürlich wieder einige Dinge nachimplementiert werden.
4 years ago
Stephan Richter
540d1be489
Another refactoring step...
4 years ago
Stephan Richter
9b9c65542c
bugfixes
4 years ago
Stephan Richter
de19b8594a
logback aktualisiert
4 years ago
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.
4 years ago
Stephan Richter
c62f75fa02
Code zum Reservieren der nächsten Route überarbeitet.
...
*Könnte* jetzt funktionieren, hatte jedoch keine Zeit zum Testen.
4 years ago
Stephan Richter
030b29499f
dunno what to write, this is a non-clean state...
4 years ago
Stephan Richter
fd254db358
minor bugfix. next step: implementing the preserveNextRoute action.
...
Must work in the following conditions:
- called from route.setupActions
- called from route.startActions
- called from route.contactActions
- called from autopilot after reaching route.endBlock
4 years ago
Stephan Richter
3c53bd192f
bugfixes
4 years ago
Stephan Richter
9c86955d8d
- implemented load callback
...
- added waitTime field to context, wait time now determined in route.start
4 years ago
Stephan Richter
d86b6dcbcc
implemented handling of stuck trains during route search
4 years ago
Stephan Richter
c4e57d2b8a
re-implemented trace update code
4 years ago
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
4 years ago
Stephan Richter
9939d8d630
resetting route planner
4 years ago
Stephan Richter
5b2bf1ddc0
improved javascript
4 years ago
Stephan Richter
181933674d
fixed import
4 years ago
Stephan Richter
8a9aada83e
tunin BrakeProcessor
4 years ago
Stephan Richter
629b30c078
fixed bug in BrakeProcessor
4 years ago
Stephan Richter
9effb8d337
re-implemented basic autopilot
4 years ago
Stephan Richter
6bf7882f3b
improved error messages
4 years ago
Stephan Richter
2556ea7cd9
implemented correct behaviour of Train.stopNow
4 years ago
Stephan Richter
a60e766dac
working on new autopilot
4 years ago
Stephan Richter
c6aa5e45da
working on new autopilot code
4 years ago
Stephan Richter
830c1863ad
started re-implementing route reservation
4 years ago
Stephan Richter
966c5340ba
started reimplementation of route manager
4 years ago
Stephan Richter
4cade0a12e
removed route managing code: preparing to re-implement
4 years ago