openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

Jmri does not send AMD frames #121

Closed manu-fwi closed 1 year ago

manu-fwi commented 6 years ago

As of version 4.10, jmri send the 4 CID and the RID frames but not the AMD frame that is normall

manu-fwi commented 6 years ago

Sorry misclick... Amd frame should be mandatory to switch to permitted state. I think jmri send a verifyID frame instead but this is not standard compliant.