Releases: Mattzobricks/MattzoControllers
V1.1
Improvements and changes:
MTC4BT
The LED of the LEGO Powered Up hub is now switchable. It can be set to any color manually via Rocrail or automatically when the train starts, stops, or changes direction.
Controller configuration can be split into multiple files. This is required if the configuration files gets too large.
Updated and enhanced the MTC4BT documentation.
Several minor bug fixes and improvements.
MTC4PF
Configurable power for status LED using PWM.
Functions can now also be controlled via Rocrail actions.
Changed standard value of MIN_ARDUINO_POWER from 400 to 0. This change might require to update some configuration files for your locos.
Soft stop
MLC
MLC mini standard configuration.
MLC mega standard configuration enhanced with double slip switches (rocrail port 1001 to 1008).
Configurable power for status LED using PWM.
Support for multi-aspect signals (signals with more than 4 aspects).
Signals are set to default state (red) when controller boots
Blinking signal leds.
Enhanced all light signals in MLC mega and MLC mini standard configuration now by a 3rd and 4th aspect: red, green, blinking green, blinking red. Default rocrail ports have also changed (1, 2, 3, 4 for first signal; 11, 12, 13, 14 for second signal etc.)
MattzoControllers V1.0.2
Improvements and changes:
MTC4BT
- Fixed the memory leak.
- When a loco of a train with multiple locos disconnects, all other locos of the train stop.
- When the last loco of a train with multiple locos connects, all locos of the train resume the last Rocrail command.
- When the last loco of a train with multiple locos connects, all locos of the train resume the last fn command.
MLC
- Signal overshoot sensors.
- Updated some configuration files.
MattzoControllers V1.0.1
Improvements and changes:
General
- Added VSCode workspace files to facilitate working on specific projects.
- Minor bugfixes for platformio.ini files
MLC
- Fixed and optimised example configuration files.
- Fixed a bug for the bascule bridge.
- Optimised serial logging.
- Reporting of all physical sensors immediately after connection to the network.
MattzoControllers V1.0
Release V1.0 of the MattzoController firmware.
Contains firmware for:
- MattzoTrainController4PowerFunctions (MTC4PF)
- MattzoTrainController4Bluetooth (MTC4BT)
- MattzoLayoutController (MLC)
Enjoy!