Stephan Richter
e5815a32fc
added screenshots
2021-04-05 14:03:12 +02:00
Stephan Richter
85302a5177
extended doc
2021-04-05 13:52:42 +02:00
Stephan Richter
90e4100d4c
added screenshot
2021-04-05 13:43:55 +02:00
Stephan Richter
7c8637a81d
updated doc
2021-04-05 13:37:09 +02:00
Stephan Richter and GitHub
0e234abcfe
fixed image
2021-04-05 13:30:57 +02:00
Stephan Richter
4750a68311
extended documentation
2021-04-05 13:28:54 +02:00
Stephan Richter
fa87201ef8
bugfixes
2021-04-04 18:53:53 +02:00
Stephan Richter
69d33e60c1
implemented maintenance tasks
2021-04-04 17:42:55 +02:00
Stephan Richter
941c96f5e7
added maven executor target
2021-04-04 13:45:35 +02:00
Stephan Richter
61ae9c727c
bugfixes, reimplemented train simulator
2021-04-04 13:26:42 +02:00
Stephan Richter
6f529887f1
bugfixes
2021-04-04 12:56:37 +02:00
Stephan Richter
edae77b3fb
updated dependencies
2021-04-03 13:24:13 +02:00
Stephan Richter
184a245058
fixed typo
2021-04-03 02:37:11 +02:00
Stephan Richter
0f6e767260
Added links to README
2021-04-01 22:46:08 +02:00
Stephan Richter
744fb3eb32
minor improvements
2021-04-01 22:05:37 +02:00
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
2967e3b762
minor improvement
2021-03-30 23:41:53 +02:00
Stephan Richter
0dde9693d1
minor bugfixes + more debug logging
2021-03-29 20:09:15 +02:00
Stephan Richter
da2ad054ed
bugfixes
2021-03-21 05:42:30 +01:00
Stephan Richter
483ebec39e
bugfixes
2021-03-18 23:35:22 +01:00
Stephan Richter
9172b60329
simplified log config using new ThreadFilter
2021-03-18 23:33:04 +01:00
Stephan Richter
e90724b35e
Merge branch 'state-machine'
2021-03-18 18:57:57 +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
de19b8594a
logback aktualisiert
2021-03-18 00:00:02 +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
030b29499f
dunno what to write, this is a non-clean state...
2021-03-16 21:39:34 +01:00
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
2021-03-14 20:07:36 +01:00
Stephan Richter
3c53bd192f
bugfixes
2021-03-14 19:45:17 +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
c4e57d2b8a
re-implemented trace update code
2021-03-14 15:07:30 +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
5b2bf1ddc0
improved javascript
2021-03-13 13:12:37 +01:00
Stephan Richter
181933674d
fixed import
2021-03-12 19:48:46 +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
2556ea7cd9
implemented correct behaviour of Train.stopNow
2021-03-12 14:07:05 +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
Stephan Richter
dc378b107b
backported bugfixes from state-machine branch
2021-03-12 12:48:58 +01:00
Stephan Richter
103dd89168
improved gui
2021-02-28 13:59:54 +01:00
Stephan Richter
b951b948e5
updated thread handling:
...
- threads are no longer pooled (this makes naming threads difficult)
- threads are now named by their causing event, which improves logging
updated calls to thread.sleep: those are now provided by new class Delayed Execution
2021-02-28 13:03:21 +01:00
Stephan Richter
cabab80b5c
added opßtion to simplify all route names in one step
2021-02-23 00:57:04 +01:00
Stephan Richter
a43c11d3bc
now remembering last clicked tabs
2021-02-19 22:26:35 +01:00
Stephan Richter
54961c1f14
various minor improvements
2021-02-19 19:54:44 +01:00
Stephan Richter
80553efb29
fixed tracing bug and brake-time bug
2021-02-16 09:16:54 +01:00
Stephan Richter
8ab3b6d1a0
fixed bug: orientation of cars has not been saved
2021-02-16 09:12:30 +01:00
Stephan Richter
c3242cddcb
vroious improvements
2021-02-12 18:04:28 +01:00
Stephan Richter
2973bd1432
optimised brake code
2021-02-11 19:40:35 +01:00
Stephan Richter
c515e922dc
optimiced trace calculation
2021-02-11 17:52:43 +01:00
Stephan Richter
853ae2a0c1
code optimization
2021-02-11 16:30:34 +01:00
Stephan Richter
5ec07efb63
extended doc
2021-02-11 13:37:13 +01:00
Stephan Richter
f42c3e72d2
renamed Route.reset to Route.free, Route.fireSetupActions to Route.prepare
2021-02-11 13:36:39 +01:00
Stephan Richter
b41ae2b314
new feature on clicking tiles: actions of tile now skipped, when shift is pressed during click
2021-02-10 18:59:31 +01:00
Stephan Richter
8ffbbf1109
added switch tile and corresponding condition
2021-02-10 13:22:56 +01:00
Stephan Richter
3cd6df931d
bugfixes
2021-02-06 20:30:33 +01:00
Stephan Richter
4969b32dd8
minor improvements
2021-01-28 17:49:59 +01:00
Stephan Richter
a55265c6db
implemented loco programming
2021-01-26 00:53:13 +01:00
Stephan Richter
3afb452d57
added title to links
2021-01-20 11:13:46 +01:00
Stephan Richter
a80dcc728a
added log output
2021-01-18 13:11:24 +01:00
Stephan Richter
d3be99fb08
added log output
2021-01-18 13:08:56 +01:00
Stephan Richter
93066a74ad
added log output
2021-01-18 13:06:11 +01:00
Stephan Richter
5375a7a007
improved cockpit: active functions now have colored buttons
2021-01-18 00:31:59 +01:00
Stephan Richter
8f52c79798
implemented manual coupling/decoupling of trains
2021-01-17 18:28:11 +01:00
Stephan Richter
d454f18ecc
minor improvements
2021-01-16 20:11:41 +01:00
Stephan Richter
e00e6f8124
added CoupleTrain action,
...
improved Destination functions,
fixed bug in AddRemoveTag,
improved CarOrientation functions
2021-01-16 19:33:59 +01:00
Stephan Richter
0e6069a5a1
implemented AddDestination action and evaluation of destination tags of trains.
2021-01-16 04:05:06 +01:00
Stephan Richter
bf234e19bb
EngageDecoupler now using new assignment function
2021-01-16 01:24:45 +01:00
Stephan Richter
fc95444fd8
WaitForContact now using new assignment function
2021-01-16 01:20:19 +01:00
Stephan Richter
901577dec6
BlockFree now using new assignment function
2021-01-16 01:13:08 +01:00
Stephan Richter
4c973dd309
preparing more general assignment function
2021-01-16 00:49:06 +01:00
Stephan Richter
bac9892fd0
implemented splitting of trains and parking in blocks
2021-01-15 18:15:56 +01:00
Stephan Richter
22dfd0512a
implemented shunting trains
2021-01-15 18:15:14 +01:00
Stephan Richter
246d6c4e9f
altered train registry:
...
Until now, trains were registered on Trains.trains map.
From now on, trains are managed by BaseClass.
2021-01-15 15:21:50 +01:00
Stephan Richter
494eeddf59
improved translations
2021-01-15 14:23:49 +01:00
Stephan Richter
14b7a69d03
added new action DisableEnableBlock
2021-01-15 13:41:32 +01:00
Stephan Richter
c825268b5f
added WaitForContact action
2021-01-15 10:50:44 +01:00
Stephan Richter
703820b38f
bugfixes
2021-01-15 10:50:08 +01:00
Stephan Richter
0902017bba
added decouple and EngageDecoupler action
2021-01-15 10:48:32 +01:00
Stephan Richter
323a48dcd6
extended TurnTrain action into AlterDirection action
2021-01-15 10:43:03 +01:00
Stephan Richter
f8a9c86a0e
bugfix
2021-01-15 10:36:24 +01:00
Stephan Richter
3cd72cffb6
bugfixes + added new condition TrainWasInBlock
2021-01-12 00:53:30 +01:00
Stephan Richter
887d557d5e
bugfix
2021-01-09 21:47:51 +01:00
Stephan Richter
4213cc207f
bugfixes
2021-01-08 16:21:26 +01:00
Stephan Richter
00e5fc9058
implemented RouteEndBlock condition
2021-01-08 15:45:32 +01:00
Stephan Richter
1cb887ff8a
bugfix
2021-01-06 01:00:49 +01:00
Stephan Richter
90851e2bd6
implemented renaming of plan and opening of other plans
2021-01-05 01:15:00 +01:00
Stephan Richter
54a83d7280
bugfix
2021-01-04 08:42:35 +01:00
Stephan Richter
a74070ea80
overhauled brake time processor
2021-01-02 17:58:21 +01:00