irrigation_system/software
Eduard Iten d6fb501594 docs: Add Doxygen comment for movement_timeout_handler
feat: Configure valve logging via Kconfig

This commit adds a Kconfig option  to control the log level of the valve library.
- : Added the new Kconfig option.
- : Updated  to use  and adjusted log levels for debug messages.
- : Enabled debug logging for the valve library by setting .

refactor: Adjust k-vcc calibration value for VND7050AJ

Updated the  calibration value in  from 4139 to 3816 for the VND7050AJ driver.
Signed-off-by: Eduard Iten <eduard@iten.pro>
2025-07-11 08:07:41 +02:00
..
.vscode feat: Add ADC sensor device tree bindings and configuration 2025-07-08 16:43:27 +02:00
apps docs: Add Doxygen comment for movement_timeout_handler 2025-07-11 08:07:41 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
include/lib feat: Implement obstacle detection for valve movement 2025-07-11 01:21:41 +02:00
lib docs: Add Doxygen comment for movement_timeout_handler 2025-07-11 08:07:41 +02:00
tools/modbus_tool Revert "feat(valve): Implement obstacle detection with configurable thresholds" 2025-07-11 00:35:19 +02:00
.clang-format style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
Kconfig refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00