DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
157 stars 108 forks source link

Bring repeat speed and function packets into DCC++EX #158

Closed Asbelos closed 3 years ago

Asbelos commented 3 years ago

from JMRI - Look at JMRIs SPROG implementation: https://github.com/JMRI/JMRI/blob/master/java/src/jmri/jmrix/sprog/SprogTrafficController.java and here how they are doing in for DCC++ https://github.com/JMRI/JMRI/blob/master/java/src/jmri/jmrix/dccpp/serial/SerialDCCppPacketizer.java