Firmware for the uvos model train controller device. supports the marklin-motorola famly of protocols.
Find a file
2022-03-03 16:46:37 +01:00
bitrep.h move to tab indentaion 2022-01-31 21:13:27 +01:00
CMakeLists.txt add support for signals 2022-02-12 00:39:26 +01:00
commands add missing files 2022-01-10 22:51:48 +01:00
eeprom.h move to tab indentaion 2022-01-31 21:13:27 +01:00
item.cpp add support for turnouts 2022-01-31 21:11:14 +01:00
item.h avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
main.cpp avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
ringbuffer.h improve it 2022-01-13 13:59:08 +01:00
serial.cpp move to tab indentaion 2022-01-31 21:13:27 +01:00
serial.h move to tab indentaion 2022-01-31 21:13:27 +01:00
signal.cpp avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
signal.h add support for signals 2022-02-12 00:39:26 +01:00
signaldispatch.h add support for signals 2022-02-12 00:39:26 +01:00
staticvector.h move to tab indentaion 2022-01-31 21:13:27 +01:00
train.cpp avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
train.h add support for signals 2022-02-12 00:39:26 +01:00
traindispatch.h add support for signals 2022-02-12 00:39:26 +01:00
trains add support for signals 2022-02-12 00:39:26 +01:00
turnout.cpp avoid sending user command directly if manny user commands are issued in a short period of time 2022-03-03 16:46:37 +01:00
turnout.h add support for turnouts 2022-01-31 21:11:14 +01:00
turnoutdispatch.h add support for signals 2022-02-12 00:39:26 +01:00
writepin.h move to tab indentaion 2022-01-31 21:13:27 +01:00