You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2021. It is now read-only.
I was directed to this GIT from a comment made on the old Site DCC++. There is a dialog that explains a bit more.
There are DCC packets of up to ten bytes of data. For example the CV XPOM command which you can find in the RCN214 spec of the RailCommunity. The original code does not handle such large packets. I have adapted the "loadDccPacket" routine to generate the bit stream. If there is interest to include it, just let me know.
DCC++ is just great for starting digital model railroading!!!!
Hello all,
I was directed to this GIT from a comment made on the old Site DCC++. There is a dialog that explains a bit more.
There are DCC packets of up to ten bytes of data. For example the CV XPOM command which you can find in the RCN214 spec of the RailCommunity. The original code does not handle such large packets. I have adapted the "loadDccPacket" routine to generate the bit stream. If there is interest to include it, just let me know.
DCC++ is just great for starting digital model railroading!!!!