gyro_fft: track FFT peaks and median filter frequency

This commit is contained in:
Daniel Agar
2021-07-04 12:17:37 -04:00
parent 72389c2306
commit a5ee28883a
4 changed files with 147 additions and 57 deletions
@@ -42,6 +42,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
namespace math