rusefi/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
biquad.h
crc.c
crc.h
deadband.h
efi_ratio.h
error_accumulator.cpp
error_accumulator.h
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