The DCC-EX Team is pleased to release CommandStation-EX v5.6.1 as a Production Release for the general public.
For more details on the v5.6 series, see the v5.6.0 release notes.
This is a bugfix release.
This only affects users of the BOOSTER feature
This release adds a safety net for users which have not defined an ONRAILSYNCOFF hanlder so that booster outputs are turned off when the railsync input does turn off.
We do recommend to add handlers for ONRAILSYNCON and ONRAILSYNCOFF to myAutomation.h. See EXRAIL documentation.
You can also get the source code from GitHub with git from command line like this:
git clone https://github.com/DCC-EX/CommandStation-EX.git
cd CommandStation-EX
git checkout v5.6.1-Prod
If you already have git in use, a git pull command is needed to update your local files, and then the last command above to checkout the tag (or branch) you want to use.
Or from the archive files below (choose one of the two first files, zip or tar.gz, NOT the two at the end which are autogenerated by github and contain the wrong directory name)
Be sure to unpack into a new folder, not over the top of an old install.