Eduard Iten
2418d4e218
fix: resolve build error by moving modbus register enums to header
2025-07-02 10:02:40 +02:00
Eduard Iten
85d493f24a
feat: implement modbus reset command and update docs/tool
2025-07-02 09:55:42 +02:00
Eduard Iten
f486d4c4ab
cleanup: remove unused CMakeLists.txt and empty modbus directory
2025-07-02 09:54:01 +02:00
Eduard Iten
6cfd4b8b4d
refactor: restructure slave_node into libraries
2025-07-02 09:45:22 +02:00
Eduard Iten
fbeaa916b9
feat(project): Restructure software for multi-app setup
...
- Reorganize the software directory to support multiple Zephyr applications (gateway, slave_node).
- Create a clear separation between applications and shared libraries.
- Add placeholder files for gateway and slave_node applications.
2025-07-01 08:20:25 +02:00
Eduard Iten
a4aeaa5f91
Fixed modbus init
2025-06-19 17:09:46 +02:00
Eduard Iten
e9fc370094
canbus, modbus working, valve has to be implemented in real
2025-06-19 16:56:21 +02:00
Eduard Iten
852c5c72be
Added shell functions
2025-06-17 16:43:13 +02:00
Eduard Iten
9d017f9f8d
Zwischenspeichern
2025-06-16 13:09:27 +02:00
Eduard Iten
1a85b40444
Fixed setting in canbus
2025-06-13 10:26:57 +02:00
Eduard Iten
ade514cbf3
startet canbus implementation
2025-06-13 09:57:34 +02:00
Eduard Iten
5ab33e3a7b
minimal changes
2025-06-13 08:26:49 +02:00
Eduard Iten
57f7060c0e
Added modbus lib and test
2025-06-12 17:04:34 +02:00