fome-fw/firmware/util/math
racer-coder a18beadb03 Create an interpolate3d function to match the interpolate2d, but for 3d tables. (#3459)
Remove some implicit C array to pointer conversions in Map3D by adding
(), *, and & where appropriate.  This allows us to remove getBinPtr.

Call interpolate3d from Map3d so there's no code duplication.
2021-11-04 14:07:37 -04:00
..
biquad.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
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 even more pch (#3112) 2021-08-04 19:30:52 -04:00
error_accumulator.h
interpolation.cpp docs 2021-11-02 23:34:44 -04:00
interpolation.h Create an interpolate3d function to match the interpolate2d, but for 3d tables. (#3459) 2021-11-04 14:07:37 -04:00
pid.cpp warning(CUSTOM_PID_DTERM, "PID: unexpected dTime") 2021-10-29 18:31:43 -04:00
pid.h pid into lua 2021-10-21 19:43:30 -04:00
pid_cic.md
pid_state.txt better file locations 2021-10-16 20:17:01 -04:00
pid_state_generated.h Auto-generated configs and docs 2021-10-17 01:13:47 +00:00