MTB Config Tool allows user to configure MTBbus and its modules. It connects to MTB Daemon's TCP server.
- Report status of all MTB modules on MTBbus.
- Address, name, type, firmware version.
- Configuration of MTB-USB: MTBbus speed.
- Configuration of modules: MTB-UNI, MTB-UNIS.
- Module beacon activation, deactivation, status.
- Module diagnostics.
- Module firmware upgrading.
- Module rebooting.
- Changing module's address.
- New module creation, module deletion.
- Czech or english language.
- Qt 6
- Qt's
network
CMake is used for project building.
You can use Qt Creator or a command line:
mkdir build
cd build
cmake ..
- Jan Horacek ([email protected])
This application is released under the Apache License v2.0 .