rusefi/firmware/controllers/algo
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
..
airmass explicit 2020-07-29 02:23:03 -07:00
fuel Configurable stoichiometric ratio (#1710) 2020-08-21 19:43:30 -04:00
accel_enrichment.cpp deprecate 2020-07-28 12:13:55 -07:00
accel_enrichment.h initialization 2020-07-29 02:22:54 -07:00
advance_map.cpp reducing code duplication? 2020-07-29 23:01:55 -04:00
advance_map.h
algo.mk Add injector model class (#1687) 2020-08-17 05:22:25 -04:00
auto_generated_enums.cpp Auto-generated configs and docs 2020-08-29 13:42:30 +00:00
auto_generated_enums.h
engine.cpp fix #1740 the right way (#1741) 2020-08-31 21:05:04 -04:00
engine.h TriggerConfiguration getPrintPrefix 2020-08-29 17:25:42 -04:00
engine2.cpp TriggerConfiguration getPrintPrefix 2020-08-29 17:25:42 -04:00
engine_configuration.cpp BCM 2020-08-29 14:29:34 -04:00
engine_configuration.h no more setFuelMap 2020-08-03 12:14:11 -07:00
engine_parts.h initialization 2020-07-29 02:22:54 -07:00
engine_state.h
event_registry.cpp refacto 2020-07-24 18:26:24 -07:00
event_registry.h detect which cylinder knocked (#1732) 2020-08-31 21:05:33 -04:00
firing_order.h
fuel_math.cpp inject fuel & injector models so they can be mocked (#1697) 2020-08-17 17:03:59 -04:00
fuel_math.h consume 2020-08-10 21:41:03 -07:00
launch_control.cpp
launch_control.h
nmea.c
nmea.h
obd_error_codes.h Stack usage is still all over the place #1662 2020-08-02 10:52:52 -04:00
persistent_configuration.h
rusefi_enums.h VVT support for VAG trigger #883 2020-08-29 17:46:01 -04:00
rusefi_hw_enums.h
rusefi_types.h