开云体育

Date

Locked Digitrax SDXH186MT Decoder CV's

 

I notice that Digitrax only list up to CV157 in their specs and JMRI lists up to CV160. However using Digitrax Soundloader program, one can go higher.
Is it possible to get an update as I am interested in altering CV169 for some sound projects?

Peter in Oz


Locked Re: Speed Profile does not work #speedprofiling

 

Hi Patrick.
Firstly: It will not work if there is a throttle in use for that loco anywhere, jmri or wifi or what ever.
Secondly: Don't try starting at 1, increment by 1, it will take all day and if the loco don't move at all on speed step 1 nothing is ever going to happen.

For a first go at it try, for a 128 step decoder, Start Step 63,end leave blank and? increment 63. This will do a 2 point table? Mid and top.
Check the monitor to make sure? the speed step is being sent.?

Steve G.


Locked Re: Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

 

开云体育

When I try to make a custom shortcut for the legacy interface by copying and pasting the new target script I get a pop up window that says what is in the target box is not valid – to make sure the path and file name are correct. Either I’m doing something wrong or it’s broken.
?
Thanks,
Jim Bright
?
?
?
?

Sent: Wednesday, September 25, 2019 8:04 AM
Subject: Re: [jmriusers] Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen
?

Thanks to all who replied. Thanks especially to Steve I followed your suggestions and was able to get the legacy interface working!

?

Bob

?

Sent from for Windows 10

?

From: Breezlys via Groups.Io
Sent: Wednesday, September 25, 2019 12:07 AM
To: [email protected]
Subject: Re: [jmriusers] Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

?

Bob,

The "new" DecoderPro3 is just a different "look" and accesses the same underlying code as the legacy DecoderPro interface.

Like you, I much prefer the legacy interface and have created an icon to launch it, using the directions located here:?

HTH,
Steve
"Breezlys"

?


Virus-free.


Locked Re: FileRepMalware message when I try to execute the latest downloads. #malware

 


























Having successfully installed 4.17.4 in my main Win 10 pc? I tried to in stall on my Win 10 64 bit laptop and the 2 remaining Win 7 pcs without success. I'm going back to growing cactus plants for a little light relief!
Regards to all,? Mike.

On Wednesday, 25 September 2019, 21:19:44 BST, forfoum@... <forfoum@...> wrote:


I asked for a refund. They paid in funny money.

Marc


Locked Re: VSDecoder: questions for gurus #vsdecoder

 

开云体育

I made some more tests.

Copied the sound files definition in config.xml--since there aren't any other to use, just doubled them up. Example:

<s1notch-sound>
??????????? <notch-file>sounds/engine/Speed2g_1.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_1.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_2.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_2.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_3.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_3.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_4.wav</notch-file>
??????????? <notch-file>sounds/engine/Speed2g_4.wav</notch-file>
??????????? <notchfiller-file>sounds/engine/stille800.wav</notchfiller-file>
??????????? <min-rpm>18</min-rpm>
??????????? <max-rpm>65</max-rpm>
??????? </s1notch-sound>

Tried this with 3 and 4 cylinders, no crash but also the chuff sounds are now far too rapid. Not sure how to approximate BR96 sound with this system, but this particular hack didn't work.

Charles

On 25/9/19 11:48 pm, Klaus Killinger wrote:
Charles,

I've created an issue ( ), where you can track this.

Klaus


Am 25.09.2019 um 13:58 schrieb Charles Meo:
I tried changing 'cylinders' to 4 and then three, since I run BR96 0880 Malletts and I wanted to see if this would produce more appropriate noises.

Got java exceptions for both values.

java.lang.IndexOutOfBoundsException: Index: 4, Size: 4
???? at java.util.ArrayList.rangeCheck(ArrayList.java:657)
???? at java.util.ArrayList.get(ArrayList.java:433)
???? at jmri.jmrit.vsdecoder.Steam1Sound$S1LoopThread.selectData(Steam1Sound.java:965)
???? at jmri.jmrit.vsdecoder.Steam1Sound$S1LoopThread.run(Steam1Sound.java:928)

Looks like the code isn't expecting a value larger than 2. Not sure about hacking this myself since I don't know what side-effects might be produced by messing with the array size.



--





Apulia Grove Olives
40 Tranter Rd
Toolleen
Victoria 3551

