Skip to content

Release 4.2.0

Compare
Choose a tag to compare
@johnrm174 johnrm174 released this 19 Apr 10:05
· 57 commits to main since this release
f97ccb7

Release 4.2.0:

  • New 'Track Sensors' feature - extends track occupancy into non-signalled areas such as goods yards and MPDs.
  • Improved 'signal passed' logic - will now detect (and warn the user about) Signal Passed at Danger events.
  • New DCC Mappings utility - to display all mapped DCC addresses and the signals/points they are assigned to.
  • Improved DCC validation - Prevents DCC addresses being mapped if already assigned to another signal or point.
  • Improved GPIO Sensor Settings window - now includes a back reference to the mapped Signals / 'Track sensors'.
  • GPIO library updated - GPIO inputs are now fully functional on the most recent versions of RPi-OS/Python.
  • A new Public API - to enable integration of your own custom layout interfaces via the MQTT network.