feat: Resampler: Normalizes incoming Android sensor sampling rate

This commit is contained in:
2026-05-19 21:57:27 +02:00
parent d08495a451
commit d4e0241590
7 changed files with 302 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ add_executable(Google_Tests_run
test3.cpp
test4.cpp
test5.cpp
test6.cpp
)
file(COPY test1/data1.npy DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/test1)