Download and install JMRI®
JMRI Setup and Installation
JMRI environments...
Release Notes
Supported Hardware
Devices, command stations, networks, and protocols:
Source Code
Issues

JMRI Help:

Contents Index
Glossary FAQ

Donate to JMRI.org

Release Notes for JMRI 1.7.8 test release

Date: Mmm nn, 2007

From: Bob Jacobsen

Subject: Test version 1.7.8 of JMRI/DecoderPro is available for download.

Notes:

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 next in a series of test versions that contains many new features, including:

along with lots of other changes. See the complete list below.

Some of the changes involved are quite extensive, and may require a certain amount of experience before they are working well. Therefore, this test version should be considered experimental.

New warnings for this test version:

The Route interface has had significant changes. New member functions have been provided for configuring the Turnouts and Sensors that are changed with the Route fires. The old methods are deprecated. If you've written your own code that uses Routes directly, you should update it. The deprecated methods will be removed after the next production release.

On using system vs user names: System names are fixed when they are created, and refer to a specific item such as an input pin, output device, etc. You can also attach a user name to any of these, and change it after the fact. By convention, when you put a name in a form, we try to remember that name for the next time you reload that configuration. You can provide either a system name or a user name. If you don't change the user name once you've set it, it doesn't matter which you provide. But changing user names can have both good and bad effects:

It's up to you to decide how you want to use user names when filling out forms, and whether you might be better off using system names.

Older warnings from this series of test versions:

The "LocoNet Hexfile" protocol name in the preferences has always been a poor name. This is changed to "LocoNet Simulator" in release 1.7.3 to better reflect it's purpose. Some documentation may still contain the old name.

On Mac OS X, JMRI 1.7.3 and later uses Java 1.4 if it's available. This may result in some small cosmetic changes, but should resolve several bugs in the user interface. Also, Mac OS X is now being distributed as a disk image (DMG) file. To install it, double click on the file to mount it, and then drag the resulting JMRI folder to the Applications folder.

For Lenz users: There are now separate choices for each of the serial-based Lenz Computer Interfaces (i.e. the LI100,LI100F,LI101F). Since release 1.7.3, to aid in backwards compatibility, all the interfaces currently have the same options as far as port speed is concerned. Eventually, the port speeds which are not supported by each interface WILL be removed. If you're using one of the interfaces listed above with this release, please check your configuration and select the correct device-specific option. There is no impact for LIUSB users with this change.

We have added additional information to the roster files in this version to help properly handle short/long addressing in systems that allow low addresses (e.g. 65) to be either short or long addresses. The only current system we support that has this capability is NCE. If you have an NCE system, and you have locomotives with addresses of 127 or less, you should open their roster entries in DecoderPro, check that the proper short or long address is selected, and save them again.

Indexed CVs will not be included in any printouts for this release.

QSI CV 56.129 Engine ID Access is not supported in this release.

While programming QSI decoders in Ops mode, it is necessary to disable CV 62 QSI Control (Verbal Acknowledgement), otherwise the writes will fail.

QSI CV 64 CV Numeric Verbal Readout currently does not work for indexed CVs.

Download links:

Please use these links for downloading, including the "?download" at the end. That adds to SourceForge's advertising statistics, which makes them happy to host our stuff.

Changes since test version 1.7.7:

Martin Gostling contributed a decoder definition for the Trix Selectrix\DCC built-in decoder for small N Scale Locos

Dan Boudreau added a macro editor for NCE systems

Alex Shepherd updated the Configure LocoNet ID tool to handle UR90 devices. He also updated the formatting of the "Monitor Loconet Stats" window.

Dan Boudreau added a new mode to turnout icons on panels so that they can show an distinct icon when the commanded state (selected in the program) doesn't agree with the known state (on the layout). E.g. when the turnout hasn't moved yet.

Mike Mosher fixed the decoder names so that QSI F7 decoder with and without dynamic brakes can be told apart.

Dan Boudreau fixed an intermittent lock-up in the NCE code, and a problem when using NCE AIUs with the most recent EPROM.

Phill Perry added a decoder definition for the New York Byano Dual Mode decoder

Dan Boudreau added an "invert" option to turnouts on most systems

The editor for Digitrax SDF files (Sound Definition File, the logic in a sound decoder download) has been improved