z21-drive
z21-drive copied to clipboard
Java implementation of Fleischmann/Roco z21 DCC center's network protocol
Great job. is it possible to implement the commands for turnouts? LAN_X_GET_TURNOUT_INFO LAN_X_SET_TURNOUT
Finally i wrote the code for the turnouts Tested with a z21-start and the z21 App i also add the the project the document about z21 Lan protocol the multiple...
In Z21.java class there is a //TODO where something to handle delivering multiple messages from z21 in one DatagramPacket should go. I don't really have time right now, so contribution...