irrigation_system/software/lib
Eduard Iten 5fd904de9e fix(valve): Start movement timer only if timeout is greater than 0
Ensures that the k_timer for valve movement timeouts is only started if
the configured max_opening_time_s or max_closing_time_s is greater than 0.
This prevents unnecessary timer activations when timeouts are disabled or zero.
2025-07-10 23:45:21 +02:00
..
fwu style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
modbus_server style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
shell_modbus style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
shell_system style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
shell_valve feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
valve fix(valve): Start movement timer only if timeout is greater than 0 2025-07-10 23:45:21 +02:00
CMakeLists.txt feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
Kconfig feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan 2025-07-10 21:13:17 +02:00