Skip to content

EX-CommandStation v5.4.15 Production Release

Latest

Choose a tag to compare

@habazut habazut released this 25 Aug 11:36
· 12 commits to master since this release

This is a bugfix release. Major fixes are:

  • Fix overflow when all speedtable entries were used up
  • Keep power status of track when doing join/unjoin, new keep power option for setTrackMode()
  • Bug fix for SSD1309 OLED controllers
  • Negative route ids managed correct now
  • Compile optimization: RailcomTimer not started on Uno
  • Make sniffer more robust against loop() not keeping up.
  • Do not hardcode SNIFFER_LED pin

The full list of changes can be found in the https://github.com/DCC-EX/CommandStation-EX/blob/v5.4.15-Prod/version.h file.

We recommend to use our installer to install or upgrade to this release

Other ways are shown below.

You can 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.4.15-Prod

or from the archive files below (choose one of the two first, zip or tar.gz, the two at the end are autogenerated by github)