Zachary Levy zack
  • Joined on 2022-08-01
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
zack pushed to error-handling at BFPOWER/physical 2024-02-14 17:18:47 +00:00
ffe0efede0 Tweaked error handling functions
zack pushed to develop at BFPOWER/physical 2024-02-14 06:17:58 +00:00
346c52e617 Big dependency updates (#7)
zack pushed to master at BFPOWER/physical 2024-02-14 06:14:45 +00:00
346c52e617 Big dependency updates (#7)
zack merged pull request BFPOWER/physical#7 2024-02-14 06:14:43 +00:00
Big dependency updates
zack created pull request BFPOWER/physical#7 2024-02-14 06:06:06 +00:00
Big dependency updates
zack pushed to develop at BFPOWER/physical 2024-02-14 05:32:19 +00:00
8a7e32b8ca * Switched to stable Rust instead of nightly.
zack pushed to develop at BFPOWER/physical 2023-10-17 02:19:33 +00:00
ef7de3baad Updated runner
zack pushed to develop at BFPOWER/physical 2023-07-22 20:51:59 +00:00
babfb92222 Merge pull request 'Radme and example updates.' (#6) from develop into master