Analog/channel filtering

I really need to filter a pressure signal from an analog input.

I’m struggling with a noisy fuel rail signal causing issues with a PID I’ve setup to control the pump, filtering would help greatly.

Hi,

We will add a native way to filter the signals in future updates.

For now, you can make a simple IIR filter in the project tree.
Filter strength is from 0 to 100.

1 Like

Many thanks, I’ll give it a try