Date: June 23, 2009
From: Bob Jacobsen
Subject: Test version 2.5.6 of JMRI/DecoderPro is available for download.
JMRI 2.5.6 has been superseded by
JMRI 2.5.7 due to a bug found just after release.
You should install
JMRI 2.5.7 instead of JMRI 2.5.6
This is a test release. Please post a note if you encounter any new or old bugs! And please back up your JMRI files before installing this, in case you want to go back to an earlier version.
This is the sixth, and hopefully last, in a new series of test versions. We expect this series to end in a production release in late June 2009. It contains many new features, including:
Some of the changes involved are quite extensive. They may require a certain amount of experience before they are working well. Therefore, this test version should be considered experimental.
JMRI is now only available under the GNU General Public License. For more information, please see our copyright and licensing page.
If you're using a MERG CAN-RS or CAN-USB unit to talk to a MERG CBUS, you should check that your preferences are set properly.
Starting with version 2.5.3, JMRI uses a new version of the Log4J library, and several additional libraries. If you've written your own Java code using JMRI, or have your own startup scripts, you might have to make some changes to adapt to these new libraries. If you don't get messages about missing or deprecated methods, you don't have to worry about this.
The XSLT location was moved back to the web in JMRI 2.5.3.
Starting in JMRI 2.5.2, Logix support has a lot of new capabilities, but panel files that use these capabilities can't be read by previous versions of the program. Please keep backup copies of your panel files in case you want to move back to a previous version.
Starting in JMRI 2.5.2, there have been extensive changes to the way JMRI installs and starts on Windows. If you have custom shortcuts (ones you made), you may have to update them. The JMRI-created ones will be updated automatically. Users of Mac OS X and Linux will not be affected by this change.
The downloads are significantly larger due to more text and images in the help pages, especially the updated manual.
JMRI now requires Java 5 or later. (Java 5 is also called Java 1.5) If you are using an older version of Java, please upgrade your Java installation. To see JMRI's future plans for this and other compatibility issues, please see the JMRI technology roadmap.
Starting in JMRI 2.5.1, the way you drag things in the Layout Editor has changed if you are using a Linux computer.
Ken Cameron added some initial code for "extended commands" in the Powerline (X10) support
Dan Boudreau updated the operations tools to remove any train icon(s) from the panel(s) when a train is reset.
Fix an off-by-one error when doing manual reads and writes with the DecoderPro indexed-CV pane.
Pete Cressman made some significant improvements to the Panel Editor. The textfields that required users to type in the system name of a JMRI entity, e.g. a turnout, sensor, etc, and then press an 'Change Icon' button to open a window to assign icons to it, have been replaced by a dropdown menu. Selecting an item from this comboBox opens a window similar to the previous version. These new versions of the Add.. window have several new features:
Dan Boudreau improved the operations help and updated the images. He also fixed a bug: When terminating a train, the train's engine(s) were not always sent to the destination track if the free track space was less than the engine(s) length. He also added minor GUI improvements for locations and tracks, and updated it to allow users to enter similar location names in operations by using a hyphen and a number in the name. Hyphen and number are no longer printed in manifests and switch lists.
Peter Ulvestad added a BackAndForthWithMidStop.py sample script that uses two different detectors for the stop because of the location of the station and detection blocks. This allows the RDCs to stop exactly if front of the station in both directions. You can change it to one detector if that works for your situation.
Chris Zurek updated the version number and number of functions for the Digitrax DH123 decoder.
Marc Fournier updated the TCS BEMF decoder tooltips.
Dan Boudreau added a user prompt if something goes wrong when loading a panel file. This will remind people to check their preferences, so they don't lose any contents of the file.
Fixed a problem where you wouldn't be able to erase a user name in a table because the program claimed it was a duplicate.