irrigation_system/software
Eduard Iten 6a9e4773ea feat(shell): Add commands to configure Modbus
- Implement a new 'modbus' command in the shell.
- Add sub-commands 'set_baud', 'set_id', and 'show'.
- Add validation for baud rate and slave ID inputs.
- The new parameters are applied to the Modbus server at runtime, allowing for live reconfiguration of the communication settings.
- The shell backend is set to RTT.
2025-07-01 15:27:57 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps feat(shell): Add commands to configure Modbus 2025-07-01 15:27:57 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
lib feat(project): Restructure software for multi-app setup 2025-07-01 08:20:25 +02:00