rusefi-1/firmware/util/math
Matthew Kennedy 219d9feaef
Check that table axes are ascending (#2866)
* templated interpolation check

* check tables
2021-06-26 15:02:25 -04:00
..
biquad.cpp
biquad.h
crc.c
crc.h
deadband.h
efi_ratio.h convert a table to scaled_channel (#2724) 2021-05-20 20:00:32 -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 Check that table axes are ascending (#2866) 2021-06-26 15:02:25 -04:00
interpolation.h Check that table axes are ascending (#2866) 2021-06-26 15:02:25 -04: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