Release Notes for JMRI 2.14 release
Date: December 24, 2011
From: Bob Jacobsen
Subject: Production release 2.14 of JMRI/DecoderPro is available for download.
Notes:
We are very pleased to announce that the 2.13 series of JMRI test releases has resulted in a
version that's good enough to be recommended for general use, including by new users.
We're therefore making that version, "Production version 2.14" available for download today.
In July 2013 we've released version 2.14.1 as an update to the last release to work with Java 1.5
JMRI is now only available under the
GNU General Public License. For more information, please
see our
copyright and licensing page.
Warnings
The way in which UserNames are edited in the tables changed since JMRI 2.12.
Renames are now performed via a mouse pop-up menu and can not be directly edited.
JMRI 2.12 is the last release which is completely supported by Java 1.5.
In this release, there are minor interface features, such as
drag-and-drop of some items, that require your computer to have Java 1.6 installed.
Computers with only Java 1.5 will still be able to use JMRI, including PanelPro and DecoderPro,
in this release except for those features.
Releases in the next cycle
will require Java 1.6.
Known problems with this release
NCE turnout pushbutton lock does not work properly, solution is to upgrade to 2.14.1 or newer.
There are currently some connectivity issues for Users running Windows v7 64-bit and a Digitrax PR3 interface.
If you are experiencing issues, then please raise a question on the JMRI Users group for assistance.
Download links:
Please use these links for downloading:
Changes since production release 2.12
Paul Bender has made the following updates/bug fixes in the LocoNet
Consist Manager:
- The direction checkboxes now function properly
- The reverse button now has some function, though there is a known issue with loosing the lead address
Dan Boudreau made the following enhancements to operations.
- You can now show the timetable name on your manifests and switch lists. See under Settings->Tools
Print Options, Manifest Comments, select Show Timetable.
- You can now show the loco consist name and car kernel name on manifests and switch lists.
See Print Options under Settings->Tools
- You can now select which staging track a train is to terminate on.
See Options under Settings->Tools
- You can now optionally select 12 hour format for your manifests and switch lists. See under Settings->Tools
Print Options, Manifest Comments "12hr Format" check box.
- Fixed a minor issue with cars in a kernel and their destinations when performing a train reset.
- Improved build report when a train is departing staging.
- The program can now generate a csv switch list file. This allows you to create custom switch lists
for your railroad. See Settings->Tools->Options.
- You can now print the loco's or car's owner name on manifests and switch lists.
- You can now print the car's return when empty (RWE) on manifests and switch lists.
- Added RWE location and track to csv manifests and switch lists
- You can now optionally print the route comment on manifests. See Print Options under Settings->Tools
- The loco consist name is now printed on the roster when sort by consist is selected in the locomotives window
- Custom loads can now be defined as a "load" or an "Empty". This is useful when using the loads and empties feature
when creating manifests.
- Manifest and switch list font size can now be increased to 14 points.
- Fixed a problem where a car would be set out to a track that wasn't to be serviced as determined by the train's direction.
This only occurred when a train visited a location more than once. Thank you Steve Davis for bring this bug to our attention.
- Fixed a problem when generating a car load from staging and the spur would not service the default load empty. Thank
you Frank Wyatt for bringing this bug to our attention.
- You can now use a text editor to preview and edit your train manifest and switch lists. Requires Java 1.6 and jar file from
my site. See Print Options under Settings->Tools.
- Improved how the program selects the departure track from staging, now if the train requires a caboose or car with FRED,
all tracks in staging are checked.
- improved how panel markers (locos) save their text info. Now when you save your panel, the marker's text size, font, etc. is also saved.
- Now when the program fails to find destinations for cars
departing out of staging, the program will list all of the cars and
provide the option of removing the cars without destinations from the
staging track.
- Added train copy feature. See under Tools for Trains or Edit
Train.
- New feature, train conductor. Now you can get the manifest for
a train in a window that updates as the train moves. It also includes a
check list for the work needed at each location. To activate the train
conductor, see under Edit Train, Tools, Conductor. You can also launch
the train conductor from the train icon. Right click the icon and select
Conductor.
- The program now confirms during a build that all of the cars in
a kernel have the same departure location and track.
- The program now waits for the scripts to complete before building a train.
- You can now rename the RFID and Value fields to anything you like. See Settings->Tools->Options
- Fixed a problem in aggressive mode where all cars from staging would fail to find a destination.
- Improvements to conductor window, you can now modify the train's set outs and pick ups on the fly.
- Added the operation menus to all of the major windows,
Settings, Cars, Locomotives, Locations, Routes, and Trains.
- Improved the build sort in the Cars and Locomotives windows. The sort now considers the date
format MM-YYYY where MM is the two digit month, and YYYY is the year.
The year can be two or four digits, two digit years are converted to the 1900s.
- You can now change all of the track types for a location, see under Edit Location->Tools "Change Track Type".
- You can now restrict how a train delivers cars along its
route. You can now have all cars picked up along the route
delivered to the last location in the route. See under Edit Train->Tools "Train Build Options"
- Fixed a problem where train icons would not appear on a panel if car, engine, or train logging was enabled.
- Fixed a problem when requesting an engine change in a train's route. Sometimes the program would experience a null pointer which would cause the
program to lock up.
- Removed "Unit of Length" as part of localization and added the ability to select feet or meters in the Setting window.
- Changed the draw bar length when using meters as the unit of length from 4 meters to 1 meter.
- New feature, blocking cars from staging. The blocks are based on the location where the cars where picked up before terminating into staging.
So for example, if your train's route had three stops, A, B, and C, and then terminated into staging. The cars from A would be blocked together
when the next train departed staging. The same goes for pick ups from B and C, those cars would remain together. The program when attempting to
find destinations for the cars departing staging, starts with the largest block of cars, and then checks the route, and attempts to send the largest
block to the location requesting the most moves. After doing that, the program does the same with the next block of cars, it finds the second
location in the route and sends the cars there. This is a very simplistic approach to blocking cars, it assumes that cars picked up at a location
were placed into the train as a group. This blocking feature doesn't consider where in the train the cars are, as some operators when picking up cars, will
add the cars to any part of the train. So the first stop in the train's route may not have the cars at the head of the train, but they should be in a group, somewhere in
the train. The first time you depart staging with this feature on, the cars will not be blocked for you, you need to first terminate a new train into
staging, those cars will have the block tags assigned to them. To enable this feature, see Edit Staging Track, "Optional Car Blocking" in the lower right corner of the window.
- You can now request that when building a train to use normal mode. Useful if your train
is departing staging and you prefer that all cars in staging be set out before other cars in
the train's route.
- Fixed a minor bug in conductor window. Previously if the conductor window was open and
a new train was built, the window status would sometimes show 0 cars 0 length 0 tons when
departing a location without any work.
- When manually placing a car at a spur with a schedule, the program now will ask if you want to apply
the schedule to the car.
- If you reduce the maximum train length in the settings window, the program now checks all of your routes
to see if any of your locations has a departure train length greater than the new length you just entered.
Dick Bronson Updated the CSX-1998 signal mast image set.
Dick Bronson provided a decoder definition for the RR-CirKits LNCP Control Point board.
Nigel Cliffe
- provided a script which sends Cab-Signalling messages on a
per-loco basis to Digitrax DT402 throttles.
Includes basic user interface.
Only works when throttle is plugged into LocoNet (ie. does not send messages to Duplex
throttles connected by radio).
- Provided decoder files for the Fleischmann FMZ DCC and and Twin DCC decoders.
- New file for version 100 and above of CT SL51 and SL75 sound decoders. Thanks to John Clutterbuck for work on this file.
- updated CT and MERG decoder definitions
- provided Zimo decoder updates
John Crellin provided a definition for the Kato FL11 decoder.
Pete Cressman fixed a problem preventing Lights on panels from being stored and loaded.
Mark Dance provided a set of train order signal icons in
resources/icons/smallschematics/trainorder.
Kevin Dickerson made the following enhancements.
- Developed DecoderPro 3 with Nigel Cliffe into a format that is ready for Beta testing, additional
enhancements to the Roster Groups in DP3 have been made by Randall Wood
- DecoderPro3
- Provided a "first" start" configuration Wizard to help guide users through the initial configuration of DecoderPro 3
- When DecoderPro 3 opens with a blank roster, an introduction screen shows the user how to create their first entry.
- When a loco is found via the identify button, the roster table will scroll so that the identified loco will be visible
- Added the ability to launch the comprehensive programmer by double clicking on a roster entry in the table
- Provided the right click pop-up menu in the roster table.
- Updated the xml file and toolbar files, so that translations can be added.
- Updated the DP3 interface so that roster entries can be printed out from the front screen
- Fixed a Bug in the DP3 interface whereby the Roster Groups pane would not be displayed when a group was created
- SignalMast and SignalMast Logic
- In the SignalMast Logic, if a specific held aspect is not found then the aspect for Danger is used.
- Updated the SignalMast logic so that when the logic changes from one destination mast to another this forces the source signal mast to go to a stop appearance.
- Updated the SignalMast UI to use drop down boxes to select signal heads used to build the mast.
- Added a Method to generate Entry Exit routes using the Layout Editor, so that only a source and destination sensor
needs to be made active and the turnouts between the two points will automatically be set.
- Added an option into Blocks, to set the direction of traffic flow to neighboring blocks, this is mainly used with
the SignalMast logic and Entry Exit pairs, to help define sections of traffic that only work in one direction.
- Allowed layout block routing to be enable from the Signal Mast Logic table when performing a "discover all pairs"
- Added in a Turnout based Signal Mast driver, where each turnout and state is used to control an appearance.
- Added in a Virtual Signal Mast driver
- Made it possible for users to create and store their own signaling systems in the user preferences folder, or alter specific signalmast for an existing supplied system
- Editors
- Added to the Layout Editor turnout, the ability to configure a second turnout on Cross-overs, so that when the turnout is changed on the layout panel it will change both turnouts.
Note: That only a change in the primary turnout will update the status on the panel, not the secondary.
- Fixed an issue where, slips, three-ways and cross-overs could not be added in the panel editor.
- Updated the text based icon in the layout editor to use a separate properties window to edit the text styles.
- Added the ability to set the permissive flag for a block from the Layout Editor block editor
- Fixed an issue with the sensor icon that prevented icon from being changed once placed on the panel (Bug 3361033)
- Add the option in the layout editor to change sensor and signalhead
icons for an item already on the panel
- Fixed an issue in the layout editor, where undashed track segments would become dashed
- Fixed a Bug in the SignalHead code for the panel editor, where the held SignalHead would not be displayed
- Hardware and Connection Updates
- Deprecated the LocoNet ALM code as it is believed to no longer be used and has bugs that have been un-reported
- Fixed a Bug in the XPressNet Simulator where if either the system prefix or system name had been updated, the details would not be saved
- Fixed a Bug in the CAN Simulator, where the port selected wasn't saved or reloaded correctly
- Removed the requirement to select a valid serial port for the CMRI Simulator
- Updated the code so that the status screen is correctly updated when a network connection fails
- Updated the Ecos Sensor code to recognize the new ESU Detectors
- Updated the Ecos messaging code to handle information from the Ecos better and improve performance
- Fixed an issue with the Sensor Debounce on LocoNet connected Sensors (Bug 3368304)
- Did some work on the LocoNet Over TCP so that it appears correctly in the connection preferences
- Caught an issue when clearing a connection from the preferences that could
prevent a new connection from being created
- Updated the list of languages in the preferences to be in alphabetical order
- Fixed a bug in the Logix, where it was not possible to use the first aspect in the drop down list as part of a condition
- Fixed a bug in the Throttle code that handled the disposing and releasing of throttles which could result in the throttle not being correctly disposed of.
- Updated the add/edit Routes screen so that trigger sensors/turnouts are selected from a combo box.
- Ensured that the order that items are saved and loaded in the panel XML files is consistent
- Updated a number of files relating to the validation of the XML files (Bug 3370027)
- Converted the roster entry xml files from using dtd to schema.
- Introduced a manager to help control the way in which changes to user names are handled
- Changed the way in which UserNames are edited in the tables, so that
renames are performed via a mouse pop-up menu and not directly editable
- Updated the "DCC Signal Decoder" signal head, so that you can specify which interface the signal is attached to.
- Updated the way in which Signal Heads are created, by using drop down boxes to select existing turnouts
or a separate method to create turnouts on the fly using a drop down box to select the connection and a text
field to enter in the hardware address.
- Provide Friendly Names for the serial ports, this is only available for Windows Systems
- Made some improvements to the performance of displaying the Preferences for the first time
- Made some improvements to the performance of opening the create loco for the first time
David Duchamp made the following enhancements to Dispatcher:
- Fixed a throttle problem with automatic running of trains.
Dave Duchamp has made the following updates
- Dispatcher - Stopping automatically running trains when using the 'Pause" action has been
improved.
- Transits - Fixed a bug that caused an exception when saving a panel containing a Transit with a missing
Section that a user had deleted.
- Sections - Added a new dialog to the Section Table informing the user if a Section the user is
proposing to delete is in use by Transits, and listing which Transits are using the Section. The
user is given a choice of proceeding with the deletion, or cancelling.
Matthew Harris made the following enhancements.
- Fixed the RXTX version warning message seen in the System Log
- Updated the NetBeans project files and usage instructions after the change of source code repository to Subversion
- Updated the documentation for logging procedures
- Deprecated doppler factor for AudioSources
- Added support to retrieve length and frequency information from AudioBuffer objects
- Fixed a problem that caused the configuration help not to be displayed when no valid connections were detected
- Fixed a problem that stopped JMRI being compiled using JDK 1.7
- Updated LaunchJMRI on Windows to support the new automated restart mechanism
- Modified the ant build script to support the new automated restart mechanism in development environments
- Added a new FontCombo class that can provide a preview of the font being selected
- Updated the System Console to allow the displayed font to be customized and added a right-click menu
- added network connection and server information to the context reports.
- Fixed a problem with System Console font choice
- Incorporated the current logging level into the debug log level report
- Fixed a problem in the Context Report which often failed if a
network cable was not plugged in
- Changed the Audio table views to use a tabbed pane
- Added an option to incorporate a 'Restart JMRI' button to the main JMRI window
Bob Jacobsen fix the problem that was preventing some QSI decoders from properly loading.
Michael Mosher
- Provided decoder XML files for Zimo MX644 & MX645
- Updated the QSI Version 7 decoder definitions
- updated some QSI V7 and V8 decoder definitions
- made a correction to the TD SRC16 definition.
Oscar Moutinho made the following updates to the inControl web throttle app:
- Scroll enabled for Settings.
- Scroll fixed for iOS4 and Android < 3.0.
- Other bugs fixed and some enhancements.
Gert Muller
- The current implementation for Align Horizontally or Vertically computes the average of the X or Y,
and then move the components to that in the Panel Editor.
But then you might have to move all of them again to the place wanted.
It would be really nice to be able to select (Ctrl-Left Click in Windows and Linux at least)
the piece of track that does not need to move first, then select the rest of the components and
choose "Align Horizontally to first selected" (or Vertically of course).
- It is quite helpful to be able to write a script to execute and then be able to save it to a file,
and similarly to be able to load one to perhaps edit and then execute it.
The attached patch implements both Load and Store.
Jeff Schmalz provided decoder definitions for Massoth sound and motor
decoders and the Uhlenbrock 77500 large scale decoder, also sold as the
PIKO 3612x series large scale decoders. He also provided new decoder
definitions for the CHAMPEX-LINDEN CL6300 series Sound Modules, the Massoth
eMOTION S sound-only decoder (including a SUSI version), the LGB 6500x
series sound modules, the LGB model 22592 locomotive, the PIKO 3612x series
large scale decoders built by Massoth, and the Uhlenbrock 32100 and 32400
IntelliSound SUSI sound modules, also sold as the PIKO 3619x Series sound
modules.
Jack Shall added Soundtraxx definitions Added definitions for: EMD 567D (Turbo), EMD 567 (Dual),
GE FDL-16 (Modern), ALCO 251C (Supercharged), TSU-750 UP Gas Turbine, TSU-GN1000 EMD 710 G3C-T2,
TSU-KT1000 for KATO GP35 and TSU-4664N Challenger.
Jack Shall improved the Tsunami diesel definition to add a new variant and improve the Turbine definition
Spectrum Engineering provided a decoder definition for their Animation Controller AC8824 accessory decoder.
Steve Todd made the following enhancement to the mini web server.
- Added (optional) server-side image resizing. Include MaxWidth=xx and/or MaxHeight=yy in querystring to use.
- Added a new html /frame page to the MiniWeb server which returns a clickable list of available frames (open windows).
- Added navigation links below clickable frame images to allow return to list or home.
- Added pref for disallowed frames and prevent them from being served by frame server.
- The /frame/[frame-name].html pages (formerly /panel/[frame-name].html) now use ajax for
smoother image refresh and clicking. A new preference was added to allow this feature to be
turned off (e.g. for older browsers).
- A couple of widgets did not work correctly when clicked in the web browser. These have been fixed.
- Now clicks properly on zoomed LE panels.
- Get app logos using toolkit to prevent startup crash(es) when building (if copyfile step not performed).
- add "protect" flag to frameserver to provide read-only page that auto-refreshes.
- "promote" Start Mini Web Server to Tools menu.
Peter Ulvestad provided ZTC decoder updates
Mark Underwood
- fixed a problem with looping sounds.
- Virtual Sound Decoder (actually introduced in 2.13.1)
- Added the ability for the VSD sound to follow a Train defined
in Operations
Darryl Van Nort added an MRC 1803 definition
Mark Waters did a major update to the Zimo decoder definitions
Jos Wils updated the ESU LokPilot 3.0 decoder definition and provided two new ESU definitions.
Randall Wood resolved the issue that prevented DP3 from loading on a PowerMac (PPC Macintosh) computer.
Randall Wood made the following enhancements to the mini web server:
- The mini web server now displays Open Windows from /frame as well as /panel. In a future release, /panel will no longer be usable to remotely display Open Windows.
- The XMLIO protocol recognizes the frame type as well as the panel type to list Open Windows. In a future release, panel will no longer be usable to list Open Windows.
Jim Wouter provided an update for the sound levels and defaults in the MRC Sound Brilliance 1812 decoder definition.
David Zuhn made the following changes:
- Moved the source code from CVS to Subversion.
- Simplified the process for creating installer release images.
Additional speeds were added to the MERG CBUS CAN-RS support. You may
have to modify your CAN-RS to use these, consult their Yahoo email group for details.
B. Milhaupt made the following updates:
- Added a tool to configure the Digitrax Duplex Network
- Updated LocoNet Monitor:
- Corrected display of Command Station Configuration messages
- Corrected display of BDL16x detection section number in some messages
- Corrected some typographical and consistency errors
- Updated several Digitrax- and LocoNet-related help pages