Hello
I use the pid to filter a temperature and wich a the first iteration to start with initial value.
Is it possible to set the PID so that the first iteration is not zero but the initial value?
=> doesit have any sens?
Maybe by setting
self._pid_out
self._pid_out_prev
to a intila value?