M: 0409 258 471
charles@...


Locked Speed Profile does not work #speedprofiling

 

I’m having trouble with Speed Profile in the Roster menu. I want to use them for warrants to make the train start and stop at the same place in the block.

?I followed the instructions to set up the profiling session, but when the start button is pressed, the engine does not move.

?I verified the configuration and updated the software. It’s an NCE PowerCab with PanelPro v. 4.16 on a Windows PC

?Other functions of Warrants work properly, after much help from JMRI volunteers, but the Speed Profiling feature does not.

?Any suggestions would be appreciated.

Patrick Warden


Locked Re: Decoder Pro won't open decoder windows

 

System Console? LOG ?

What happens when you use " New Loco " ?

Marc


Locked Re: Jython Script Contribution - YAAT enhancement #automation #yaat #scripting

 

I will try to test it out this week or early next week

Bill

On Mon, 23 Sep 2019 at 21:35, Dave Sand <ds@...> wrote:
Bill,

As it turns out, my old style is no longer relevant.

I have replaced the run/skip style with a program address style.? The actionTokens list is now treated as a computer program with control actions modifying the current address index.? This simplified the implementation of nested IF and GOSUB logic.

Thank you for the push to make this change.? It was time to re-think how it runs and therefore this will be version 2.0.

Before releasing this on the world, I would appreciate if you could verify with your setup that I did not miss something important.



Dave Sand



On Sep 19, 2019, at 7:39 AM, bill fitch <bill.fitch14@...> wrote:

Thanks a lot. I have tried to keep to your style, but may not have succeeded. Please make any changes you feel necessary.

Bill



--
regards

Bill Fitch


Locked Re: Load and save creating errors in layout editor

 

Yeah, shapes probably shouldn't be saved without points… File an issue (<https://github.com/JMRI/JMRI/issues>) and I'll add it to my queue.


Locked Re: VSDecoder: questions for gurus #vsdecoder

 

Klaus,

Nice thread.? however, i've always been confused about the speed vs rpm system:

"VSD gets the speed from JMRI as a value of 0 - 1. Then VSD calculates the speed as revolutions per minute (RPM). Here is the formula:

speed = % of topspeed (mph)
RPM = speed * ((inches/mile) / (minutes/hour)) / (pi * driverdiameter)

With the calculated RPM VSD can choose the suitable sound files."

Maybe I'm math challenged.? With 75mph top speed and 60" drivers I get? ((75mph)(12in/ft*5280ft/mi)/(60min/hr))/(pi*60in/rev)=420rpm.? This is much higher than the maximum last step of 178rpm.? What am I missing?? ?For every 1mph I get 5.6rpm using the above.

I'm interested in this because of my success with the "steam1" file in adding stop/start, coast and half-speed plus many additional sounds, i.e, long & short whistles, crossing gate, and radio chatter.? Now I would like to take this to a USRA 0-6-0 slope back tender with a top speed of 40mph and 51" drivers. My "0-6-0" file does respond differently than the unmodded "steam1" at low speeds but I would like to spread out the low speed chuffs to better match the switcher.

Conrad


Locked Decoder Pro won't open decoder windows

 

Decoder Pro is acting very oddly.? ?

DP opens OK.? But when I select a locomotive from my list of locomotives, nothing happens.? No new window opens.? This behavior is the same whether I'm trying to program on the main, programming track or only edit the locomotive.? I've tried downloading and installing a new version of DP but there was no change in the way it acts.? I can't seem to install a new version of Java, probably because of the age of my computer.??

I am running Windows XP.? The version of JMRI I downloaded is 4.16+R6f9aced; it seems to have installed correctly.? I'm using Java 8, Update 31.??

Thanks for any help you can provide.
Rick


Locked Re: FileRepMalware message when I try to execute the latest downloads. #malware

 

I asked for a refund. They paid in funny money.

Marc


Locked Re: FileRepMalware message when I try to execute the latest downloads. #malware

 

Ah Freeware software - did you pay for it? Get a refund?

On Wednesday, September 25, 2019, 03:16:24 PM GMT-4, <forfoum@...> wrote:


As Iindicated, AVG install was using a virus definition dated Sept 23, 2019. It let the install? complete but moments later, quarantined JMRI.

I found it very strange that during the AVG install and it's subsequent scan of the HD, it did not flag JMRI 4.17.4? as suspicious.

