开云体育

Different warnings using the dispatcher. #dispatcher


 

Hi,
?
I get the following warning messages in the JRMI console:
?
17:36:34,730 jmri.jmrit.roster.RosterSpeedProfile ?WARN ?- Throttle destroyed before zero length[-31.404144] remaining. [Allocated Section Block Change on MainEast]
17:37:19,825 jmri.jmrit.roster.RosterSpeedProfile ?WARN ?- Throttle destroyed before zero length[0.520813] remaining. [Allocated Section Block Change on MainEast]
17:37:19,826 jmri.jmrit.roster.RosterSpeedProfile ?WARN ?- distance remaining is now 0, but we have not reached desired speed setting -1.0 v 0.4920635 [Allocated Section
?
What does that mean ?
?
Many thanks.
---------------------------------------------
Jean-Louis Paris-France
---------------------------------------------
JRMI 5.10 on Windows
DCC EX? on Arduino Mega
Java version 17.1.12
?
?
?

?

?


 

You are changing speed or stopping using speed profile and it failed to compute a stopping plan.
This is normally cuased by a too greater change in a short period or distance, or the converse where you are making a tiny? change in speed over a long distance or time or a speed profile that makes no sense (a sawtooth curve) .
SSL can cause radical speed changes over short distances as it wants signals at every block change and finish up going from gren to caustion to stop a few inch.
Check the shape of the speed profile, try keeping speeds low. If using 14 or 28speed steps try using 128.
I am actively working on the small change over? relativly long periods.
Steve G.
?