rusefi-full/firmware/util/math
Matthew Kennedy 1a55085bb6
Software knock detection (#1730)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* config enable switch
2020-08-28 21:13:50 -04:00
..
biquad.cpp Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
biquad.h Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
crc.c
crc.h
deadband.h
interpolation.cpp
interpolation.h
pid.cpp
pid.h
pid_cic.md