Commit Graph

40 Commits

Author SHA256 Message Date
859611f991 Merge pull request 'Add control loop state' (#7) from feature/control-status into main
Reviewed-on: #7
2024-12-21 22:12:44 +01:00
23e8f05df9 add status encoding 2024-12-21 22:11:46 +01:00
4ef6c8bd08 add control status 2024-12-21 22:02:16 +01:00
9abf64f9dd Merge pull request 'Invert Circulation Pump' (#6) from feature/pirculationpump-invert into main
Reviewed-on: #6
2024-12-21 21:22:25 +01:00
28475fa563 invert Circulation Pump GPIO 2024-12-21 21:21:12 +01:00
5d890b8654 Merge pull request 'Add safety contact output' (#5) from feature/safety_contact into main
Reviewed-on: #5
2024-12-19 21:41:14 +01:00
dfb03926c9 add safety contact output 2024-12-19 21:38:48 +01:00
f729d4000e Merge pull request 'Add SNTP support' (#4) from feature/ntp-client into main
Reviewed-on: #4
2024-12-19 21:17:35 +01:00
bf8038d9e2 cleanup and sort metrics 2024-12-19 21:15:09 +01:00
e5bb620a37 sntp module 2024-12-19 20:33:51 +01:00
0b9f5e2997 own wifi module 2024-12-19 18:58:05 +01:00
15b74c91f4 set server and cleanup 2024-12-17 22:26:04 +01:00
d1cb50cf98 some idea 2024-12-16 22:12:29 +01:00
1fb4b4b0e4 read 1-Wire again if error occurred 2024-12-15 10:24:44 +01:00
03fe849fec cleanup main 2024-12-13 23:17:45 +01:00
ea9cd3cf63 control module outline 2024-12-13 23:09:35 +01:00
1dbab68f1d set safe state if system fault detected 2024-12-13 22:45:03 +01:00
357608b30a increase inputTask Stack size 2024-12-13 22:34:02 +01:00
1af962190e switch to Recursive Mutex and non-blocking 2024-12-13 22:29:48 +01:00
8205253b5a safety state and input error detection 2024-12-13 19:26:16 +01:00
a7f6973efd add grade period for temp sensors 2024-12-13 17:25:58 +01:00
6e6d2965f7 rework sanity checks for temperature sensors 2024-12-11 22:37:43 +01:00
97956882dd started safety 2024-12-11 22:03:49 +01:00
9b943ec2c5 log cleanup 2024-12-10 22:14:28 +01:00
dfddeab566 rework average calc and export avg 2024-12-10 22:11:59 +01:00
cec891f0df add average 2024-12-10 21:25:36 +01:00
0fb6e34958 improve stability 2024-12-09 22:09:34 +01:00
88aef600c8 add uptime as metric 2024-12-08 15:33:32 +01:00
a43227fb47 improve WiFi 2024-12-08 14:55:06 +01:00
873d63e6fa export metrics 2024-12-07 22:46:38 +01:00
311ab2db2f read temperatur via 1-Wire 2024-12-07 21:53:58 +01:00
3c5f0835f5 add input for Burner Error 2024-12-07 18:37:09 +01:00
9ac3792c6c implement Outputs 2024-12-07 17:57:55 +01:00
e497e3dcbc move files in root dir 2024-12-07 15:47:55 +01:00
3286944458 add burner error 2024-12-03 23:09:13 +01:00
eca14ea15e add class diagram 2024-12-03 23:05:40 +01:00
0dd50d05af inital source files 2024-12-03 22:43:02 +01:00
1056b525d6 update .gitignore and license 2024-12-03 22:41:13 +01:00
fd14677c1a add De Dietrich GTU connector J9 mechanics 2024-12-01 13:26:17 +01:00
7f8fb165a0 Initial commit 2024-12-01 10:22:11 +01:00