Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Jmriusers
- Messages
Search
Locked
Re: DCC++ Questions
Stephen Winter
Is it possible you're using an older version of the Arduino sketch that
didn't support programming? I installed my Uno/MotorShield about a month ago, and was able to read/write CVs on the programming track with no problem. This is the one I am using: -Stephen ___________________________________________________________________ OK, I have been playing around with DCC++. I ordered some clone boards from China (Uno and Motor Shield), and they came today. I already had updated Java and installed JMRI 4.6 on both my old laptop running Lubuntu 14.04 and my Chromebook running LXDE. I cut the motor trace per DCC++ instructions, uploaded the sketch, and installed jumpers. The lights come on,and I can run locos with it using JMRI throttles. The problem, though, is I can't program anything--the screen says no programming track, no ops mode programming. The Programming screen seems to be set to edit only. Is this a JMRI issue, or a DCC++ issue? Also, layout power is OFF when JMRI starts. There is another thread on DCC++ with some of the same complaints, but it seems to have veered to other topics... ___________________________________________________________________ |
Locked
DCC++ Questions
OK, I have been playing around with DCC++. I ordered some clone boards from China (Uno and Motor Shield), and they came today. I already had updated Java and installed JMRI 4.6 on both my old laptop running Lubuntu 14.04 and my Chromebook running LXDE. I cut the motor trace per DCC++ instructions, uploaded the sketch, and installed jumpers. The lights come on,and I can run locos with it using JMRI throttles. The problem, though, is I can't program anything--the screen says no programming track, no ops mode programming. The Programming screen seems to be set to edit only. Is this a JMRI issue, or a DCC++ issue? Also, layout power is OFF when JMRI starts.
There is another thread on DCC++ with some of the same complaints, but it seems to have veered to other topics... |
Locked
Re: Sending String between computers over loconet?
On Jul 5, 2017, at 11:28 AM, kd.marsh@... [jmriusers] <jmriusers@...> wrote:There’s now a bit more discussion on this in the PR: Bob -- Bob Jacobsen rgj1927@... |
Locked
WOW V4 Steam whistle volume control.
Michael,
Thanks for your continued improvements to the WOW definitions. It can't be easy.... I applied the 6/16/17 WOW updates to JMRI v4.7.2-R71b21f. I did a quick test, and still don't have any control of Steam V4 short or quill whistle volume. I can reduce the volume on the long whistle, but oddly, can't increase it afterward. Write seems to go OK, but no results. Read shows default settings. Audio Assist is my go-to for this. Thanks again! Greg Komar gkomar@... "Alcohol & Calculus don't mix. So, don't drink and derive." |
Locked
Re: JMRI_v4.7.7.R177ca31-beta & 6/16/17 WOW definitions?
Dave,
Thanks for the fast response. Greg Komar gkomar@... "Where the spirit does not work with the hand, there is no art." � Leonardo da Vinci _____ From: jmriusers@... [mailto:jmriusers@...] Sent: Wednesday, July 05, 2017 9:04 PM To: jmriusers@... Subject: Re: [jmriusers] JMRI_v4.7.7.R177ca31-beta & 6/16/17 WOW definitions? Files uploaded to <> are not official releases. Unless the author submits them to us as either a Pull Request <> or an issue <> they are not considered for incorporation into JMRI. Examination of <> reveals that the last incorporated updates to TCS WOW decoders were on March 18 2017 via issue #3255<> by mmosher550. Examination of <> reveals that mmosher550 raised issues #3646 and #3647 on June 17, 2017. These ones appear to have slipped under our radar, probably because they did not have a milestone attached and we have been busy stabilising things for the next production release. Sorry about that. I have attached a milestone of 4.7.8 and we'll see if we can get them into V4.7.8 <> -- Dave in Australia On 6 Jul 2017, at 8:06 am, 'Greg Komar' gkomar@... [jmriusers] <jmriusers@...> wrote: Does JMRI_v4.7.7.R177ca31 (beta) contain the WOW definitions releasedOn 17 Jun 2017, at 8:16 am, jmriusers@... wrote: This email message is a notification to let you know that a file has [Non-text portions of this message have been removed] ------------------------------------ Posted by: Dave Heap <dgheap@...> ------------------------------------ ------------------------------------ Yahoo Groups Links |
Locked
Re: CATS and restricting only signals....
Gregory
For CATS to turn on and off a signal it needs two pieces of information - how to make the signal light up with the desired color and how to turn it off. You have the "off" part defined. You need to add the "on" part. So define "Flashing Red" as LT 441 Throw - the same as Red. If all the signals on the SE8C use flashing red, you can configure the fourth aspect in the SE8C for flashing red, but you would lose "off" on all signals driven by the SE8C. Thus, you would give up flashing yellow and approach lighting. Rodney __________________________________________________________________________________________ I can't find a CATS users group to send this to, if someone can suggest.... I am converting over from JMRI CTC to CATS. As I write my own software using Jython scripts, I can "get away with anything". I have a situation whereby a mail line goes into a yard area. I want the SC8C signal there to only display two things: Flashing Red (restricting) or Red, no matter what is beyond. Restricting if NOT occupied, Red if occupied (the yard that is). I defined a "signal template" for a one head signal so that all aspects are Flashing Red in the "matrix" area, along with Restricting, "Halt" is still Red. For the signals "details" (signal head definition): Flashing Red" Decoder "NONE" Red: LT 441 Throw / Green LT 441 Close, Off: LT442 Close "Software Flashing" is checked. When I look at the Loconet messages, I see ONLY the "turn off" (LT442 Closed On/off) commands at 1/2 the flash rate, CATS never send the "turn on the Red Led" command out. Help! Gregory Bedlek |
Locked
Function Mapping & Lighting Control
Listers,
I am running JMRI 4.6 on a Windows PC, working to program Soundtraxx Economi and Tsunami2 decoders. I have used the function map to assign the FX5 and FX6 functions to F0, the headlight command. However, the only way I can get the lights to turn on are with the check boxes on the function map page. If I don't check the boxes for the function from where the lights are mapped, the lights will not turn on or off using the headlight button. My issue is that I cannot use the dimmer or even turn the light on or off unless I go into DecoderPro to check or uncheck those boxes. Any suggestions? Thanks! ~RGDave www.onondagacutoff.blogspot.com |
Locked
Re: JMRI_v4.7.7.R177ca31-beta & 6/16/17 WOW definitions?
Files uploaded to <> are not official releases.
Unless the author submits them to us as either a Pull Request <> or an issue <> they are not considered for incorporation into JMRI. Examination of <> reveals that the last incorporated updates to TCS WOW decoders were on March 18 2017 via issue #3255<> by mmosher550. Examination of <> reveals that mmosher550 raised issues #3646 and #3647 on June 17, 2017. These ones appear to have slipped under our radar, probably because they did not have a milestone attached and we have been busy stabilising things for the next production release. Sorry about that. I have attached a milestone of 4.7.8 and we'll see if we can get them into V4.7.8 <> -- Dave in Australia On 6 Jul 2017, at 8:06 am, 'Greg Komar' gkomar@... [jmriusers] <jmriusers@...> wrote: Does JMRI_v4.7.7.R177ca31 (beta) contain the WOW definitions released onOn 17 Jun 2017, at 8:16 am, jmriusers@... wrote: This email message is a notification to let you know that |
Locked
JMRI_v4.7.7.R177ca31-beta & 6/16/17 WOW definitions?
Does JMRI_v4.7.7.R177ca31 (beta) contain the WOW definitions released on
6/16/17? Greg Komar gkomar@... |
Locked
Re: CATS and restricting only signals....
Greg:
try the CATS-users group on yahoo, CATS-users@... On 7/5/2017 10:29 AM, gbedlek001@... [jmriusers] wrote: -- Seth Neumann Mountain View, CA [Non-text portions of this message have been removed] |
Locked
DCC++ and NCE Switch Kat
I just tried connection some Switch Kats to the DCC++. They work but not on the addresses already programmed into the Switch Kats. Found them by adding 16 Turnouts to the panel.
Address of Switch Kat is 1 and DCC++ says its 4. Address 4 says it is 8. Is this in the DCC++ code or with JMRI? Dennis |
Locked
Re: Loklsound and JMRI
Good idea.
toggle quoted message
Show quoted text
-- Dave On 6 Jul 2017, at 12:14 AM, Bob Jacobsen rgj1927@... [jmriusers] <jmriusers@...> wrote: |
Locked
Re: Sending String between computers over loconet?
On Jul 5, 2017, at 11:28 AM, kd.marsh@... [jmriusers] <jmriusers@...> wrote:The situation with addresses isn’t really clear. If there’s other equipment on your layout that reacts to those, just change them. Most generic boards don’t, but there are some specialized things that do. The script takes all Peer Transfer messages, but it would be easy to add checks on the various fields. This code doesn’t care. Bob -- Bob Jacobsen rgj1927@... |
Locked
Re: OpenLCB Configuration Description Information (CDI) - Timeout wierdness
Hi Bob,
Belated thanks for your comments. The problem was my crappy programming: i'd reversed the sender and destination aliases. If anyone is interested I've posted a working model of the configuration process to . As to my masochistic tendencies: maybe I've been in IT too long and have a higher than usual pain threshold. Regards Otto |
Locked
Re: Sending String between computers over loconet?
Thanks Bob
I'll give it a go. Are source and destination addresses important or will the listener just pick up any message of that type on the loconet? Also should the code element always be 5? Thanks Kev |
Locked
Problem with Lenz LiUSB
I have discovered some serious problems with using JMRI against a Lenz LiUSB on two machines. I can't longer use JMRI trough these machines any more. When started the power button is yellow and saying that the power status is Unknown.
Machine 1. Was upgraded to version 4.7.6 when this problem occurred. I then also updated the drivers to the latest versions available. On this machine it had not been used for a long time so I'm not sure which version it was on. I have the software from Lenz installed on this machine and was able to connect and check the interface correctly. I started the expressnet monitor and then pressed the power button. The only response I got was [packet: 21 80 A1] REQUEST: Emergency Off This was the only response fram the expressnet. Machine 2. This machine had version 4.7.3 or 4 installed and was used last week. Today it was upgraded to version 4.7.7 and then we got the same error as described. Any help would be welcomed. Bodvar Haugland |
Locked
Re: Sending String between computers over loconet?
I’ve put a sample script here:
It’ll be in JMRI 4.9.1 in a few weeks: Bob On Jul 5, 2017, at 8:41 AM, kd.marsh@... [jmriusers] <jmriusers@...> wrote:-- Bob Jacobsen rgj1927@... |
Locked
Re: Decoder Pro inquiries
Joe,
#1 I just tested with 4.7.7 When just selecting from the Roster page a popup should come up giving a couple options. Looks like 1 page only When opening the roster entry, a print preview popup should come up showing more options then the above. Can be several pages long. the one I tested had 10 pages. Peter |
Locked
Re: Test Releases 4.7.7 is available
Bob,
I'm a new user of Decoder Pro which I like very much.The other day I posted three Decoder Pro inquires inside one message, probably not a kewl thing to do. Dave In Australia responded to one of the three. One of the others that hasn't been responded to was that when I make a roster selection and then do a Print Preview Selection noting appears on the screen. As a new user I freely admit that I may not be doing things correctly but since you are asking to inputs before your formal release I thought I'd comment here. Thanks Joe Brann Orlando, FL |
to navigate to use esc to dismiss