Bob Jacobsen
Bob Jacobsen
Could you provide a link to that documentation? Thanks
Is this perhaps just an issue of what's being logged? ``` 2023-09-25T15:44:32,581 hub.Hub ERROR - [Thread-25] java.io.IOException: Connection not terminated normally at org.openlcb.hub.Hub$ReaderThread.readByteProtected(Hub.java:274) ~[openlcb.jar:?] at org.openlcb.hub.Hub$ReaderThread.loadChars(Hub.java:242) ~[openlcb.jar:?] at org.openlcb.hub.Hub$ReaderThread.run(Hub.java:206) [openlcb.jar:?]...
Thanks for the links. The full guide is really complete. Do you have one of these decoders? If so, could you please read CVs 7, 8, 47, 48, 49 and...
That's a bit unfortunate. JMRI uses CV7 to make a first estimate of the decoder ID, then goes to specific CVs for more detail. Previous Hornby decoders have used CV159...
When you get a chance, could you read CV47, CV48 and CV49? Also, which kind of decoder do you have? E.g. Diesel, Steam, Electrical, etc Thanks!
PR #12441 is the first part for this. There's still more to do on a decoder definition, but at least #12441 gets the code updates in.
When you get a chance, could you repeat this with the LocoNet monitor open and attach here what it records? Thank you.
If you add SVG to `java/src//jmri/CatalogTreeManager.java` line 107 (`IMAGE_FILTER`), the SVG files start showing up in the catalog with "invisible icon" displayed. You can still drag and drop them to...
For an example of the payload, see: https://groups.io/g/jmriusers/message/226661
Sorry to come to this late. I think the script at the top is an improvement because it doesn't require manual configuration, and it uses the topic string from the...