Firmware for the uvos model train controller device. supports the marklin-motorola famly of protocols.
Find a file
uvos dca4421674 add free memory command
add read and write nfc commands
fix function sending
2022-03-25 13:41:02 +01:00
bitrep.h move to tab indentaion 2022-01-31 21:13:27 +01:00
CMakeLists.txt add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
commands add missing files 2022-01-10 22:51:48 +01:00
defines.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
eeprom.h move to tab indentaion 2022-01-31 21:13:27 +01:00
inputshiftreg.h fix input shift register reading 2022-03-10 22:23:38 +01:00
item.cpp implement single item resend 2022-03-15 22:39:13 +01:00
item.h add free memory command 2022-03-25 13:41:02 +01:00
main.cpp add free memory command 2022-03-25 13:41:02 +01:00
mfrc522.cpp add free memory command 2022-03-25 13:41:02 +01:00
mfrc522.h add free memory command 2022-03-25 13:41:02 +01:00
mfrcproxy.cpp add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
mfrcproxy.h add free memory command 2022-03-25 13:41:02 +01:00
nfcbord.cpp add free memory command 2022-03-25 13:41:02 +01:00
nfcbord.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
placementnew.cpp add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
placementnew.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
ringbuffer.h improve it 2022-01-13 13:59:08 +01:00
serial.cpp make serial tx interrupt based 2022-03-10 22:20:37 +01:00
serial.h serial: ajust rx buffer size 2022-03-15 22:40:07 +01:00
shiftreg.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
signal.cpp implement single item resend 2022-03-15 22:39:13 +01:00
signal.h finish single item resend 2022-03-15 22:40:37 +01:00
signaldispatch.h migrate to snprintf_P with progmem strings 2022-03-10 22:21:22 +01:00
softspim.cpp softspim: allow phase mode 2 (safe phase) 2022-03-15 22:41:06 +01:00
softspim.h softspim: allow phase mode 2 (safe phase) 2022-03-15 22:41:06 +01:00
staticvector.h inital nfc code 2022-03-09 10:24:23 +01:00
train.cpp add free memory command 2022-03-25 13:41:02 +01:00
train.h add free memory command 2022-03-25 13:41:02 +01:00
traindispatch.h add free memory command 2022-03-25 13:41:02 +01:00
trains add support for signals 2022-02-12 00:39:26 +01:00
turnout.cpp implement single item resend 2022-03-15 22:39:13 +01:00
turnout.h implement single item resend 2022-03-15 22:39:13 +01:00
turnoutdispatch.h migrate to snprintf_P with progmem strings 2022-03-10 22:21:22 +01:00
uid.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
watchdog.h add support for mfrc proxyies 2022-03-21 21:22:18 +01:00
writepin.h move to tab indentaion 2022-01-31 21:13:27 +01:00