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

Fixes and improvements to the network tree #86

Closed balazsracz closed 7 years ago

balazsracz commented 7 years ago

Removes massive code duplication in simple node ident info handling.

Notifies the model about the user object update when the SNIP changes. Fixes https://github.com/openlcb/OpenLCB_Java/issues/64.

Adds a new node called "open configuration dialog" to make it more intuitive for new users on how this whole thing works. Needing to click "CDI" is pretty cryptic.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 67.184% when pulling 7eaabbe095ed735b9611ee3ca29e110058fd967e on bracz-networktreeupdates into 94ab7befa2ca1a977a8c14b02946ae726fd803a6 on master.