¿ªÔÆÌåÓý

Date
Locked Re: "Read" Buttons Grayed Out
The connection is good. Decoder Pro identifies the loco when I press the Identify button. I thought that "Program on Main" was able to read CVs like "Program Track". At least I thought it did with a
By Rick Jones · #154538 ·
Locked Re: EngineDriver & ESP32/ESP8266
Stefan, Are you referring to this project??https://github.com/atanisoft/DCCppESP32 I don¡¯t know if it is capable with Engine Driver but offers a web interface to control the trains, which would be
By Chris Rood · #154537 ·
Locked Re: MQTT Connection in JMRI
It may not be what they are designed for, but they are increasingly being used for this purpose, as often this solution works out cheaper despite using a decoder to drive them. They are not
By Alan B. Pearce · #154536 ·
Locked Re: 4.13.6, Digitrax DCS100, errors reading Op switches.
Bob I¡¯ve installed 4.13.7 from your link. 1. Locobuffer USB to DCS240. Defaults ok, one set of Loconet buttons, all selected, and nothing on Internal. 2. Write to Soundtraxx ECO 21PNEM via DCS240.
By Mick Moignard · #154535 ·
Locked Re: What decoder ID to use for Zemo MX660?
I¡¯m having to guess what you might mean, do you mean ¡°Zimo¡±, and what decoder do you mean ? I can¡¯t find a MX660 on the Zimo website ( www.zimo.at<http://www.zimo.at> ) , either under current
By Nigel Cliffe · #154534 ·
Locked Re: MQTT Connection in JMRI
One idea to store config on esp. Some have flash dedicated to store files and you even have a library to make it look like a file system. You can also drop files in it through the Arduino IDE iirc.
By emmanuel ALLAUD <eallaud@...> · #154533 ·
Locked Re: Packet Delays and Timeout - SPROG3 and JMRI 4.12
Thanks for looking at this.
By James Anderson · #154532 ·
Locked Re: "Read" Buttons Grayed Out
My guess is that you've opened the roster entry in "Edit" or "Program on Main" mode rather than "Program Track" mode. Or you may have a connection/configuration problem and JMRI cannot talk to your
By Dave Heap · #154531 ·
Locked Re: EngineDriver & ESP32/ESP8266
Steve, Thanks for the reply. The link that you sent was the one that initially piqued my interest. But there is another that uses the ESP32 (more powerful) processor. That one seemed to have his own
By Stefan ` Bartelski · #154530 ·
Locked "Read" Buttons Grayed Out
I recently completed the installation of a Soundtraxx ECO-PNP decoder in a Proto 2K SD9 loco. I set it up here with Decoder Pro. When I ran it at the club I made a few tweaks to some settings while I
By Rick Jones · #154529 ·
Locked LNWI, BXP88 & BXPA1
Is the JMRI development team working on adding configuration windows, in the LocoNet pull down menu, for the Digitrax LNWI, BXP88 and BXPA1 modules?
By Al Silverstein <silversteina@...> · #154528 ·
Locked What decoder ID to use for Zemo MX660?
I am unsure what Id to use for the Zemo MX660 decoder. Have one installed, but do not have it showing on the drop down menu under the Zemo family. Any ideas? Thanks , Mel
By Mel Graham <mgraham131@...> · #154527 ·
Locked Re: setting up version 4.12
Perry, I helps enormously. The vital line is: This indicates that JMRI is trying to open the serial port called "cu.usbserial" and it does not currently exist. So obviously nothing can work. There are
By Dave Heap · #154526 ·
Locked Re: MQTT Connection in JMRI
JMRI knows how to quote and unquote things for XML files, so that¡¯s OK. (not really quotes, but that¡¯s the easiest way to think about it) -- Bob Jacobsen rgj1927@...
By Bob Jacobsen · #154525 ·
Locked Re: Attributes LastOperated and OperatingDuration
When I added the two fields from the Roster-> Labels & Media->Media screen replacing the three dots In the Roster.XML we have ?? <attributepairs> ??????? <keyvaluepair> ?????????
By Peter Jerkewitz · #154523 ·
Locked Re: MQTT Connection in JMRI
To me, that example shows up the considerable unnecessary complexity of the mismatch of using high current, variable position, RC servos to control simple 2 position sliding turnout throw bars. That's
By Andy Reichert · #154522 ·
Locked Re: setting up version 4.12
Here is the file you asked for, I hope this helps. Thanks again, Perry 2018-12-14 13:55:32,700 util.Log4JUtil INFO - * JMRI log ** [main] 2018-12-14 13:55:34,614 util.Log4JUtil INFO - This
By Perry Squier <wpsquier@...> · #154521 ·
Locked Re: Audio Capability
Pete, Done:), jim
By Jim Wells · #154520 ·
Locked Re: 4.13.6, Digitrax DCS100, errors reading Op switches.
If you (Mike M and Marc) have time, could you test the most recent release candidate from http://jmri.tagadab.com/jenkins/job/TestReleases/job/4.13.7/ please? It has (I hope) fixes for the items in
By Bob Jacobsen · #154519 ·
Locked Re: Attributes LastOperated and OperatingDuration
I think the problem is that the OperatingDuration value is missing or invalid, and that¡¯s tripping a bug that preventing the update. You could try adding an OperatingDuration line with a value of 0.
By Bob Jacobsen · #154518 ·