pid #12

Merged
zack merged 6 commits from pid into master 2024-06-07 23:41:54 +00:00

6 Commits

Author SHA1 Message Date
d37d99537e Removed builder methods, easier to just set fields directly. 2024-06-04 23:05:51 -07:00
46abb2150c Removed ControlOutput type. 2024-06-04 22:29:45 -07:00
f1f5947f22 Removed implicit type conversions.
Renamed some variables.
2024-06-04 21:07:09 -07:00
a3d03ce29b Initial setup for PID control.
Copied file from https://github.com/braincore/pid-rs as it's very small and simple, and we'll want to make some modifications.
2024-06-04 20:26:59 -07:00
e0757847cb Removed SCALE and Heapless dependencies 2024-06-04 19:33:51 -07:00
753aa6c56e Dependency version bump 2024-06-04 19:30:01 -07:00