fome-fw/firmware/util/math
Matthew Kennedy c1941f3a49 (void) -> () (#3550)
* static functions with (void)

* more

* Revert "more"

This reverts commit 246e53441f935451437df186ac92d7df26b62fb6.

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-15 13:02:34 +01:00
..
biquad.cpp
biquad.h
crc.c
crc.h
deadband.h
efi_ratio.h
error_accumulator.cpp
error_accumulator.h
interpolation.cpp (void) -> () (#3550) 2021-11-15 13:02:34 +01: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 less macro, more c++ (#3549) 2021-11-15 12:44:40 +01:00
pid_cic.md
pid_state.txt
pid_state_generated.h