Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: Expanding signalColorType with additional colors
You can omit the <show> elements.
On the screen, JMRI displays little icon files. Those don¡¯t depend on what <show> says. On the layout, JMRI has to drive hardware to display the right appearance. That¡¯s done through various kinds of signal masts. Some of those depend on the <show> elements, some don¡¯t. The ones that do use <show> won¡¯t work unless that¡¯s there, but others will. Bob On Jan 31, 2020, at 8:32 AM, tnt23 <tim.tashpulatov@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Re: Resetting Digitrax Decoder to factory defaults
The reset operation in the menu bar sends the commands to have the decoder do a local reset. You should do a Read All Sheets after that to make sure DecoderPro knows the new values.
The button to set to defaults sets DecoderPro¡¯s values to the values in the decoder definition. You should do a Write All Sheets after that to make sure the decoder is updated with the new values. Bob On Jan 31, 2020, at 8:16 AM, Dale DeWitt <dcdewitt@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Re: Resetting Digitrax Decoder to factory defaults
¿ªÔÆÌåÓýDale, ? From the Digitrax ¡°Mobile and Sound Decoder Manual, Second Edition¡± (updated 11/17): ? QUOTE 10.1 Factory Reset CV: 08 ? CV08 is the factory reset CV for all FX3 decoders. ? For Series 3, 4, 5, & 6 decoders, reset all CV values to their factory default, program CV08 to a value of 008. This will also cause sound projects to revert to the factory installed project. ? For Series 3, 4, & 5 decoders, reset all CV values except for 28 step speed tables to their factory values set CV08 to a value of 009. For Series 6 sound decoders, programming CV08 to 009 will also preserve the current sound project selected by CV60. END QUOTE ? IIRC, the Series 3 decoders were the first with a factory reset option. ? HTH, Ross ? From: [email protected] <[email protected]> On Behalf Of Dale DeWitt ? I have a couple of Digitrax motor decoders that need to be reset to factory defaults.? When I choose reset to default in JMRI, does that simply reset the JMRI values shown on the screen to the template defaults or does it actually reset the decoder its self to the default settings.? Pardon this very basic question. _._,_._, Groups.io Links: You receive all messages sent to this group. View/Reply Online (#168886) | Reply To Group | Reply To Sender | Mute This Topic | New Topic _._,_._,_ |
Locked
Re: Expanding signalColorType with additional colors
If the <show> tags can be totally left out, this would also suit me.
Is there a particular type of signal mast you¡¯d like to start with? I could look more specifically.I am starting with the simple (and cute) dwarf signal, see the picture. Carrying two lights, Lunar and Blue, it can dispay two aspects: Blue = Stop, Lunar = Proceed. I have copied XML files from Basic signalling setup, and edited appearance files a bit. When running XML check I get error message regarding non-standard color (Blue) in <show> field. Regards Tim |
Locked
Resetting Digitrax Decoder to factory defaults
I have a couple of Digitrax motor decoders that need to be reset to factory defaults.? When I choose reset to default in JMRI, does that simply reset the JMRI values shown on the screen to the template defaults or does it actually reset the decoder its self to the default settings.? Pardon this very basic question.
Dale |
Locked
Re: Expanding signalColorType with additional colors
It¡¯s straight-forward to allow additional colors in the XML files.
But it¡¯s not clear what they should _do_. Most (perhaps all) of the code wouldn¡¯t know about those if they occurred in the file. Is there a particular type of signal mast you¡¯d like to start with? I could look more specifically. Bob On Jan 31, 2020, at 6:41 AM, tnt23 <tim.tashpulatov@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Re: Working offline with version 14
John
Thank you Dave, After some trial and error, the problem has been resolved. When the simulator window first opened, I expected to see something in it. When I tried to open a file in it, the need for a hex file was confusing. Finally, I just ignore it and went on quite successfully. Thanks again for your help, John On Wed, Jan 29, 2020 at 9:46 PM Dave Sand <ds@...> wrote:
|
Locked
Re: Latest test version Ops Pro not building
#operationspro
And many thanks Dan for your help! I have some further questions but I'll start new threads as they are unrelated. Thanks again! John |
Locked
Re: Expanding signalColorType with additional colors
Thanks Petr, will do.
My question stems from optional <show> elements in Aspects definition: <appearance> <aspectname>Clear</aspectname> <show>green</show> <show>red</show> <reference></reference> <delay></delay> <imagelink></imagelink> </appearance>The ?SD?signalling scheme does not use them. What are they used for? Regards Tim |
Locked
Re: WiThrottle crash?
#withrottleserver
Thanks Steve I will run the debugging. |
Locked
Re: WiThrottle crash?
#withrottleserver
Dave,?
If the problem persists, it would be helpful if you could enable WiThrottle server debugging and post your session.log file after some of these crashes. Steps to enable this are here:? --SteveT |
Locked
Re: WiThrottle crash?
#withrottleserver
Hey Dave,
Yes, that looks like a crash in a WiThrottle Server instance. Do you have several of those at nearly the same time, or are they at different times? Most recent Android versions try to use cell data, but that prevents the initial connection, I've not heard of it causing drops later. More info on that here:? I don't see any recent changes to this code, so I'm not sure why you're seeing this now when you did not before. --SteveT |
Locked
Re: Expanding signalColorType with additional colors
Look at ?SD ¨C Czechoslovak State Railways signaling
States in §³§¿§£ organization used common signaling system §°§³§¨§¥. There are several signal decoders for this signaling system at -- Petr ?¨ªdlo Czech Republic |
Locked
Expanding signalColorType with additional colors
Hi,
What would be the easiest way of adding colors to signalColorType? I want to create Signalling System for Russian railways, where blue is often used on dwarf signals for shunting. ![]() Regards Tim |
Locked
Re: Document source.
Stephen,
As Marc says, this is stored in our GitHub repository. That specific page is at: For a simple change like this, you can propose the changes directly in the GitHub portal (you will need a GitHub account) - see? Hope that this helps & thanks for the interest in aiding us improve our documentation. Best regards, Matt H |
Locked
Re: Document source.
I believe you must get on GITHUB? JMRI and get the code, add to the code and then upload your changes for inclusion in JMRI.
Maybe there is a simpler way to add to the HELP. Marc |
Locked
Document source.
Hi All,
I am new to this game. I would like to add a note to the jmri help page titled
JMRI Code: Building with NetBeans
Yours Sincerely Stephen Grant Brown |
Locked
WiThrottle crash?
#withrottleserver
Since 4.18 I've been running the console all the time during my session and tonight with 6 smartphone throttles running there were repeated Engine Driver / WiTHrottle drop outs. Androids seemed to recover automatically and iPhones dit not.?
java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) at java.util.HashMap$KeyIterator.next(HashMap.java:1469) at java.util.AbstractCollection.toArray(AbstractCollection.java:141) at java.util.ArrayList.<init>(ArrayList.java:178) at jmri.jmrit.withrottle.MultiThrottle.passActionsToControllers(MultiThrottle.java:212) at jmri.jmrit.withrottle.MultiThrottle.handleMessage(MultiThrottle.java:70) at jmri.jmrit.withrottle.DeviceServer.run(DeviceServer.java:218) at java.lang.Thread.run(Thread.java:748) 2020-01-30 20:41:03,499 withrottle.FacelessServer ? ? ? ? ? ? INFO? - Creating new WiThrottle DeviceServer(socket) on port 12090, waiting for incoming connection... [WiThrottleServer] Seems like WiThrottle crashed and re-started am I correct in seeing that. Also is it correct that the DeviceServer -335 is a little high 1h40" into a session with only 6 throttles? With the session complete I will upgrade from 4.19.1 to 4.19.2 - will I see a difference I wonder? Also I'm wondering about how the client act when the router is not connected to the internet (it's a stand alone) some phones were trying to use cell data - and might this be resulting in the phone dropping off of the withrottle server? Thanks, Dave |
Locked
Re: Latest test version Ops Pro not building
#operationspro
John was able to supply me with a set of his operations files.? What we found is that one of his trains was building when the operation files were saved.? Only one train can build at a time, so when the files were loaded the train status was "Building", but the build would never complete as there isn't code in the program to restart a build in progress upon the restart of operations.? The solution was to reset the train that was "Building" before trying to build another train.? The next test release will when loading the operations files, will also check to see if a train is in the building state, and if so, reset it, rather than trying to restart a build that was in progress.
Dan |