Skip to content

Sensor Messages, Cleanup, and Optimizations

Compare
Choose a tag to compare
@deltaphi deltaphi released this 29 Dec 11:19
· 280 commits to master since this release

This release adds the feature to transfer sensor messages (e.g., S88) between CAN and LocoNet.

Apart from this, this release contains a number of optimizations:

  • Serial Output is now done via DMA, which should reduce the overall reaction time of message translation.
  • The Settings stored in flash are now stored using a log-system, significantly reducing the wear of the flash when storing changed configuration data.
  • The architecture of the RoutingTask has been massively simplified.