Releases: kmzbrnoI/mtb-daemon
Releases · kmzbrnoI/mtb-daemon
v1.5
- Add support for MTB-RC module.
- Add tests for mtb-daemon.
- manage.py: add 'dvstr' & 'dvnum' commands.
- Die peacefully if unable to start TCP server.
- Add support for module-specific DVs.
- TCP: add 'version' command.
- TCP: add 'module_delete' command.
- TCP: add topology commands.
- Implement non-broadcast module-specific command.
- Print warning in case of module's firmware version is depreacted.
- Clients with read-only access can read diag.
- Fix new module creation.
- Several other fixups and documentation enhancements.
v1.4
v1.2
v1.1
- Support MTBbus protocol v4.1.
- Add module diagnostics reading.
- Show warning in case of deprecated MTB-USB firmware.
- Send module config in module_change event.
- Use colours in log.
- Allow to force MTBbus speed.
- Bugfixes.
Built Qt 6.2.0
LTS. Available in x86-64 only (as Qt supports 64bit only).
v1.0
First production release.
- Remove outgoing data time threshold limit (make communication faster).
- UNI: reset outputs to safe state.
- Add missing send of "outputs changed" event on all outputs reset.
- Fix bad full-buffer error code.
- Many enhancements to manage.py script.
v0.2-beta
v0.3-beta
- Allow MTB-USB autodetection on Windows.
- Reactivate module if modules does not respond to activation.
- Many enhancements to manage.py script.
- Show config file parse errors.
- Config file: sort modules according to address.
- Allow access from specific IPs only.
- Many minor enhancements.
v0.1-alpha
First alpha release.