irrigation_system/software/apps/slave_node/src
Eduard Iten 21797d8507 feat(slave_node): Implement full Modbus register map
- Implement all remaining Modbus registers as defined in the documentation v1.0.
- Add support for digital I/O, system status, and a simulated watchdog.
- Implement a placeholder for the firmware update mechanism, including CRC calculation for received data chunks.
- Remove the input simulation timer; digital inputs are now static and ready for real hardware.
2025-07-01 21:36:10 +02:00
..
main.c feat(slave_node): Implement full Modbus register map 2025-07-01 21:36:10 +02:00
modbus_bridge.h feat(shell): Add commands for valve timing 2025-07-01 18:24:20 +02:00
shell_modbus.c feat(shell): Add commands for valve timing 2025-07-01 18:24:20 +02:00
shell_system.c feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00