Locked
Error message in system console
Hi I am new to JMRI I posted the other day trying to solve a problem and have realized that I was going in the wrong direction. I am using a Digitrax system, and have a loop with 6 block and 3
By
Phil Law
·
#169379
·
|
Locked
Question about moving files from stick to another computer
I have completed a new set up "panel, logix, switches, sensors and layout" on a different computer. I want to move the necessary files over to another computer connected to my layout. What specific
By
mrclassicman
·
#169378
·
|
Locked
Re: Operations Feature Request
#operationspro
Would it work to print it twice, the 2nd time as a PDF, then email/file share to the remote person? <philabernathy@...> wrote:
By
Spuds McCat
·
#169377
·
|
Locked
Re: Help with DS64's and JMRI
No reason for LocoNet unless you need to get information back from the layout for some purpose or another. When working with the turnout control tool, ignore the "115:" part. Use _only_ the "12" part
By
billybob experimenter
·
#169376
·
|
Locked
Re: Help with DS64's and JMRI
Really appreciate the clear & detailed inputs provided! Given that mine is a 4¡¯ x 8¡¯ layout, I assume I don¡¯t need to go the LocoNet way. In fact, I don¡¯t know much about LocoNet & have been
By
EsK
·
#169375
·
|
Locked
Re: Help Setting up JMRI & NCE Power Cab Via USB
This may sound simplistic, but look at the circuit board of the USB circuit board and verify that the connectors have the pins soldered. I actually had to solder mine. (Been several years ago)
By
Almufti Hishman
·
#169374
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Tim, Thanks for reminding me about the buffer structure implications. I now remember why I put it aside last time I looked, because I wasn't up with how tight memory was, etc... After I've had coffee
By
Dave Heap
·
#169373
·
|
Locked
Re: Clarifying expection
Thanks for your suggests. I will continue to use the group. Phil
By
Phil Law
·
#169372
·
|
Locked
Re: Vanishing Roster
I have noticed what seems to be this same symptom a couple of times as well. A simple restart of JMRI and all is well, the roster "returns". No rebuild roster needed, the roster.xml file is unchanged
By
Steve Todd
·
#169371
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
(sorry for polluting the thread) I couldn't help but opened an issue with JMRI repository, to save a bit of traffic here. https://github.com/JMRI/JMRI/issues/8110 Dave, if you will be making a custom
By
tnt23
·
#169370
·
|
Locked
Re: Operations manifest printing
#operationspro
sorry for the late entry but I am having similar problems with my new printer -? ?it prints the manifests but in minuscule fonts. then printer is an HP 2600 and is the default printer computer is
By
epumph
·
#169369
·
|
Locked
Re: Undefined problem double x over in Panel Pro editor
#paneleditor
It makes no difference which I position the mouse button over I do not in any case get the drag image to move into any of the spaces on the icon panel. No worries, in the middle of the night I woke up
By
mrclassicman
·
#169368
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
For the record, here are changes I made to DCC++ BaseStation code for 6 byte packets. PacketRegister.h: PacketRegister.cpp: in?RegisterList::loadPacket starting from Line 70:
By
tnt23
·
#169367
·
|
Locked
Re: basic hook up laptop to powerhouse
#nce
Update, spent a couple of hours late into the night trying everything that was suggested. Nothing seemed to change. Finally decided just to clear everything off and start over this morning. So I
By
burrettmd
·
#169366
·
|
Locked
Re: Undefined problem double x over in Panel Pro editor
#paneleditor
It makes no difference which I position the mouse button over I do not in any case get the drag image to move into any of the spaces on the icon panel. No worries, in the middle of the night I woke up
By
mrclassicman
·
#169365
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Tim, Dave, "By adding debug print of nBytes I learned it is always set to 6, and it is the number of parameters the "%d %x %x %x %x %x" format string expects (1 decimal for register number, and 5
By
whmvd
·
#169364
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Tim, But you didn't try '<M 0 1 2 3>' . I don't think you'll get nBytes=6 when the number of supplied parameters are less than those in the format string and variables). See
By
Dave Heap
·
#169363
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Tim, To late at night for me to be thinking code. We want to minimise changes and possible breaking of existing code, JMRI and other. Please change: 1) Documentation at lines 482 ff of
By
Dave Heap
·
#169362
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Dave, Will share the changed pieces tonight once I am at my home computer. That is correct. My experience is based on feeding different variants of 'M' command to DCC++ Base Station via serial
By
tnt23
·
#169361
·
|
Locked
Re: JMRI and DCC++: Exception with Simple Programmer in Ops Accessory Byte/Extended Byte mode
#dccpp
#4-18
Tim, What does your modified code look like? Please show us. My reading (I'm not a C++ speaker) of the code is that the sscanf function returns the number of successful matches*, not the number of
By
Dave Heap
·
#169360
·
|