Commit Graph

15 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 4deed03190 add mutex in getter of safety state 2024-12-25 22:54:57 +01:00
localhorst c50f36d8a9 improve fault handling 2024-12-25 18:09:04 +01:00
localhorst 4ef6c8bd08 add control status 2024-12-21 22:02:16 +01:00
localhorst dfb03926c9 add safety contact output 2024-12-19 21:38:48 +01:00
localhorst 03fe849fec cleanup main 2024-12-13 23:17:45 +01:00
localhorst 1dbab68f1d set safe state if system fault detected 2024-12-13 22:45:03 +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 6e6d2965f7 rework sanity checks for temperature sensors 2024-12-11 22:37:43 +01:00
localhorst 97956882dd started safety 2024-12-11 22:03:49 +01:00
localhorst e497e3dcbc move files in root dir 2024-12-07 15:47:55 +01:00