sfy icon indicating copy to clipboard operation
sfy copied to clipboard

low-pass filter signal: to avoid range saturation

Open gauteh opened this issue 7 months ago • 0 comments

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)

gauteh avatar Nov 11 '23 10:11 gauteh