rusefi-1/firmware/util/math
Matthew Kennedy 95b08c433f
Implement nonlinear fuel level sender (#2473)
* table function

* config fields

* sensor type

* switch consumers

* init the sensor

* ui

* 1mv resolution

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-19 08:39:08 -04:00
..
biquad.cpp
biquad.h
crc.c
crc.h
deadband.h
efi_ratio.h Implement nonlinear fuel level sender (#2473) 2021-03-19 08:39:08 -04:00
error_accumulator.cpp error accumulator (#2434) 2021-03-08 07:40:46 -05:00
error_accumulator.h error accumulator (#2434) 2021-03-08 07:40:46 -05:00
interpolation.cpp
interpolation.h
pid.cpp
pid.h
pid_cic.md