Barometric Pressure (Baro) Filter Coefficient🔗
A filter can be applied to the signal from the barometric pressure sensor. This is useful for smoothing a noisy signal and reducing the intensity (or amplitude) of sudden spikes and dips in the signal.
The number is a decimal between 0 and 1, which specifies the strength of the filter. Values near 1 would not filter out much (weak filtering). Values near 0 would filter out the whole signal (very strong filtering).
- 1 = output unfiltered signal (output signal is equal to input signal).
- 0 = output null signal. Not recommended.