custom-board-bundle-sample-.../firmware/util/math
Matthew Kennedy 737ee444b8 rip the bandaid: find-replace most of scheduleMsg (#2572)
* biiiig find replace

* more trivial find replace

* pwm

* almost all of them

* few more

* gpio

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 12:53:13 -04: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 happy new year unification 2020-01-13 21:57:43 -05:00
crc.h code style 2020-04-01 21:32:21 -04:00
deadband.h short term fuel trim: part 2 (#1405) 2020-05-07 08:52:32 -04:00
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 rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
interpolation.h rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -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