12 Commits

Author SHA1 Message Date
6aec8d0d45 Hotfixes
Passing array of possible faulty sensors
2024-12-05 12:21:54 +01:00
767835c62c Hotfixes 2024-12-03 20:20:05 +01:00
034c7231ef Hotfixes 2024-12-03 13:25:10 +01:00
a9ba49505e Library .a 2024-12-03 12:35:31 +01:00
23951656c1 Implemented getMetrics() 2024-12-03 12:31:45 +01:00
c0bb5c46ef Fixed logic of adding values
- Changed logic of addReading()
- Fixed methods according to this edit
- Added docs
2024-11-25 11:27:49 +01:00
5928fd99cc Added coverage tests
- Implemented coverage test with output
- Added tests for normal equation
2024-11-22 17:37:38 +01:00
d31bedd63e Added other tests
Added tests for:
-Average (all cases)
-STD (all cases)
-Anomaly detection (on a uniform distribution)
2024-11-21 16:35:08 +01:00
4a97a81d7a Hotfixes 2024-11-20 01:26:04 +01:00
eb76c2e4c7 Added tests 2024-11-20 01:17:53 +01:00
00d4a5937d Init commit
- Moved compilation to cmake
- Added library

- TODO: testing std_dev logic
2024-11-20 00:50:35 +01:00
aefed3bd1f Initial commit 2024-11-19 11:19:32 +01:00