fome-fw/firmware/controllers/sensors
Matthew Kennedy 1b07647e72 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
..
converters consolidate (#1728) 2020-08-24 08:10:58 -04:00
allsensors.cpp Remove old thermistor implementation (#1458) 2020-05-28 17:51:33 -04:00
allsensors.h
can_sensor.h
ego.cpp Aux serial (#1422) 2020-05-11 12:17:42 -04:00
ego.h
function_pointer_sensor.h Improve unexpected (#1323) 2020-04-19 08:37:43 -04:00
functional_sensor.cpp
functional_sensor.h
hip9011_lookup.cpp
hip9011_lookup.h
maf.cpp
maf.h
map.cpp hard-coding NB2 OEM sensor 2020-05-18 01:39:41 -04:00
map.h
proxy_sensor.h misc 2020-07-29 02:29:55 -07:00
redundant_sensor.cpp Improve unexpected (#1323) 2020-04-19 08:37:43 -04:00
redundant_sensor.h
sensor.cpp misc 2020-07-29 02:29:55 -07:00
sensor.h
sensor_info_printing.cpp consolidate (#1728) 2020-08-24 08:10:58 -04:00
sensor_reader.h
sensor_type.h
sensors.mk Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
software_knock.cpp Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
software_knock.h Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
stored_value_sensor.h Improve unexpected (#1323) 2020-04-19 08:37:43 -04:00
thermistors.cpp Remove old thermistor implementation (#1458) 2020-05-28 17:51:33 -04:00
thermistors.h Remove old thermistor implementation (#1458) 2020-05-28 17:51:33 -04:00
tps.cpp
tps.h
voltage.cpp dead (#1480) 2020-06-02 19:21:48 -04:00
voltage.h dead (#1480) 2020-06-02 19:21:48 -04:00