rusefi/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 update biquad (#2201) 2021-01-08 19:48:56 -05:00
biquad.h update biquad (#2201) 2021-01-08 19:48:56 -05:00
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 templated interpolate2d (#2221) 2021-01-11 08:00:15 -05:00
interpolation.h remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
pid.cpp
pid.h
pid_cic.md