irrigation_system/docs
Eduard Iten 92bb171e85 feat(valve): Make end-position current thresholds configurable
Introduces separate Modbus holding registers for configurable end-position
current thresholds for both opening and closing valve movements.

- Added REG_HOLDING_VALVE_END_CURRENT_THRESHOLD_OPEN_MA and
  REG_HOLDING_VALVE_END_CURRENT_THRESHOLD_CLOSE_MA to modbus_server.h.
- Modified valve.c to use these new thresholds and save/load them via settings.
- Added new setter functions to valve.h.
- Created new shell_valve library with commands to set/get these thresholds.
- Updated modbus_tool.py to include new menu options for setting thresholds.
- Updated docs/modbus-registers.de.md to document the new registers.

This enhances the flexibility and calibration of the valve control system.
2025-07-10 23:42:41 +02:00
..
img docs: Add project logo to all markdown files 2025-07-01 23:37:30 +02:00
concept.de.md feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan 2025-07-10 21:13:17 +02:00
concept.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
concept.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
concept.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.de.md feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
modbus-registers.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
modbus-registers.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.de.md feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan 2025-07-10 21:13:17 +02:00
planning.en.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.es.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00
planning.fr.md docs: replace svg logo with png version 2025-07-02 09:22:37 +02:00