开云体育

Date   
Locked CVP's EasyDCC AD4 Accessory Decoder 5
I'd like to progran my CVP EasyDCC AD4 Accessory Decoder's via DecoderPro but there no configuratrion file for them. Has anyone produced an AD4 config file? If so, would you sharing it with the group. Thanks Bob
Started by original_black_bart @ · Most recent @
Locked Decoder Pro - WOW! 3
Downloaded and installed Decoder Pro on a _really_ old laptop. All I can say is WOW! All contributors did an awesome job on this. I look forward to using and possibly developing applications using JMRI. -Mike M.
Started by Maloney, Michael @ · Most recent @
Locked ad4
I should have said when you are close, inferring I'm closer than Mark<G>.
Started by Jon Miller @
Locked 19.2 Kb 2
Bob, magician, Installed the new installer and it runs like a rollercoaster. Thanks a lot. Will work on the Zimo line of decoders. Sibbo
Started by Sip Bosch @ · Most recent @
Locked problem compiling source code 7
i have compiled just one class JmriException.java yet i can't compile LocoNetException.java ??? i keep getting the message can't resolve symbol class :JmriException location:package jmri import jmri.JmriException i have touached nothing but can't find the problem?? i have left all the files where they are and i don't know why it won't compile?? Chad Spickett
Started by sixth_rule @ · Most recent @
Locked CVP's AD4 Decoder 5
Bob, I've had an opportunity to test functionality of the AD4 file. Programming via a Digitrax DB150, readback via PR-1. Values are sent as expected. In reviewing the fle, I've noticed a few that programming is permitted via paged mode. This needs to be changed as the AD4 doesn't support such. Trusting that it's okay with you and the readers of this NG, I'm going to tinker around with the XML file to see if I can't format the display a little better. For example,; indication of time in 1/10 seconds when setting a pulsed signal. Should be able to review and respond on htis by Saturday. BTW, the newly added Log Curve on the speed table is awsome. Bob
Started by original_black_bart @ · Most recent @
Locked Getting ID info (was Re: 1.0.3 test installer uploaded) 3
Wow, what a quick response! The miracle of time zones... > >> New organization for Digitrax decoders. This should work for >> existing rosters, please check and let me know the specifics if >> it doesn't. > >It found my previously configured decoders ok but when I did an ident it >failed to find my DN149K2s. > >I guess there must be more than one DN149K2 version, so here is the trace. Thanks for the trace. I can read the reply from that. The ID of that came back as 129 (digitrax), version 241, which is a new code I'd not seen before. I'll add it to the list so the program will get it right next time. Can I ask other people to spend a few minutes gathering that info? Specifically, I think we can make the automatic ID work much better if people will send me the CV7 value(s) that they see for each decoder type they have. This is easy to do with the "simple programmer" from the tools menu; just put in 7 as the CV address and click "read" for each decoder you've got. Even better would be if somebody would volunteer for the task of accumulating that info. I'd be happy to edit the files, but if somebody else could prompt people to generate it and enter the info, that would let me work on some other stuff. (I do have a day job, unfortunately) Bob -- -------------- Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957) At CERN until August 10, replies may be slow.
Started by Bob Jacobsen @ · Most recent @
Locked 1.0.3 control panel 15
Bob, 1. When I create a new control panel and add icons, nothing is visible on the panel until I resize it. After I resize the panel everything is there. I tried different X and Y values and it didn't matter. 2. I can change a turnout by clicking on it but I can't change the displayed state of a sensor by clicking on it. I think the help page says that this should be possible? 3. When I add a _left_ turnout to the drawing, the initial icon displayed is a _right_ turnout in unknown state. Once I click on the turnout it becomes a closed _left_ turnout. 3a. When I save and then load the panel, all the turnouts are right turnouts in unknown state. I can click on each one and change it to closed, however only one will allow me to toggle it between closed and thrown. LocoTools shows this message: Pick an input source from the input menu first. Not sure what this refers to. FYI I installed Java 1.4 and the combo box redraw problem when scrolling a long list is gone. Robin
Started by Robin Becker @ · Most recent @
Locked 1.0.3 control panel questions 12
Bob or other control panel guru, Once icons are placed on the control panel, the tooltip says "Alt-click to see menu, drag with meta key..." Ok, I can move the icons around with the right mouse button, but I tried all the combinations I could think of and haven't been able to produce a menu. Is there a way to delete icons, etc? Can you view the sensor or turnout number once you place them on the panel? Thanks. Robin PS. Bob - hardly worth noting at this point but the readme files show up in the resource lists. So does logo.gif and decoderpro.gif, but hey somebody might want them on their panel!
Started by Robin Becker @ · Most recent @
Locked JMRI Library and Trunout Control (Was Re: CVP's AD4 Programming Error) 2
Bob, The highest address that can be programmed on the AD4 is 510. This yields switch addresses of 2037 through 2040. Using the turnout control of JMRI Demo, the AD4 successfully operated turnouts configured for these switch addresses. I did notice something a little odd though. As part of the test I launched the LocoNet Monitor from the Tools menu and monitored the data being sent. With each turnout operation, the LocoNet Monitor reported operation of a switch, but reported the switch address one number lower than that being operated. Specifically, when switch 2037 was operated, the LocoNet Monitor reported switch number 2036 was operated. This finding seems to holds true over the entire switch address range as requesting operation of switch number one causes the LocoNet Monitor to report operation of switch address zero! Bob --- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote: > At 1:12 PM +0000 8/11/02, original_black_bart wrote: > >Through a little experimentation, I've found that Digitrax systems > >will operate switches numbered greater than 999. However since the > >throttle, which appears to be the limiting factor here, will only > >address 999 switch addresses, a software solution is required. My > >test was performed using RR&Co software on a PC connected to the > >Loconet via a LocoBuffer interface, a DB150 and an AD4 programmed to > >utilize switch addresses 2037, 2038, 2039 and 2040. Using this > >hardware software combination, the above mentioned switch addresses > >were operated without problem. > > It would be interesting to know if there's a limitation in the JMRI > library. I don't think so, but you never know... > > To try it, start the JMRIdemo app, and pull down "Turnout Control" > from the "Tools" menu, and then enter an output (turnout) number in > the little panel you get. I think it should work up to 2047. > > Bob > -- > -------------- > Bob Jacobsen (Bob_Jacobsen@l..., 510-486-7355, fax 510-495-2957) > At CERN until August 10, replies may be slow.
Started by original_black_bart @ · Most recent @
Locked JMRI Library and Trunout Control (Was Re: CVP'sAD4 Programming Error)
is just nuts.< Kind of like the DZ121 problem<VVBG>. Jon Miller AT&SF For me time has stopped in 1941 Digitrax DCC owner, Chief system NMRA Life member #2623 Member SFRH&MS
Started by Jon Miller @
Locked CVP's AD4 Programming Error 20
To Jon and other testing CVP's AD4 DecoderPro file, I managed to get a little time this afternoon to modify the screen format for the AD4. I've run into a little bug and wondered if someone would be kind enough to program their AD4 to an address greater than 63, then read the data back and confirm the write. Based on what I've seen while testing this out this afternoon, any address greater than 63 is not written properly to the decoder. I don't think CV9 is being set correctly but I can't tell for sure as I'm working with a PR-1 to read back my data. Your confirmation of such would be appreciated. Bob
Started by original_black_bart @ · Most recent @
Locked Obtaining Decoder ID Info
I've assumed the role of data gathering to assist Bob in managing decoder ID information. I'll be using Excel spreadsheet to expand on Bob's previous list of decoder manufacturer and version information. If you would like to contribute to the list, please forward your decoder information to me at decoderpro_id_program@... Be sure to include the following information; Name of Manufacturer Decoder Model Number (Name) Decoder Type (Mobile, Stationary, Accessory) Value of CV7 Value of CV8 Your contact information Any comments that you may have with respect to the manufacturer of the decoder or its version. Bob (Original_Black_Bart) decoderpro_id_program@... --- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote: > At 12:20 PM +0000 8/9/02, original_black_bart wrote: > >Bob, > > > >With a clearer understanding of the need, I'd be willing to take on > >the task of compiling the decoder information. I assume you'd want to > >know the Decoders Manufacturer, Model Number and Version Number (s). > >How do you wan the data collected - spreadsheet (Excel), database > >(Access) or other means? > > Thanks! > > I'd like to match the manufacturer name & their model number (i.e. > what people actually call the thing) with the values of CV7 and CV8. > A specific model might have several values for these, and we should > catch as many as we can. > > Any way to store them is fine. I use a spreadsheet plus paper > notebook. A while back I uploaded the contents to the "database" part > of the Yahoo group > > http://groups.yahoo.com/group/jmriusers/database? method=reportRows&tbl=1 > > that's a convenient way to enter a line or two, or search for a > particular model, but it's an inconvenient way to work with the whole > thing. > > Bob > -- > -------------- > Bob Jacobsen (Bob_Jacobsen@l..., 510-486-7355, fax 510-495-2957) > At CERN until August 10, replies may be slow.
Started by original_black_bart @
Locked Consisting/Programming on the main 2
Hi all- I have installed some LE0511Ws into three SD40-2s and now am in a position to want to consist them. I understand there is three methods for consisting: 1. give all three the same address; 2. use Digitrax advanced consisting to alias a consist address onto each; 3. program a consist address into the decoders If I program the appropriate CV to a consist address, then all three repond to the consist address for speed and direction. Lights are active on each at its own address. However, it would appear to be difficult to make and beak a consist off the programming track. So, does Decoder Pro support programming-on-the-main? Thanks, David
Started by David Harris @ · Most recent @
Locked CVS 2
i downloaded wincvs went admin commandline and typed in this exact line cvs -d:pserver:anonymous@...:/cvsroot/jmri co jbuilder into and this is the result i get afetwards cvs -d:pserver:anonymous@...:/cvsroot/jmri co jbuilder &#92;n &#92;n (in directory C:&#92;cvs) cvs server: cannot find module `jbuilder ' - ignored cvs [checkout aborted]: cannot expand modules CVS exited normally with code 1 and i get no code Chad Spickett 970636670
Started by sixth_rule @ · Most recent @
Locked Racetrack 5
Hi- My oNeTrak club now has its act together getting our modules finished and connected to the NTrak club's modules. We would now like to MU some engines together. (I in particular, as I just installed some decoders into three SD40-2s :-) However, getting two engines to perform similarly is harder than you would think. Fortunately, there is a program to help: Racetrack (see: http://sljkrr.home.mindspring.com/rtk.html). I have asked John Kabat if he supported the DC100 or Locobuffer, but unfortunately, he is not supporting the program at this time. I think a Racetrack module would be great for JRMI. Before I start, has anyone done this or do any of you have some suggestions? David
Started by David Harris @ · Most recent @
Locked Decorder pro 4
I want to down load decoder pro . can I down load to floppy dis so I can load it on to a laptop with only floppy drive
Started by nhn1758 @ · Most recent @
Locked DecoderPro / Digitrax DN146A decoder 4
All- I have a new DN146A decoder that decoder pro doesn't recognize. It knows it's Digitrax, but doesn't know the version, which from CV8(?) is 105. When I manually choose a DN146A, I don't get any of the options for the FX lighting. However, I was able to choose one of the FX decoders and get some of the FX lighting to work. I guess my questions are: Where in the XML file can I add the "105" so DecoderPro can recognize it via IDENT? Can I modify the DN146A XML file to add the FX lighting info (and where is that info)? regards, Mike M.
Started by Maloney, Michael @ · Most recent @
Locked K i got Cvs to work but now JMRIDemo won't or Decoder Pro Won't Run
I did get LocoTools to run but whenever i try to run JMRIDemo i get the following message at the bottom of the screen C:&#92;JBUILDER7&#92;JDK1.3.1&#92;bin&#92;javaw -classpath "C:&#92;jb1.0.3 &#92;java&#92;classes;C:&#92;JBuilder7&#92;lib&#92;junit.jar;C:&#92;JBuilder7 &#92;lib&#92;unittest.jar;C:&#92;JBUILDER7&#92;JDK1.3.1 &#92;demo&#92;jfc&#92;Java2D&#92;Java2Demo.jar;C:&#92;JBUILDER7&#92;JDK1.3.1 &#92;jre&#92;lib&#92;i18n.jar;C:&#92;JBUILDER7&#92;JDK1.3.1&#92;jre&#92;lib&#92;jaws.jar;C:&#92;JBUILDER7 &#92;JDK1.3.1&#92;jre&#92;lib&#92;rt.jar;C:&#92;JBUILDER7&#92;JDK1.3.1 &#92;jre&#92;lib&#92;sunrsasign.jar;C:&#92;JBUILDER7&#92;JDK1.3.1&#92;lib&#92;dt.jar;C:&#92;JBUILDER7 &#92;JDK1.3.1&#92;lib&#92;htmlconverter.jar;C:&#92;JBUILDER7&#92;JDK1.3.1 &#92;lib&#92;tools.jar;C:&#92;jb1.0.3&#92;lib&#92;collections.jar;C:&#92;jb1.0.3 &#92;lib&#92;comm.jar;C:&#92;jb1.0.3&#92;lib&#92;crimson.jar;C:&#92;jb1.0.3&#92;lib&#92;jdom- jdk11.jar;C:&#92;jb1.0.3&#92;lib&#92;junit.jar;C:&#92;jb1.0.3&#92;lib&#92;log4j.jar;C:&#92;jb1.0.3 &#92;lib&#92;Serialio.jar" apps.JmriDemo.JMRIdemo java.lang.NoClassDefFoundError: apps/JmriDemo/JMRIdemo Exception in thread "main" also i have a huge amount of errors on the left side of the screen Stuff like JMRIDemoConfigAction not found in class JMRIDemo.JMRIDemo at line 35, 38, & 41 and 39 other errors that look like Cannot Acceses class jmri.jmrix.loconet.hexfile.LnHexFileAction; file jmri.jmrix.loconet.hexfile.LnHexFileAction not found at line 53 all but two of the errors involve files called somthingAction 2 of them involve somthingmenu was i supposed to set a class path for this whole thing??
Started by sixth_rule @
Locked CV 7 values
I've added some entries intothe CV7 database, but while comparing to other entries, some Digitrax values appear suspect. I got the data from saved PR1 DOS files, which were probably read using paged mode and it appears soem Digitrax decoders don't reprot the correct value in paged, so I will re read those ones using physical, but that won't happen 'til mid next week at the earliest. Michael Mosher Webmaster Daylight Division PCR/NMRA www.trainweb.org/daylight Golden Empire Historical & Modeling Society www.trainweb.org/gehams San Luis Obispo Model Railroad Club www.trainweb.org/slomrc Personal http://home.earthlink.net/~mjmx Member Kern County Live Steamers www.trainweb.org/kernctyls
Started by Michael Mosher @
Current Image
Image Name
Sat 8:39am