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: JMRI not properly decoding Olimex RFID1356
The best way is to go to our GitHub repository and create a new issue:
toggle quoted message
Show quoted text
<> You will need to create a free account on GitHub because we do not allow anonymous submissions. (We used to allow anonymous submissions on SourceForge but eventually had to enforce the same policy, due the the frequent impossibility of getting further information if needed, getting a fix tested or notifying the contributor of a fix - we too often had to just close a request because we were unable to get enough information to proceed.) -- Dave in Australia On 22 Aug 2017, at 12:41 PM, k4pbx@... [jmriusers] <jmriusers@...> wrote: |
Locked
Re: Test version 4.9.3 of JMRI/DecoderPro is available for download
Bob
Concerning my "shades of grey" errors in 4.9.3 loconet simulator mode this has led to my memory variables not showing up in the layout editor panel but they still show up in the memory tables and in control panels. My panel background is light grey. Also the default text colour has changed from black in 4.9.2 to light grey in 4.9.3. However I cannot seem to get my memory variables back in the panel editor by changing the default text colour or the background colour or the colour of my memory variables. The layout editor panel still shows the memory variables correctly in 4.9.2. David |
Locked
Re: JMRI not properly decoding Olimex RFID1356
BillyBob and Ken and everyone else, Going by what I read i came up with the RFID1356 was supported. That is what I purchased from Olimex. Also I have the associated tags that were recommended. I just noticed the reference, I referred to, posted in July 21 of 2014 by george_7069, it was for a RFID125. Similar issues as stated before but different model. So someone named mattharirs_merg reported it was fix but for a 126.
So bottom line is it should work? What should I do next, I am willing to help in anyway but not sure of the whole process of reporting bugs or what ever my issue is, bug or not bug..... |
Locked
Re: JMRI not properly decoding Olimex RFID1356
Ideal thing would be posting the manual (or at least the link) as an issue
on the git hub for JMRI. If somebody with the hardware did it, then whichever person worked on the code would know who to get to test it. They'd also be able to watch the progress. Otherwise I can forward stuff into an issue. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: JMRI not properly decoding Olimex RFID1356
Ken,
The documentation I found at the Olimex web site was the user's manuals for the two models. Each document had exactly two examples of the code returned during a read - one "all zeros", presumably indicating "no tag present during read attempt" and another with read data. A quick but more-thorough look thru their site did not uncover any additional technical details. So it appears to be necessary to infer the format from those two examples. The format appears to be pretty simple, though. Regards, Billybob |
Locked
Re: JMRI not properly decoding Olimex RFID1356
Now if Billybob is correct about it being a different format of data, there
is a good chance that adding that format to the existing RFID is possible. All it takes is getting the documentation together (all the details of the format) and getting them to a JMRI developer who can modify the code. So how much documentation is there?? -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: WIN10 - JMRI won'tstart. Help please
Steve Have you tried downloading a new copy of JMRI and installing that?
What happens when you try to start from the Desktop short cut for PP or DP. Do any screen pop open? |
Locked
Re: JMRI not properly decoding Olimex RFID1356
(Whomever you are),
I have no experience with JMRI's RFID features, but I would guess that you have an Olimex reader and RFID "tags" which are not supported by JMRI. It is my read of the source code and Olimex user manuals that JMRI supports the Olimex MOD-RFID1356 reader and associated tags. It is my guess that you have the Olimex MOD-RFID125 reader and associated tags. JMRI does not appear to support that reader and its tags. That reader returns only 40 bits of tag id data. JMRI's Olimex support expects to receive 64 bits of tag data, as reported by the Olimex MOD-RFID1356 reader. Regards, Billybob |
Locked
Re: WIN10 - JMRI won'tstart. Help please
Thanks. Just to clarify I have been using the uninstall option to remove the program and then using CCleaner to mop up. This laptop has never had JMRI installed until I tried and failed a few nights ago. There is a backup file containing a folder 'systemfiles' which is empty.
Still no further forward, I have checked permissions again and do have admin rights. I have not retried on the desktop computer. Thanks and Regards steve W |
Locked
Re: Upgrades
Paul,
Ok, that is back quite a ways. There have been a few points where some patching or upgrading of roster entry files have happened. At least with that being before ideas like profiles, that means it is an all new startup for you. If you are only doing decoder programming, you don't have much to worry about. But if you have panels and scripts, there will be some editing needed as you go. So other things we'd like to know so we can help better: 1. Which OS are you running?? 2. What version of Java are you running?? If you use a command window/shell/command line, enter: "java -version" and report what version it displays. 3. What features of JMRI are you using?? But before doing anything, make sure you have a backup of your current setup!! If you are unsure of this, lets answer those questions and we can customize the answer for you. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: Another JMRI 9.9.3 Install problem (WIN 10)
I've found after a problem like that with the install, I try again. On the
second running of the installer I don't click the 'make backup' option since it just did it before on the first try. Then things seem to show up and work. My thought is by the second time the AV package has seen everything and now doesn't prevent the installer from doing its job. I've noticed that sometimes it may seem like a click in the AV to 'keep going' but it really doesn't. At least on my Win10, this seems the case. Now my AV is Trend Micro, so it isn't exactly like the others but close enough. So if you haven't tried this before, give it another try. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: Upgrades
David,
toggle quoted message
Show quoted text
Older as in 3.2 Paul On 8/21/2017 10:46 AM, DAVID KLEMM davidklemm7511@... [jmriusers] wrote:
Version number is much more helpful for the experts to answer your question. Older as in 4.6 or 1.6! |
Locked
Re: Another JMRI 9.9.3 Install problem (WIN 10)
Someone familiar with current versions of Norton should be able to help you deal with this.
toggle quoted message
Show quoted text
I gave up using Norton decades ago and moved to other solutions that were lower-impact on system performance. These days I rarely use Windows. -- Dave in Australia On 21 Aug 2017, at 11:41 PM, Jon Miller atsfus@... [jmriusers] <jmriusers@...> wrote:/2. Fired up JMRI via my usual pattern (desktop icons) and got errorSame problem here! I thought it was Norton. I stopped here as I'm |
Locked
JMRI not properly decoding Olimex RFID1356
In Word Pad, terminal window or Olimex software tag reads: 0E48E8C1. In Communications Monitor it displays what is below. The same tag is read displaying several different combinations and is never decoded anywhere near what I am expecting. Also the bottom is from 3 quick swipes of the tag. I wont even go it I have no idea how to get it all to work and have JMRI triger an event when a certain tag is read but... If it cant read a tag properly then it will never work.
Now way back in July 21 of 2014 george_7069 reported the same issue. I am running JMRI version 4.8 +Pbeoff15 and would have assumed ( I know don't assume) that this version would have incorporated the fix. Please advise on wht to do next...... [45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38] msg: "Unknown reply of length 16: 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 " [45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43] msg: "Unknown reply of length 16: 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 " [31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A] msg: "Unknown reply of length 16: 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A " [0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D] msg: "Unknown reply of length 16: 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D " [30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34] msg: "Unknown reply of length 16: 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 " [38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38] msg: "Unknown reply of length 16: 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 " [43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D] msg: "Unknown reply of length 16: 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D " [0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A] msg: "Unknown reply of length 16: 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A " [2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45] msg: "Unknown reply of length 16: 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 " [34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45] msg: "Unknown reply of length 16: 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 " [38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31] msg: "Unknown reply of length 16: 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 " [0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D] msg: "Unknown reply of length 16: 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D " [0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30] msg: "Unknown reply of length 16: 0A 2D 30 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 " [45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38] msg: "Unknown reply of length 16: 45 34 38 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 " [45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43] msg: "Unknown reply of length 16: 45 38 43 31 0D 0A 0D 0A 2D 30 45 34 38 45 38 43 " |
Locked
Re: Using Two Monitors
Glen: Strange problem!
When you use the button on the throttle to turn the track power On/Off does that button change Green/Red? Seems like the throttles when on the second screen are not getting update info from the computer. Is there any indication of a problem in the JMRI System console screen? its under help on the main screen. Walt |
Locked
Re: System Console Warning Message
Paul; I am not sure what I have done but now I have no Error or Warning messages via the System Control; I am including it below; thank you for all of your assistance!
2017-08-21 15:22:28,409 util.Log4JUtil INFO - * JMRI log ** [main] 2017-08-21 15:22:29,402 util.Log4JUtil INFO - This log is appended to file: /Users/williamseabrooke/Library/Preferences/JMRI/log/messages.log [main] 2017-08-21 15:22:29,403 util.Log4JUtil INFO - This log is stored in file: /Users/williamseabrooke/Library/Preferences/JMRI/log/session.log [main] 2017-08-21 15:22:29,410 apps.AppsBase INFO - DecoderPro version 4.9.2ish+jenkins+20170804T0543Z+Reaaaf8a starts under Java 1.8.0_144 on Mac OS X x86_64 v10.13 at Mon Aug 21 15:22:29 EDT 2017 [main] 2017-08-21 15:22:29,625 gui3.Apps3 INFO - Starting with profile wmseamac.3f48e951 [main] 2017-08-21 15:22:29,822 node.NodeIdentity INFO - Using jmri-28F0761979C8-3f48e951 as the JMRI Node identity [main] 2017-08-21 15:22:30,059 liusb.LIUSBAdapter INFO - cu.usbmodem1421 port opened at 57600 baud with DTR: true RTS: true DSR: false CTS: false CD: false [main] 2017-08-21 15:22:30,758 util.FileUtilSupport INFO - File path program: is /Applications/JMRI/ [main] 2017-08-21 15:22:30,761 util.FileUtilSupport INFO - File path preference: is /Users/williamseabrooke/Library/Preferences/JMRI/wmseamac/profile/jmri-28F0761979C8-3f48e951/ [main] 2017-08-21 15:22:30,761 util.FileUtilSupport INFO - File path profile: is /Users/williamseabrooke/Library/Preferences/JMRI/wmseamac/ [main] 2017-08-21 15:22:30,761 util.FileUtilSupport INFO - File path settings: is /Users/williamseabrooke/Library/Preferences/JMRI/ [main] 2017-08-21 15:22:30,762 util.FileUtilSupport INFO - File path home: is /Users/williamseabrooke/ [main] 2017-08-21 15:22:30,764 util.FileUtilSupport INFO - File path scripts: is /Applications/JMRI/jython/ [main] |
Locked
Re: Layout Editor Memory Variables are blank in 4.9.3
I'm not seeing an issue here¡ all my memory variables are showing as expected in my Layout Editor comboboxes. Except¡ the IMCURENTTIME memory icon isn't showing/undating the current time¡
|
Locked
Re: Unable to re-enter programming mode
Bob,
It looks like I may have solved the problem by using a "shotgun" approach. I rolled my operating system (Windows 10) back to an earlier restore point and then reinstalled both Decoder Pro and Java. After doing this, I seem to be able to enter programming mode at will. Before doing this though, I was only able to enter the programming mode once, immediately after adding a new locomotive to the roster. After that, I would select a loco from the roster, click "program" and I would get the hourglass for a moment and then nothing. If I clicked the "program" button again I wouldn't even get the hourglass. Strange, but I'm glad it is now working! Thanks for all of the responses! Steve |
Locked
Re: Another JMRI 9.9.3 Install problem (WIN 10)
subject of 9.9.3.<<The current latest version is 4.9.3. It is presumed a fat finger gave the Mea Culpa, the typo originated from this specific user/keyboard interface. Steve Haas Embarrassed, WA |
Locked
Re: Another JMRI 9.9.3 Install problem (WIN 10)
The current latest version is 4.9.3. It is presumed a fat finger gave the
subject of 9.9.3. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
to navigate to use esc to dismiss