Reinder Feenstra
ff784fcf49
[cbus] added interface/kernel/iohandlers (untested due to leak of hardware)
2026-02-20 23:52:03 +01:00
Reinder Feenstra
40e3458410
[translation] added two missing terms
2025-10-21 23:44:43 +02:00
Reinder Feenstra
8c9f7b09bf
locale: made "weight_unit:ton" translatable, required for French.
2024-11-25 23:16:35 +01:00
Reinder Feenstra
0838aab817
added preset stuff for Uhlenbroch Intellibox II
2024-04-13 08:49:41 +02:00
Reinder Feenstra
0e0fbed233
corrected DCC++ -> DCC-EX
2024-04-13 08:48:34 +02:00
Reinder Feenstra
558dd7e445
loconet: added Uhlenbrock Intellibox IR and Basic
2024-04-12 23:42:10 +02:00
Reinder Feenstra
fcccab334f
Renamed DCC++ to DCC-EX, as only DCC-EX is and will be supported.
2024-04-09 00:26:04 +02:00
Reinder Feenstra
f828066cf2
WIP output system refactor (very big commit...), see #95 and #21
...
Summary of the changes:
- Output channel is now an enum
- Support for different output types: single/pair/aspect
- Outputs are no longer created on the interface and then assigned to a turnout/signal, instead a interface+channel+address is selected for a turnout/signal. Up to eight address can be used.
- Removed some network commands, can now be handled using the generic property/method system.
- Added support for DCCext (RCN-213) for LocoNet, DCC-EX and Z21.
TODO:
- Test/fix MarklinCAN/ECoS.
- Test/fix load old world files.
2024-02-12 23:34:16 +01:00
Reinder Feenstra
86ab824764
marklin_can: added discovered node list
...
see #11
2023-08-10 23:36:58 +02:00
Reinder Feenstra
793f233262
log zlib version at startup
2023-08-06 10:11:14 +02:00
Reinder Feenstra
584f4d9f73
marklin_can: added locomotive list to interface dialog
...
see #11
2023-07-30 23:27:11 +02:00
Reinder Feenstra
d98978e8ca
marklin_can: added SocketCAN iohandler
...
see #11
2023-07-12 23:37:19 +02:00
Reinder Feenstra
14f5fb1ab7
marklin_can: added settings object
...
see #11
2023-07-11 22:47:45 +02:00
Reinder Feenstra
b773187c9b
marklin_can: added Network to TCP/UDP interface types
...
More CAN interface options can be added in the future, e.g. SocketCAN
see #11
2023-07-10 22:53:41 +02:00
Reinder Feenstra
54ba3664a6
Merge remote-tracking branch 'origin/master' into 11-märklin-cs2cs3-hardware-support
2023-07-09 23:15:32 +02:00
Reinder Feenstra
eb1ab729ac
Moved neutral string from en-us.json to neutral.json
2023-07-04 22:33:38 +02:00
Reinder Feenstra
45f26f55ba
Added neutral language file for strings that don't need translation
2023-07-04 22:21:53 +02:00