Release Notes for JMRI 3.3.1 release
Date: January 19, 2013
From: Bob Jacobsen
Subject: Test version 3.3.1 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. We expect this series
to end in a JMRI 3.4 production release at mid-year.
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.
New warnings for this version:
The decoder definition files have been extensively reworked for this release
to reduce their size and allow them to be translated to other languages.
Please keep an eye out for any inadvertent changes to the definitions
that might have been introduced.
A lot of work is being done to allow JMRI to be translated to other
languages. This could break how text in various parts of JMRI is presented.
If anything looks odd, please let us know.
Older warnings
This release, and all other releases in this cycle, require Java 1.6.
Known problems with this release
None at the time of this release.
Download links:
Please use these links for downloading:
Changes since production release 3.2:
Dan Boudreau made the following changes to operations:
- You can now control loads for trains and tracks by the type of car. Previously only the
load name was available. Now you can control by load names, and by car type and load name.
- You can now decide if you want indenting when looking at build reports with a text
editor.
- New feature, the program will now generate custom car loads for car's departing staging
and also terminating into staging. See Edit Staging track, and select "Generate custom loads
for any staging track". You can control which loads will be generated by adjusting the terminal
track and which loads the train departing staging can carry.
- You can now edit a car's move count, wait, built, owner, RFID, and value fields
directly in the Cars window.
- Improved the car wait feature. Now the car's wait will only decrement when the train
can actually service the car, not just passing through.
- You can now adjust the tab length if you're using the tabular format for your manifests
and switch lists. See in the Manifest Print Options under Tools.
- Fixed a line formatting problem with manifest and switch lists that have carriage
returns embedded in the comments.
- The conductor window will now show locomotives assigned to the train.
- Made some improvements in the print locations tool with regards to schedules.
- More build report formatting and readability improvements.
Kevin Dickerson made the following changes :
- CAN Ethernet - Added the ability to select the correct protocol
- Merg CBUS Ethernet - Added in a new adapter to handle this configuration
- LocoNetOverTCP - Fix an issue with the connection details that prevented it from being loaded.
- Ecos - Fixed a minor issue with the way that the speed step reply was processed that cuased an error
- SignalMasts (New Feature) - Added in the ability to repeat the state of one SignalMast onto another and vice-versa
- Layout Editor - Added in the ability to rotate Slips
- Include internal block boundaries on the continuing path of a crossover as a valid location for setting a signalmast/sensor
- SignalHeads - Fixed an issue which prevent the Add button from working correctly
- SignalMast Logic - Update the user defined blocks so that they are updated when user names are changed and move
- Decoder Selection - Added a Show/Hide facility on matched decoders after the decoder has been read
- DP3 - The new Loco window, now allows you to create a basic roster entry without having to open a separate window
Dan Boudreau added support for NCE USB / PowerCab version 7. NCE now supports the use of AUIs
for sensors when using a NCE USB and PowerCab. You need to have the latest USB interface which
is version 7.x.x and your PowerCab must be version 1.65 or newer.
Enzo Fortuna made more updates to the Italian translation.
This includes numerous changes to the coding for existing (English) strings,
so please comment if you notice something missing.
The JUnit unit tests were reorganized at the top level.
Fixed a problem with MS100 mode. Note that MS100 is only available on
certain older Windows machines; this fix doesn't change that, just
restores some function lost in JMRI 3.2. In the long run, you need
to replace your MS100 with something from this century.
The Xerces-J parser used to read and write XML files was updated to version 2.11.0
More changes for internationalization, particularly for the operations code by
Dan Boudreau. Enzo Fortuna has made large updates to the the Italian language support,
including Digitrax and Lenz decoder definitions.
More reducing decoder definitions to common form via XInclude of "part files".
Dave Heap changed the preferences associated with roster location and "User File Location".
He also added support for ESU's new Märklin-style speed tables in LokSound 4.0 decoders.
Dave Heap improved some of the file-location-related terminology.
Paco Cañada provided decoder definitions for PpP decoders.
Changes for Virtual Sound Decoder (by Mark Underwood)
- Fixed a LOT of bugs from 3.2.0. Some big ones are called out
specifically below.
- Added support for designating a location as being inside a
tunnel (still experimental)
- Added the ability to assign a Physical Location to a Block if
that Block is associated with a Reporter. This gives added
resolution in locating the train, under certain circumstances.
- Engine start sound now only played when throttle is at
idle.
- Added filesystem browsers to the default path and file entries
in the Preferences
- VSD file can now explicitly indicate which defined Diesel notch
is the Idle notch.
Walt Thompson fixed links in several help pages.
Fixed problem when exporting roster files.
Fred Dalzell added a definition for the MRC Steam Sync Mini decoder MRC_soundbrilliance1869.xml
Gert Muller fixed a problem when storing panels from the web client.