Daniel

Results 252 comments of Daniel

@mstevetodd Is this something for you to look at?

Can you check if you have an error in the log?

Two things you can test: - Try to create a new profile and set the LocoNet simulator of that. Without doing anything else to the profile. - Disable everything in...

> Nothing I can see > [session.log](https://github.com/JMRI/JMRI/files/14859288/session.log) Is this the log after JMRI freezes?

@PUlvestad I assume you don't have the possibility to compile JMRI yourself? I ask, since if you could, you could use git to find the commit that causes this since...

@SwFw2318 Adding a new command station to JMRI is difficult for a developer unless he has access to the hardware. So even if it's desired to add the Zimo MX10...

@SwFw2318 If you can get the command station and documentation on loan from Zimo, we’ll certainly have somebody look at it. But who it will be depends on when the...

> The JMRI sensor states are not updated to match the hardware. If I use a script with the call to > requestUpdateFromLayout() > This works perfectly. Do you do...

> I'm wondering if this should be the default AbstractSensorManager updateAll() to enable hardware types that have implemented the single Sensor requestUpdateFromLayout() to query via updateAll() ? I'm fine with...

I'm changing this PR to WIP since Windows CI fails and I need to find out why.