Zachary Levy zack
  • Joined on 2022-08-01
zack merged pull request BFPOWER/physical#12 2024-06-07 23:41:55 +00:00
pid
zack created pull request BFPOWER/physical#12 2024-06-07 23:41:29 +00:00
pid
zack pushed to pid at BFPOWER/physical 2024-06-05 06:05:56 +00:00
d37d99537e Removed builder methods, easier to just set fields directly.
46abb2150c Removed ControlOutput type.
f1f5947f22 Removed implicit type conversions.
Compare 3 commits »
zack created branch pid in BFPOWER/physical 2024-06-05 03:27:02 +00:00
zack pushed to pid at BFPOWER/physical 2024-06-05 03:27:02 +00:00
a3d03ce29b Initial setup for PID control.
e0757847cb Removed SCALE and Heapless dependencies
753aa6c56e Dependency version bump
Compare 3 commits »
zack pushed to master at BFPOWER/physical 2024-02-23 18:24:09 +00:00
38044cb945 Merge pull request 'Switched to preferred calling syntax for UoM.' (#11) from uom-style into master
581be0f71d Switched to preferred calling syntax for UoM.
Compare 2 commits »
zack deleted branch uom-style from BFPOWER/physical 2024-02-23 18:24:09 +00:00
zack merged pull request BFPOWER/physical#11 2024-02-23 18:24:07 +00:00
Switched to preferred calling syntax for UoM.
zack created pull request BFPOWER/physical#11 2024-02-23 18:23:58 +00:00
Switched to preferred calling syntax for UoM.
zack created branch uom-style in BFPOWER/physical 2024-02-23 18:23:23 +00:00
zack pushed to uom-style at BFPOWER/physical 2024-02-23 18:23:23 +00:00
581be0f71d Switched to preferred calling syntax for UoM.
zack commented on issue BFPOWER/physical#10 2024-02-23 17:18:18 +00:00
Make lm35 convert function use i32 for uom base type for voltage and temperature

It's problem is to scale we need to convert the voltage to a certain unit. To not use a decimal and get full accuracy that unit would need to be millivolts but if we use millivolts instead of…

zack closed issue BFPOWER/physical#10 2024-02-23 17:18:18 +00:00
Make lm35 convert function use i32 for uom base type for voltage and temperature
zack opened issue BFPOWER/physical#10 2024-02-19 00:20:24 +00:00
Make lm35 convert function use i32 for uom base type for voltage and temperature
zack deleted branch develop from BFPOWER/physical 2024-02-14 17:20:49 +00:00
zack pushed to master at BFPOWER/physical 2024-02-14 17:20:14 +00:00
01280c79fe Merge pull request 'Tweaked error handling functions' (#8) from error-handling into master
ffe0efede0 Tweaked error handling functions
Compare 2 commits »
zack deleted branch error-handling from BFPOWER/physical 2024-02-14 17:20:14 +00:00
zack merged pull request BFPOWER/physical#8 2024-02-14 17:20:12 +00:00
Tweaked error handling functions
zack created pull request BFPOWER/physical#8 2024-02-14 17:19:46 +00:00
Tweaked error handling functions
zack created branch error-handling in BFPOWER/physical 2024-02-14 17:18:47 +00:00