Commit Graph

18 Commits

Author SHA1 Message Date
Zachary Sunforge 403df6f5f4 Added feature flag for single packet messages so we can have an optimized version when we don't need to check data over multiple packets. 2024-07-02 15:32:20 -07:00
Zachary Sunforge 63d97b4b3b Added InvalidMessage error type 2024-06-25 12:53:06 -07:00
Zachary Sunforge c5257dd827 Added node comms 2024-06-22 22:59:41 -07:00
Zachary Sunforge a95cb64941 Removed a bunch of over abstracted bullshit. 2024-06-22 09:45:12 -07:00
Zachary Sunforge 02ddde0c5d Adjusted error handling 2024-06-14 12:43:46 -07:00
zack 3f79ef86d8 pid (#12)
Added pid control

Co-authored-by: Zachary Sunforge <zachary.sunforge@bfpower.io>
Reviewed-on: #12
2024-06-07 23:41:54 +00:00
zack 38044cb945 Merge pull request 'Switched to preferred calling syntax for UoM.' (#11) from uom-style into master
Reviewed-on: #11
2024-02-23 18:24:07 +00:00
Zachary Sunforge 581be0f71d Switched to preferred calling syntax for UoM. 2024-02-23 10:23:18 -08:00
zack 01280c79fe Merge pull request 'Tweaked error handling functions' (#8) from error-handling into master
Reviewed-on: #8
2024-02-14 17:20:12 +00:00
Zachary Sunforge ffe0efede0 Tweaked error handling functions 2024-02-14 09:18:36 -08:00
zack 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
zack babfb92222 Merge pull request 'Radme and example updates.' (#6) from develop into master
Reviewed-on: #6
2023-07-22 20:50:58 +00:00
Zachary Sunforge b299f59d9f Example cleanup 2023-07-20 06:49:53 -07:00
Zachary Sunforge 93efdd247f Readme updates. 2023-07-19 11:30:57 -07:00
zack 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
zack 886fbf0020 README updates. 2022-10-07 09:42:47 -07:00
zack 407aaa951c Added README, modified gitignore. 2022-10-06 17:43:29 -07:00
zack 1a44ea892b Initial commit 2022-09-30 04:11:04 +00:00