Sensor Messages, Cleanup, and Optimizations
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.