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

Provide debug output when an alias is seen on another Node ID #252

Closed bobjacobsen closed 7 months ago

bobjacobsen commented 7 months ago

This adds debugging output, no functional changes.

In some not-yet-understood cases, a node will switch to another alias without going through the "Transition to Permitted State" process of sending an AMD. This PR logs information on that.