]> git.tdb.fi Git - model-railway-devices.git/commit
Add support for Märklin MFX protocol in arducontrol
authorMikko Rasa <tdb@tdb.fi>
Sun, 3 Nov 2013 17:41:15 +0000 (19:41 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 3 Nov 2013 17:43:24 +0000 (19:43 +0200)
commit55f60a37bbeeaa62796e1be8bef062eeb1522a71
tree0ef6de84084b5f392a7bd89191c8d06232912e97
parent7cbb1042ee8a255ed1d1e008ebee4bffe1137565
Add support for Märklin MFX protocol in arducontrol

It hasn't been exhaustively tested yet, but decoder registration and
function control at least works.
arducontrol/Makefile
arducontrol/commands.h
arducontrol/interface.c
arducontrol/mfx.c [new file with mode: 0644]
arducontrol/mfx.h [new file with mode: 0644]