Hardware Support
Acela CTI
Anyma DMX512
Bachrus Speedo
CBUS
C/MRI
DCC++ and DCC-EX
DCC4pc
Direct
ESU
Hornby
Internal
IPOCSMR
JMRI Simple Server/JMRI Client
KPF-Zeller
Lenz XPressNet
LocoNet
Maple
Marklin CS2
MERG
MQTT
MRC
NCE
Oak Tree
- The Send Frame tool has
- some button labels updated,
- a new Send Global Identify Events button,
- more reliable control of the Open CDI Editor button state and
- some clean-up of the window layout.
Powerline
RFID
Roco z21/Z21
Secsi
SPROG
SRCP
TAMS
TMCC
Uhlenbrock Intellibox
Zimo MXULF
ZTC
New / Updated decoder definitions
- A No Decoder decoder with extended addressing
decoder has been added. This "no decoder" definition allows
a roster entry to be created that does not have a physical
decoder of its own.
It was created to suport the Zimo MX series of funcion-only
decoders that allow TWO addresses to be defined for a single
decoder - the primary address and a secondary address.
Function operations will result from commands sent to EITHER
decoder address.
The initial "No Decoder" definition is limited to a primary
address of 1-127, this extended version allows the full
range of extended addresses to be used
- "DCCWorld.com" has been added as a manufacturer ID that DecoderPro
recognizes.
AE Model
Arnold
Bachmann
BLI
BNM Hobbies
CT Elektronik
DCC Concepts
Digikeijs (Digirails)
Digitrax
Doehler & Haas
ESU
Hattoms
Hornby
Kuehn
LaisDCC
Lenz
MD Electronics
MGP
Mistral Train Models
MTH
MRC
NCE
Norsk Modelljernbane (NJM)
Public Domain and DIY decoders
QSI
Rampino Elektronic
Rautenhaus
RR-CirKits
SoundTraxx
Tam Valley Depot
TAMS
TCS
Team Digital
Technologistic (train-O-matic)
Trix Modelleisenbahn
Uhlenbrock
Umelec
Viessmann
Wangrow
ZIMO
Miscellaneous
Control Panel Editor
Circuit Builder
Palette
CTC Tool
DecoderPro
- Fixed a problem causing the starting value when doing
CV reads to erroneously be zero.
Dispatcher
- Display minimum scale speed when activating train.
- Add basic column sorting on the traininfo selection screen, and correct missplaced columns.
- Tidy up debug/trace in RosterSpeedProfile.
- Make info message in allocated section to debug.
- Fix Exception when starting trains under inauspicious circumstances.
Dispatcher System
Internationalization
Layout Editor
- Improved how the "?" is drawn for UNKNOWN turnouts (when that option is selected)
NX - Entry/Exit Tool
- Add two options to override the changes made in PR #13857 - Entry/Exit Enhancements
- Suppress the multi-point failed dialog
- Revert to the old GUI behavior
LccPro
Logix
LogixNG
Meters and MeterFrames
OperationsPro
- When a car arrives at a spur with a schedule, the car's final destination now changes when the car's load status changes.
Panel Editor
Permissions
Preferences
Resources
Roster
Routes
Scripting
- Add MemoryValuesPersistence.py. The script will write the values
for selected memory variables at shutdown and load them after starting PanelPro and
loading the layout data xml file.
Signals
Signal Systems
Signal Heads
Signal Masts
Signal Groups
Cab Signals
Simple Signal Logic
USS CTC Logic
Switchboard Editor
Throttle
Timetable
Tracker
Turnouts, Lights, Sensors and other elements
Warrants
Web Access
Web Server
Where Used
WiThrottle Server
Virtual Sound Decoder
Z21 Server
Miscellaneous
- Testing - JUnitUtil - waitFor condition failure text can be formed from a String Supplier, e.g. a lambda expression.
The expression is only evaluated ( lazily ) when the assertion fails.