rusefi-1/firmware/util/math
Matthew Kennedy 733008b9d0
Analog input filtering (#1680)
* improve biquad

* cleanup

* add filtering to subscriptions

* config sensors

* comment

* doesn't need to be that fast

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 19:47:12 -04:00
..
biquad.cpp Analog input filtering (#1680) 2020-08-21 19:47:12 -04:00
biquad.h Analog input filtering (#1680) 2020-08-21 19:47:12 -04:00
crc.c
crc.h
deadband.h
interpolation.cpp
interpolation.h
pid.cpp Stefan, I want to drink from the same fountain of patience 2020-07-12 15:00:44 -04:00
pid.h PidIndustrial does not limit iTerm fix #1599 2020-07-11 15:30:40 -04:00
pid_cic.md