Commit Graph

7 Commits

Author SHA1 Message Date
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
581be0f71d Switched to preferred calling syntax for UoM. 2024-02-23 10:23:18 -08:00
ffe0efede0 Tweaked error handling functions 2024-02-14 09:18:36 -08:00
346c52e617 Big dependency updates (#7)
Co-authored-by: Zachary Sunforge <zachary.sunforge@bfpower.io>
Reviewed-on: #7
2024-02-14 06:14:43 +00:00
6fc828e864 Initial node implementation (#4)
Reviewed-on: #4
Co-authored-by: Zack <zack@bfpower.io>
Co-committed-by: Zack <zack@bfpower.io>
2023-07-19 18:09:13 +00:00