rusefi-full/firmware/util/math
Matthew Kennedy b398d03f5f
rewrite table3d (#2723)
* post cranking factor limits

* sensible defaults

* but not for tests

* add pointer version of get bin

* test via map3d

* put that back for a minute

* new impl

* fix order

* rename and fix table orientation

* flip the table to the correct orientation

* dead cleanup, rename

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-05-20 22:31:16 +03: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 rewrite table3d (#2723) 2021-05-20 22:31:16 +03:00
interpolation.h rewrite table3d (#2723) 2021-05-20 22:31:16 +03:00
pid.cpp logging cleanup 2: sensors, pid, etb, etc (#2567) 2021-04-18 20:02:32 -04:00
pid.h logging cleanup 2: sensors, pid, etb, etc (#2567) 2021-04-18 20:02:32 -04:00
pid_cic.md