Commit Graph

39 Commits

Author SHA256 Message Date
localhorst a7d577a948 Error handling on system boot (#30)
Implements #3

Reviewed-on: #30
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2026-05-10 12:39:47 +02:00
localhorst 085f5b4acb Relocate the configuration values (#29)
closes #24

Reviewed-on: #29
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2026-05-10 11:12:18 +02:00
localhorst 260b26023c bugfix/static-code-analysis (#28)
The claude.ai LLM performed a static code analysis.

Reviewed-on: #28
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2026-02-14 16:21:32 +01:00
localhorst 5b987bfd5b improve damping 2025-10-24 11:14:10 +02:00
localhorst b3a571da3f damping instead of 24h average 2025-10-18 20:39:36 +02:00
localhorst 9ff3b38f70 disable avg24h 2025-10-18 19:26:14 +02:00
localhorst 067dc84afa average value for last 24h 2025-10-12 13:10:26 +02:00
localhorst 3771a83fcc change onewire addr to new outdoor sensor 2025-03-01 14:27:12 +01:00
localhorst a72c0673b1 Improve efficiency (#21)
- Change to new One Wire Sensors that are no fakes
- Increase chamber temperature

Reviewed-on: #21
Co-authored-by: localhorst <localhorst@mosad.xyz>
Co-committed-by: localhorst <localhorst@mosad.xyz>
2025-02-08 20:05:14 +01:00
localhorst 8a8bcd078b disable log 2024-12-26 22:47:12 +01:00
localhorst 59b8c3e2b2 revert lab setup 2024-12-26 22:46:30 +01:00
localhorst 06c6612ef6 fix algo 2024-12-26 22:40:20 +01:00
localhorst b21dc720ed use lab single sensor 2024-12-26 20:00:37 +01:00
localhorst 5fde319b63 formatting 2024-12-26 19:09:16 +01:00
localhorst 6b38a73d77 Revert "switch to single sensor config"
This reverts commit 307278e679.
2024-12-26 19:08:50 +01:00
localhorst b5229a4082 cleanup average function 2024-12-26 19:00:09 +01:00
localhorst 856f009e7f add prediction to all temps 2024-12-26 18:54:50 +01:00
localhorst 1564860213 use linear regression for preduction 2024-12-26 18:49:04 +01:00
localhorst 655d890a0f chamber temp prediction metrics 2024-12-26 13:07:03 +01:00
localhorst 59eb361431 get pred10s working 2024-12-26 11:25:50 +01:00
localhorst 56f1831d8c pred10s 2024-12-26 11:20:07 +01:00
localhorst 80e48f632f fix mem fault 2024-12-26 11:01:25 +01:00
localhorst e267e2be58 disable changes 2024-12-26 10:36:42 +01:00
localhorst ff16e601fb add prediction for 10s 2024-12-25 22:10:38 +01:00
localhorst 307278e679 switch to single sensor config 2024-12-25 20:39:49 +01:00
localhorst c50f36d8a9 improve fault handling 2024-12-25 18:09:04 +01:00
localhorst fbf038eaaf cleanup 2024-12-23 14:15:53 +01:00
localhorst 1fb4b4b0e4 read 1-Wire again if error occurred 2024-12-15 10:24:44 +01:00
localhorst 357608b30a increase inputTask Stack size 2024-12-13 22:34:02 +01:00
localhorst 1af962190e switch to Recursive Mutex and non-blocking 2024-12-13 22:29:48 +01:00
localhorst 8205253b5a safety state and input error detection 2024-12-13 19:26:16 +01:00
localhorst a7f6973efd add grade period for temp sensors 2024-12-13 17:25:58 +01:00
localhorst dfddeab566 rework average calc and export avg 2024-12-10 22:11:59 +01:00
localhorst cec891f0df add average 2024-12-10 21:25:36 +01:00
localhorst 0fb6e34958 improve stability 2024-12-09 22:09:34 +01:00
localhorst 873d63e6fa export metrics 2024-12-07 22:46:38 +01:00
localhorst 311ab2db2f read temperatur via 1-Wire 2024-12-07 21:53:58 +01:00
localhorst 3c5f0835f5 add input for Burner Error 2024-12-07 18:37:09 +01:00
localhorst e497e3dcbc move files in root dir 2024-12-07 15:47:55 +01:00