custom-board-bundle-sample-.../firmware/controllers/sensors
Matthew Kennedy 988d9b138c
detect which cylinder knocked (#1732)
* 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

* multi cylinder knock

* TS

* only sense when running
2020-08-31 21:05:33 -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 OBD CAN sensors #1733 2020-08-31 04:39:27 -04:00
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 Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
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 Add redundant sensor (#1249) 2020-04-02 08:55:21 -04:00
sensor.cpp OBD CAN sensors #1733 2020-08-30 14:27:41 -04:00
sensor.h add expected helper class (#1321) 2020-04-19 01:53:04 -04:00
sensor_info_printing.cpp going human 2020-08-31 10:49:16 -04:00
sensor_reader.h
sensor_type.h OBD CAN sensors #1733 2020-08-30 14:27:41 -04:00
sensors.mk Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
software_knock.cpp detect which cylinder knocked (#1732) 2020-08-31 21:05:33 -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 Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
tps.h Goodbye, old TPS (#1266) 2020-04-05 19:33:33 -04:00
voltage.cpp dead (#1480) 2020-06-02 19:21:48 -04:00
voltage.h dead (#1480) 2020-06-02 19:21:48 -04:00