Eduard Iten edi
  • Joined on 2025-06-12
edi pushed to main at edi/irrigation_system 2025-07-11 07:15:31 +00:00
8467b3e347 feat: Make valve obstacle detection parameters configurable via settings and shell
edi pushed to main at edi/irrigation_system 2025-07-11 06:57:14 +00:00
fc0add8583 feat: Adjust valve obstacle detection thresholds
66cdc3ae27 fix: Force UI redraw on successful Modbus reconnection
Compare 2 commits »
edi pushed to main at edi/irrigation_system 2025-07-11 06:14:52 +00:00
32bb77926f fix: Reduce flickering in Modbus tool UI over SSH
edi pushed to main at edi/irrigation_system 2025-07-11 06:12:57 +00:00
4df0181d7f feat: Remove 'Toggle Output' options from Modbus tool
edi pushed to main at edi/irrigation_system 2025-07-11 06:07:57 +00:00
d6fb501594 docs: Add Doxygen comment for movement_timeout_handler
76d0d0647c feat: Implement obstacle detection for valve movement
3de42a46c2 refactor: Entferne ungenutzte Funktion
ddaaa8988d feat: Modbus-Register für Endstromschwellenwerte korrigiert
b937c52bcc Revert "feat(valve): Implement obstacle detection with configurable thresholds"
Compare 5 commits »
edi pushed to main at edi/irrigation_system 2025-07-10 22:27:43 +00:00
3c2235733b feat(valve): Implement obstacle detection with configurable thresholds
edi pushed to main at edi/irrigation_system 2025-07-10 22:16:50 +00:00
a3e8d5c168 refactor(shell): Improve shell command naming and output formatting
edi pushed to main at edi/irrigation_system 2025-07-10 21:45:30 +00:00
5fd904de9e fix(valve): Start movement timer only if timeout is greater than 0
edi pushed to main at edi/irrigation_system 2025-07-10 21:42:47 +00:00
92bb171e85 feat(valve): Make end-position current thresholds configurable
edi pushed to main at edi/irrigation_system 2025-07-10 21:33:55 +00:00
bd8a7a766c style: Apply clang-format to C/C++ source files
edi pushed to main at edi/irrigation_system 2025-07-10 21:31:36 +00:00
8f89713866 feat(modbus_tool): Add set functions for max open/close times
edi pushed to main at edi/irrigation_system 2025-07-10 21:23:07 +00:00
75e8b486f0 feat(modbus_tool): Add set functions for max open/close times
edi pushed to main at edi/irrigation_system 2025-07-10 19:13:23 +00:00
bf29061db6 feat(slave): Implement VND7050AJ and core valve functionality; docs: Update German documentation and project plan
edi pushed to main at edi/irrigation_system 2025-07-10 19:12:40 +00:00
b124123725 docs: Update German documentation and project plan
edi pushed to main at edi/irrigation_system 2025-07-10 19:11:29 +00:00
8ab2f4c1ce docs: Update German documentation and project plan
edi pushed to main at edi/irrigation_system 2025-07-10 15:23:38 +00:00
c1622bb01c Just saving
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 10:13:28 +00:00
c31721cc7f Fixed overlay, added ADC clock source
b07871e355 removed old dts directory
Compare 2 commits »
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 10:06:26 +00:00
6ec5b1e8a2 Moved yaml, added west, added boards
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 07:50:19 +00:00
7dc1430aa5 Complete vnd7050aj module integration
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:58:32 +00:00
3c9a81758d Integrate vnd7050aj library into project