Eduard Iten edi
  • Joined on 2025-06-12
edi created repository edi/zephyr_vnd7050aj_driver 2025-07-17 08:01:31 +00:00
edi pushed to main at edi/irrigation_system 2025-07-14 09:32:28 +00:00
6f304efb57 feat(esphome): Add initial irrigation system configuration
e1ae96506d (fix) RTU gateway
Compare 2 commits »
edi pushed to main at edi/irrigation_system 2025-07-12 12:13:35 +00:00
6cb17be451 (feat) added RTU gateway
edi pushed to main at edi/irrigation_system 2025-07-12 07:31:54 +00:00
54e991294b feat(docs): align modbus register documentation with implementation
0227e54198 bootloader somehow working
Compare 2 commits »
edi pushed to main at edi/irrigation_system 2025-07-11 09:43:52 +00:00
c3c23efc95 Cleaning up
edi pushed to main at edi/irrigation_system 2025-07-11 07:59:16 +00:00
4466b677a6 refactor: Integrate Modbus register defines into enums in modbus_server.h
edi pushed to main at edi/irrigation_system 2025-07-11 07:25:29 +00:00
dcbd02ad7a refactor: Rename obstacle current settings in Modbus tool UI
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