I downloaded a Jenkins build of JMRI (4.17.5)? and this time I had? AVG scan the file BEFORE install ( Right click on downloaded file and select AVG "scan selected items for virus" ).. The scan found no issue with the file.?

So I installed JMRI 4.17.5

Now AVG says the file may contain something bad...? and scanned it again..? and said it is OK..

The update was successful.? defies all logic.?

Marc


Locked Re: Turnout keeps switching back and forth #digitrax

 

Hello group,

With an Arduino switch based decoder you can create a sketch to keep everything off until after start up...I had to do this with relay based switch actuation and some times servo based as well

On Sep 25, 2019 3:25 PM, Roberto Falorni <r.falorni@...> wrote:
This used to happen to me too, on older versions of JMRI, with an Arduino based switch decoder. Any switch could randomly start to go back and forth after? being activated, showing up also on the signals of the layout panel. The solution was to shut down and restart JMRI.
I don't have a layout right now so i can't say if the problem still exists or has been solved.

Roberto


Locked Re: Turnout keeps switching back and forth #digitrax

 

This used to happen to me too, on older versions of JMRI, with an Arduino based switch decoder. Any switch could randomly start to go back and forth after? being activated, showing up also on the signals of the layout panel. The solution was to shut down and restart JMRI.
I don't have a layout right now so i can't say if the problem still exists or has been solved.

Roberto


Locked Turnout keeps switching back and forth #digitrax

 

I am having difficulties with turnouts occasionally switching back and forth after being closed or thrown through JMRI. I am using a Digitrax DCS240 and DS64’s to control the Tortoises. It can happen on any turnout on any DS64. Usually occurs if I select the turnout after starting JMRI to see which way it is thrown and then hit it again to change it if it’s not aligned properly. Sometimes it will correct itself after several seconds but usually requires me to shut down JMRI. I then have full control through Digitrax throttles for the turnouts and the switching back and forth instantly stops. Is there a way to fix this? ?Also is there a way to read the turnout position and signal aspects when JMRI is started?
Bob


Locked Re: FileRepMalware message when I try to execute the latest downloads. #malware

 

开云体育

I got the same AVG message. I sent an exception request and later got back a message saying all was o.k. I do not know if they propagated that into their data set updates, or not.

Peace,

Mike G.

?

On 9/24/2019 9:44 PM, forfoum@... wrote:

I wrongly assumed, being as AVAST and AVG are the same company,? that the two softwares would be similar.? Clearly not the case..



Locked Re: Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

 

Bob,

While you were able to get the legacy format working, I highly recommend you try using the new format as it provides an easier (modifiable) view of your roster and a way to make direct changes to the entries that don't change the decoder values (name, owner, manufacturer etc).

It wont take long to get use to the newer format if you give it a try.

--
Peter Ulvestad

JMRI Users Group Moderator - ( )
Tam Valley Group Moderator - ( )
Sprog-DCC Group Moderator - ( )
Edmonton Model Railroad Association -


Locked Re: Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

 

开云体育

Thanks to all who replied. Thanks especially to Steve I followed your suggestions and was able to get the legacy interface working!

?

Bob

?

Sent from for Windows 10

?

From: Breezlys via Groups.Io
Sent: Wednesday, September 25, 2019 12:07 AM
To: [email protected]
Subject: Re: [jmriusers] Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

?

Bob,

The "new" DecoderPro3 is just a different "look" and accesses the same underlying code as the legacy DecoderPro interface.

Like you, I much prefer the legacy interface and have created an icon to launch it, using the directions located here:?

HTH,
Steve
"Breezlys"

?


Locked Re: Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

 

开云体育

Thanks to all who replied. Thanks especially to Steve I followed your suggestions and was able to get the legacy interface working!

?

Bob

?

Sent from for Windows 10

?

From: Breezlys via Groups.Io
Sent: Wednesday, September 25, 2019 12:07 AM
To: [email protected]
Subject: Re: [jmriusers] Decoder Pro 4.16 opens with Roster Screen Instead of with "Menu" Screen

?

Bob,

The "new" DecoderPro3 is just a different "look" and accesses the same underlying code as the legacy DecoderPro interface.

Like you, I much prefer the legacy interface and have created an icon to launch it, using the directions located here:?

HTH,
Steve
"Breezlys"

?