irrigation_system/software/apps/slave_node
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
..
boards feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00
src feat(slave_node): Implement full Modbus register map 2025-07-01 21:36:10 +02:00
CMakeLists.txt feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00
prj.conf feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00