ElVit
|
c3e57b3ab7
|
Merge branch 'main' into heatpump/feature/uart-task-handling
|
2026-03-23 19:49:24 +01:00 |
ElVit
|
910570cd0b
|
Revert "Do not chunk uart messages"
This reverts commit 4906780707.
|
2026-03-23 19:40:17 +01:00 |
ElVit
|
ab56a76673
|
Merge branch 'main' into heatpump/feature/uart-task-handling
|
2026-03-22 13:56:10 +01:00 |
ElVit
|
4906780707
|
Do not chunk uart messages
|
2026-03-22 13:19:47 +01:00 |
ElVit
|
03a4fa501c
|
Fixed clang-format issues
|
2026-02-18 10:31:13 +01:00 |
ElVit
|
8224dd24b8
|
Used code from oxyde42-patch-1
|
2026-02-18 10:26:00 +01:00 |
ElVit
|
6f17b57b7d
|
Update helpers.h
|
2025-11-26 09:03:41 +01:00 |
ElVit
|
c71af39230
|
Update helpers.h
|
2025-11-24 22:43:20 +01:00 |
ElVit
|
f1c31b651e
|
Added datatype uint8_t to all enums
|
2025-06-20 08:51:37 +02:00 |
ElVit
|
f9f29a635d
|
Refactored Code: Moved most code from main component class to entity component classes. Set traits for select entities.
|
2025-06-10 20:08:35 +02:00 |
ElVit
|
4927a82df8
|
Set UART_LOG_CHUNK_SIZE to 120
|
2025-05-30 20:19:45 +02:00 |
ElVit
|
e9d1180cc8
|
Move log_uart_hex() to helper class.
Use state machine to lower loop time.
|
2025-05-22 22:34:21 +02:00 |