Bob Jacobsen

Results 228 comments of Bob Jacobsen

@klk32003 Would you mind pulling the most recent version of the #13035 branch and testing that? Sorry it's taken so long to devise a better fix for this.

Does the CV read sometimes work? Does it work once and then fail? Or does it never work?

When a node reboots, it sends out a Node Initialized message. JMRI and its underlying OpenLCB_Java library see that and reset some caches. But it _doesn't_ reset cached CDI and...

> I thought the issue was the CDI display does show things like the > firmware values changing. But tools like the firmware updater doesn't > update its display when...

The problem is that the node reboot is _deliberately_ not clearing the cached CDI. The question is what to do about it. Most times, a reboot does not change the...

The question is which is better: A) require a full reload of the status of the node after an Initialization Complete message indicates it has rebooted B) Cache the content...

> Would it be possible to have the "Refresh All" button re-populate the Identification segment with the updated version? That would at least allow a manual workaround. This comment confuses...

Thank you! That helps greatly with my confusion. Looking into it...