Skip to content

EX-CommandStation v5.4.10 Production Release

Latest
Compare
Choose a tag to compare
@habazut habazut released this 29 Apr 14:09
· 28 commits to master since this release

This is a bugfix release

Bugfixes:

  • Due to an internal timing error, on AVR (Mega, Uno) sometimes DCC-idle instead of DCC-mobile decoder refresh packets were sent. (Bug introduced in 5.2.13)

  • Handle error cases of <W CONSIST longaddr>

  • Remind all function groups in same way

  • EXRAIL: Fix typo in CLEAR_ALL_STASH command

Enhancements:

  • Handle address read of decoders that do report invalid values of
    CV20. CV20 is eiter NMRA reserved or has to RCN a max value of 120.

  • Insert idle packet once per reminder loop for decoders that rely
    on receiving such packets to do their own housekeeping.

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

You can get the source code from github with git

git clone https://github.com/DCC-EX/CommandStation-EX.git
cd CommandStation-EX
git checkout v5.4.10-Prod

or from the archive files below (choose one of the two first, zip or tar.gz)