Stephan Richter
af549a18cd
improved history for cars
4 years ago
Stephan Richter
321907f4ce
improved programming card + bugfixes
4 years ago
Stephan Richter
6ece70b95b
bugfix
4 years ago
Stephan Richter
2aa40913bb
bugfixes
4 years ago
Stephan Richter
e6bcca502c
improved analyze-plan form
4 years ago
Stephan Richter
307edec6fb
updated installer Makefile
4 years ago
Stephan Richter
d383ae4dc8
bugfixes
4 years ago
Stephan Richter
cac97b01d3
ui improvements
4 years ago
Stephan Richter
77d82c71be
minor bugfix
4 years ago
Stephan Richter
77166acf91
- added else branch to conditional actions
...
- implemented history for any object extending BaseClass (i.e. almost any)
- added distance() calculation method to base class
- Button "edit JSON" in Action Lists now hidden by default, can be enabled in plan properties
- fixed bugs:
- updating json of DisplayText was not working properly
- log output in Tile.isFreeFor was broken
4 years ago
Stephan Richter
559e095e33
improved client-side message display
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
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
937e061892
Routenplaner scheint nun endlich sauber zu funktionieren.
...
Es müssen natürlich wieder einige Dinge nachimplementiert werden.
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
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
Stephan Richter
dc378b107b
backported bugfixes from state-machine branch
4 years ago