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
41bf9eab8b
added install Makefile for raspberry
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
52e6e5f821
added screenshots
4 years ago
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