Keyboard Shortcuts
Likes
- Jmriusers
- Messages
Search
Locked
Re: Operations: Flipping E/L at end of train, without using staging yard
Stefan,
I would go with option 2.? But leave your storage shelves as yards. Now when a car returns to your i/c yard, the load state will flip, and you can place that car and load into storage as is, or depart with the new load state. If you need to, you could later add schedules to your "yard" spur tracks if you want your cars to have custom loads when they depart the yard, or you want to control the load state "L" or "E" for certain cars. Dan |
Locked
Re: rs232 - usb adapter for pi
¿ªÔÆÌåÓýThe FTDI chipset-based adapter sold by ESU dealers for ~$30 as a spare part for their LokProgrammer has proved very reliable on all platforms, as has the very similar?UN8-BE sold by RRCirKits. I use the ESU ones on Mac, Windows and Linux. I haven't used a Pi, but it has been reported that the FTDI cables work fine with the Pi without any need for any driver installation (a suitable driver is already installed). --? Dave in Australia The New England Convention 2018 On 25 Jul 2018, at 7:12 AM, cmitcham@... wrote:
jmri's connection to cmri on my pi has been quite robust with the very old no-name usb - 9pin adapter. i just added a 2nd connection to my command station with the same type adapter, and it is pretty flakey. can anyone list robust working adapters and sources? |
Locked
Re: Dispatcher
Tim,
toggle quoted message
Show quoted text
I added the missing block name between the top left and center masts and the connection information re-appeared. I deleted and re-generated the SML and the 4 masts now work as expected. The block boundary for mast "UM 5 / 1 : 3" is after the turnout. This means that turnout SW03 only affects mast "UM 1:1 / 5¡±. Dave Sand On Jul 24, 2018, at 5:28 PM, Dave Sand <ds@...> wrote: |
Locked
Re: Engine Driver Suggestion
I am looking at the possibility of having a stab at implementing this. (I that sounds non-committal... it is.)? I need to decide: - if it is reasonable to try to implement this in Engine Driver (ED) - Which will be Steve's call - if it practical to implement in ED - if I am capable of implementing it? - how it would work? If I do try (and that is a very big if) it would:? - be generic, and would work for any decoder. It would in fact totally ignore the brake functions of the decoder if it has them - be one of the optional throttle screens, so if you weren't interested you would never see it.? - would NOT be an attempt at a full emulator / simulator I would like to get some idea of how many people would be interested in this functionality?? Peter (Brisbane Australia)? |
Locked
Re: Dispatcher
Tim,
toggle quoted message
Show quoted text
Here is what I see.
My policy is that turnouts get their own block assignment. ?This provides 3 block boundaries for attaching signal masts that protect the turnout. Before trying to setup dispatcher, it works best to have the blocks and signal masts completed and working. ?Since I normally am running in simulation mode, I add the occupancy sensors to the panel. ?This facilities the signal testing. Think of this as layers: ?track > blocks > signaling > sections > transits. ?Each layer should be complete before moving to the next one. There is also a tool in the signal mast logic table to generate sections and the direction sensors for each section based on the SML. Dave Sand On Jul 24, 2018, at 1:31 PM, timbancroft@... wrote: |
Locked
Dispatcher
Afternoon,
I am struggling a bit with dispatcher, i seemed to get the error log down to just one error, I made some changes to try and resolve it and now i get 7 errors. 2018-07-24 19:12:24,398 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0020(UM 1:1), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:12:24,399 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0021(UM 5), 2 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:12:24,400 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0023(UM 1:3), 2 anchor point signal heads missing [AWT-EventQueue-0]
2018-07-24 19:12:24,400 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0022(UM 1:2), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:12:24,400 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0020(UM 1:1), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:15:59,089 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0020(UM 1:1), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:15:59,089 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0021(UM 5), 2 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:15:59,090 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0023(UM 1:3), 2 anchor point signal heads missing [AWT-EventQueue-0]
2018-07-24 19:15:59,090 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0022(UM 1:2), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
2018-07-24 19:15:59,090 jmri.Section? ? ? ? ? ? ? ? ? ? ? ? ? WARN? - Section - IY:AUTO:0020(UM 1:1), 1 anchor point signal heads missing, 2 turnouts missing signals [AWT-EventQueue-0]
?
I don't understand what it means by an anchor point signal heads missing, each block boundary has a Signal Mast and associated heads defined and showing on the panel, i am also a bit perplexed as to the 2 turnouts missing signals, does every route into? / out of a block need a signal defined? even though the movement would never happen (say the wrong way round a loop?Any help and pointers would be amazing, i have uploaded my panel to the site here /g/jmriusers/files/Help/Hampsford_Layout.xml Many thanks Tim |
Locked
rs232 - usb adapter for pi
jmri's connection to cmri on my pi has been quite robust with the very old no-name usb - 9pin adapter. i just added a 2nd connection to my command station with the same type adapter, and it is pretty flakey. can anyone list robust working adapters and sources?
thanks! calvin. |
Locked
Re: Train speed using sensors and Dispatcher
Graham Orriss
Thank you Steve. ?It will take some studying. ?Thanks again. ?
toggle quoted message
Show quoted text
On Tuesday, July 24, 2018, 9:38 PM, Steve_G <RailRodder@...> wrote:
|
Locked
Re: Train speed using sensors and Dispatcher
Hi Graham |
Locked
Re: Logix Field missing in 4.11.9 upgrade
Ron,
toggle quoted message
Show quoted text
I have fixed your xml file and uploaded it to the folder that you created. There were a number of fixes required.
The numeric system names cause Tools >> Tables entries to disappear. Since you were running 4.6, the name validation was not as robust. Dave Sand On Jul 19, 2018, at 10:37 AM, rwwhite51@... wrote: |
Locked
Re: Engine Driver Suggestion
The base issue here is how to customize for each decoder type.
I use lots of Loksound. Some with FT (Brakes, etc.) and some without. I also have lots of older Tsunami, which run and sound great, no brake or fancy new features. Combine that with non-sound Loks, one Zimo Lok, and various others, including some QSI factory decoders, and you have to do custom setups for each throttle you create. I for one do NOT want to customize ED for a specific decoder type. Just go to the roster entry in JMRI and set the function labels to match the decoder definitions. Brake shows up for brake function for that Lok. No brake button, you have not set that up, or not available on that decoder. Set button label, or customize the look and feel of the whole app? Answer is obvious for me. If you want to do or have something like that, please do, but name it something else, not generic Engine Throttle. Just my opinion. Thomas DeSoto, TX |
Locked
Re: "OutOfMemoryError" while trying to load PanelPro file - Help!
Nick,
toggle quoted message
Show quoted text
How much memory do you have on your Mac? There should be a launcher.log file in the same directory as the messages.log and session.log files. Copy and paste the contents of that file. Dave Sand On Jul 24, 2018, at 12:54 PM, Nick Brownsberger <nbrownsbe@...> wrote: |
Locked
Re: WiThrottle and JMRI Questions
¿ªÔÆÌåÓýWho is "JMRI tech Support"? JMRI is not a company or organisation. It is an informal group of users and completely volunteer software contributors (developers). This list (jmriusers) is first-level "JMRI tech Support". If you have a specific issue to report (usually after seeking advice on this list) you can raise an issue on our GitHub web page. But GitHub Issues is not an advice forum and there is no obligation on any volunteer developer to deal with a posted issue. --? Dave in Australia The New England Convention 2018 On 25 Jul 2018, at 4:16 AM, Classic Auto Portraits <classicautoportraits@...> wrote:
I have a query into JMRI tech Support. |
Locked
Re: Engine Driver Suggestion
¿ªÔÆÌåÓýSee below: Regarding question 1,? when the throttle goes to idle it is the same as issuing a speed step 0 command and the momentum functionality takes over. In JMRI throttles, the red dot between the two direction arrows does the same.
QSI decoders use F7 and don't override the throttle. Older LokSound decoder projects effectively halved the value in CV4, but didn't override the throttle. LokSound Full Throttle projects introduced an "Independent Brake" feature that does override the throttle. I can't remember which key it is assigned to but suspect Greg's suggestion of F10. The latest LokSound firmware introduces an new CV (179 from memory) that is used instead of half-CV4. The majority of SoundTraxx users I know remap the brake to F7. If not all locos in a consist use identical decoder brands, versions and settings you have a problem. Such is (at least some of) the situation out there. Dave in Australia |
Locked
JMRI and Sound Traxx.
Roger T
I've bought an Athearn Genesis 2-802 with a Sound Traxx decoder and am
having problems with a few sound FX using JMRI, mostly to do with levels. I am used to program the Bachmann decoders which allow you to set levels for various FX but it seems this is not possible for the Sound Traxx decoder. Other than the whistle and the bell, I like my sound FX to be barely audible from four to five feet away as, in HO scale, that seems more realistic. However, using JMRI it's only possible to set the over all sound levels which with a Sound Traxx decoder means the chuff FX becomes mushy and barely audible. While I like the whistle to be loud, I like the bell to be audible over the other FX but not as loud as the whistle. I'm not used to programming individual CVs so any help would be appreciated. Thanks. Roger T. |
Locked
Re: Train speed using sensors and Dispatcher
Graham,
You can use Actions to control your auto train including slowing for a station stop. Actions can be set in the Transit table for any Section included in the Transit. Below is an excerpt from the Transit table Help page regarding Actions. One of the "What"'s you can do is Set Train Speed; another is Ramp Train Speed, to any speed setting above about 20%. There is also a Pause Action if you want the train to stop. You can also set the Ramp Rate for an auto train when you select New Train in the Dispatcher window. One of the settings available is Slow. Also take a look at the Ramp Increment setting in Dispatcher Options. By using the Action: Pause with the "When" set for Section Entry with a delay of some number of seconds (milliseconds in the Action window) and also adjusting the setting for Ramp Rate you can achieve very realistic station stops. Nick
Specifying Actions for Automatic Running
Transits support a variety of?Actionsthat automatically happen when a Train is run through the Transit in Automatic mode. One or more?Actionsmay be specified with each Section in the Transit.?Actionare initiated when their associated Section in the Transit is entered by the Automatically run Train.
A commonly used Action, for example, is "When the train starts, turn on its headlight." More information on Actions is located in the Actions. Read?more on Actions. |
Locked
Re: WiThrottle and JMRI Questions
Classic Auto Portraits
¿ªÔÆÌåÓýDear Spuds,Computer/Jmri connected to the 240 via USB port on 240. Robert On 7/24/18 11:05 AM, Spuds McCat wrote:
|
Locked
Re: WiThrottle and JMRI Questions
¿ªÔÆÌåÓýDear Spuds,Thanks for your reply. I Upgraded to JMRI 4.12 which solved the iso-track programming issue. Still having the WiThrottle issue. I have a query into JMRI tech Support. The WiThrottle will not allow me to change addresses. Once I've programmed an address, in this case 6035, when I try to enter the address a second time I get the prompt: "Loco 6035(L) In-Use Would you like to acquire this address?" When I click the YES button nothing happens, even with repeated pressing. When I click the NO button the window disappears, but the cycle repeats and remains NOT SET. I tried to delete the Roster addresses, It's like the WiThrottle gets "stuck."I also get the prompt "Unable to load JMRI WebServer page." This issue is across three different devices, one iPad and 2 iPhone, get the same prompt and the same non-function. This issue only occurs with certain 4 digit numbers. Below is a comparison "Chart." Loco Address??? Digitrax Throttle??? JMRI Throttle (computer)??? WiThrottle 6005??? ??? ??? ??? OK??? ??? ??? ??? ??? ???? OK??? ??? ??? ??? ??? ??? ??? ??? ??? ? OK 6035??? ??? ??? ??? OK??? ??? ??? ??? ??? ???? OK??? ??? ??? ??? ??? ??? ??? ??? ??? ? NO 6051 ?? ??? ??? ??? OK??? ??? ??? ??? ??? ???? OK??? ??? ??? ??? ??? ??? ??? ??? ??? ? OK 7614??? ??? ??? ??? OK??? ??? ??? ??? ??? ???? OK??? ??? ??? ??? ??? ??? ??? ??? ??? ? NO 3??? ??? ??? ??? ??? ? OK??? ??? ??? ??? ??? ???? OK??? ??? ??? ??? ??? ??? ??? ??? ??? ? OK See images below: An additional issue is I can't get JMRI ProgramPro Throttle (on my computer) to run locomotives. The Digitrax throttle runs everything fine.? ? Any ideas? THANKS in advance for the help. Robert Diepenbrock On 7/24/18 11:05 AM, Spuds McCat wrote:
|
Locked
Re: WiThrottle and JMRI Questions
4.10 has some loconet slot 'issues', upgrade to 4.12 which came out last week.? How is the computer/Jmri connected to the 240? The LW?I is independant from JMRI, a phone connected to it wont show in JMRI On Fri, Jul 20, 2018, 19:48 <classicautoportraits@...> wrote: Dear JMRI Users, |