Skip to content

Decoder helper and track join

Latest
Compare
Choose a tag to compare
@Aleksandr-ru Aleksandr-ru released this 09 Jan 10:04
· 1 commit to master since this release

🔥 Introducing "decoder helper" - a set of tools to simplify complicated programming process for some decoders.
Started from ESU LokPilot 5: functions mapping and outputs configuration now can be done through the interface! 🌶️🌶️

New feature: switch to join main and prog. tracks together 🎉

The use of the JOIN function ensures that the DCC signal for the MAIN track is also sent to the PROG track. This allows the prog track to act as a siding (or similar) in the main layout even though it is isolated electrically and connected to the programming track output. However, it is important that the prog track wiring be in the same phase as the main track i.e. when the left rail is high on MAIN, it is also high on PROG. You may have to swap the wires to your prog track to make this work. If you drive onto a programming track that is “joined” and enter a programming command, the track will automatically switch to a programming track.

Fixed: app crash on disconnect
Fixed: plus-minus input focus and selection
Fixed: layout for locomotives cab for better functions display

Added: notification to turn on track power in cab
Added: option to display 4 or 3 function keys in a row in cab
Added: option to show only named functions in cab, individual per loco can be set in functions editor

Now programming and testing the result is easier and should provide better experience.