15 Commits

Author SHA1 Message Date
2fe983d288 feat: added tests to check consumer resilience against corrupted data. All tests pased 2026-03-10 19:55:47 +00:00
32426b3028 feat: implement MainWindow label update on valueReceived 2026-03-10 18:36:08 +00:00
040cf974f4 feat: add failing tests for MainWindow display behaviour 2026-03-10 18:34:56 +00:00
dfd82b1619 feat: implemented consumer thread, all tests pass 2026-03-10 19:14:48 +01:00
da875871ef feat: prepared the cmake lists for qt dependencies 2026-03-10 19:05:27 +01:00
544d50ee6a fin: feature complete, all tests pass ready to merge 2026-03-10 17:47:45 +00:00
f63d40cffb feat: implemented unix domain socket helper header and tests 2026-03-10 17:47:09 +00:00
928bb5a5fb fix: reduced the time of test 1 again to 1ms 2026-03-10 17:33:01 +00:00
16bf4bccd4 fix: all tests pass now, there was a segfault for calling start and stop too quickly 2026-03-10 17:31:49 +00:00
5b6f20a70a fix: build now succeded. Added logging capabilities also 2026-03-10 17:26:32 +00:00
36093e6c73 of course it builded before, I didn't add the files to CmakeLists. Now build fails 2026-03-10 16:57:26 +00:00
9c2117e64b implemented Producer API and header, stub and tests. Builds cleanly, tests fail for now 2026-03-10 16:54:28 +00:00
f04de7ea34 feat: added Sysfs reader stub and tests, builds cleanly 2026-03-10 16:24:35 +00:00
80dc5d62eb fix: tests cmake file was missing 2026-03-10 16:11:50 +00:00
cb8cfd6da8 I forgot about the CMakeFile 2026-03-10 17:08:09 +01:00