-
Notifications
You must be signed in to change notification settings - Fork 1
Home
allenck edited this page Jun 14, 2016
·
2 revisions
#Welcome to the DecoderPro_app wiki!
The DecoderPro_app is a port of the JMRI Model Railroad software from the Java programming language to the Qt (C++) programming environment. Most JMRI functionality has been ported, However there are several exceptions:
- Only Digitrax/LocoNet hardware is supported.
- Scripting and audio support is incomplete.
- Virtual Sound Decoder support is not available.
However, there is expanded support for LocoIO, LocoServo and LocoBuffer hardware.
DecoderPro_app is compatible with Qt 4 and Qt5 (version 5.4 or earlier).
- In order to provide support for scripting, Python and PythonQt must be installed.
- In order to be able read and write zip files, the QuaZip package must be present.