low-pass filter signal: to avoid range saturation
Opened this issue · 0 comments
gauteh commented
Depending on how the IMU works. It might be useful to low-pass filter the signal to avoid saturation. Something like this can be used: https://github.com/OpenAcousticDevices/AudioMoth-Firmware-Basic/blob/master/src/butterworth.c (similar to what we do in onshore processing)