Finally started setting up the current railway layout in JMRI. It has some good points, like automatically registering points when they are set, and all the Digitrax block detection sensors when the track is turned on. Had to register the reverse polarity blocks manually.
However even on a Raspberry Pi 5 the UI is terribly unresponsive - laggy, to the point of almost being unusable. Which makes actually creating and labelling the layout a very painful and error-prone process. I can reduce the problem by reducing the size of the panel editor window but it’s not great.
I can see the GPU getting hammered. Wondering how much is having a large display (27” 4k) and how much is the probably quite old Java GUI code. Oh, and I can’t seem to choose a resolution for the Pi to use, it just defaults to the panel’s native resolution.
#JMRI #RaspberryPi #ModelRailway #Automation