Reinder Feenstra
a19879159a
board: added one way and direction controller tile
2022-03-20 20:03:38 +01:00
Reinder Feenstra
11d4ebcd85
Merge branch 'master' into interface-controller
2022-01-03 00:59:50 +01:00
Reinder Feenstra
f52502bcbf
WIP: XpressNet rewrite
2021-10-24 17:22:17 +02:00
Reinder Feenstra
6245513048
WIP: loconet: major rewrite:
...
one interface with three io handler backends: serial/tcp binary/LBServer
the kernel runs it's own thread for handling all loconet traffic (and future filtering), it only notifies the event loop if something changes
2021-10-17 16:38:51 +02:00
Reinder Feenstra
15fb96ff7a
board: added color schemes dark/light and two options for drawing turnouts
2021-10-15 23:21:44 +02:00
Reinder Feenstra
e79f254dd5
split decoder type into type and function property
2021-08-15 09:34:37 +02:00
Reinder Feenstra
b18c2269a6
added new log system:
...
- added message codes
- added support for translation
- added support for file logging
2021-08-03 23:56:36 +02:00
Reinder Feenstra
dd759112ac
Added/implmented sensor state and type enums
2021-06-26 19:55:06 +02:00
Reinder Feenstra
4d2ffc2c0d
Added basic block sensor support
2021-06-25 00:32:38 +02:00
Reinder Feenstra
36d045709a
Added icons for light background and auto detect meganism using background color lightness
2021-05-27 22:30:03 +02:00
Reinder Feenstra
3225e7c6da
added type property to decoder function
2021-05-25 23:56:26 +02:00
Reinder Feenstra
2a7ec7f35a
changed InternalUpdateHolder to counter, to make nesting possible
2021-05-23 01:58:46 +02:00
Reinder Feenstra
69321a3154
Added world main menu to client
2021-05-18 23:47:24 +02:00
Reinder Feenstra
7ef46671f7
Added enum translations:
...
- OutputAction
- SignalAspect
- TurnoutPosition
2021-04-03 16:02:14 +02:00
Reinder Feenstra
2640be2dee
added translateEnum() overload
2021-04-01 23:35:59 +02:00
Reinder Feenstra
d847413ac5
client: added board support
2020-12-24 00:46:30 +01:00
Reinder Feenstra
0b28b12e6e
network: added support for unit properties
2020-09-21 22:32:21 +02:00
Reinder Feenstra
14a0c25d11
added missing license block
2020-08-23 22:19:27 +02:00
Reinder Feenstra
1d8cdee29f
WIP
2020-08-17 23:02:16 +02:00
Reinder Feenstra
09a6503eb0
Added enum property values support
2020-08-06 22:48:43 +02:00