7 Commits

Author SHA1 Message Date
6cc1cb34f1 Implemented preceding buffer
Implemented noise detection from preceding buffer

Bug with ready request (core is panicked)

Bug with noise detection (works sometimes)
2024-05-16 12:58:51 +03:00
44bea612ff Added CircularBufferWithNestedCircularBuffer test 2024-05-13 17:52:03 +03:00
1805e4c7ad Fixed circular buffer tests
But there is the problem with mocking Serial.print
2024-05-13 13:17:23 +03:00
3b5e38bf7d Tried using google tests 2024-05-08 19:43:04 +03:00
d6716df807 Started implementation of saving pre-recording data
Created micTask for noise detection

Installed GoogleTest

Refactored audio module
2024-05-08 18:39:19 +03:00
c0bf4286d1 Implemented recording audio with threshold and sending it to Rat 2024-03-25 16:25:46 +03:00
Svante Kaiser
5d74460e65 initial commit 2024-02-21 14:52:47 +03:00