Zachary Levy zack
  • Joined on 2022-08-01
zack opened issue BFPOWER/levlib#1 2026-03-09 02:06:19 +00:00
Use inline assembly for atomic float operations on targets that support them natively instead of using CAS loop
zack pushed to master at BFPOWER/levlib 2026-03-09 02:02:06 +00:00
f10bf7e3c3 In the beginning...
zack created branch master in BFPOWER/levlib 2026-03-09 02:02:06 +00:00
zack created repository BFPOWER/levlib 2026-03-09 01:17:30 +00:00
zack pushed to dependency-update at BFPOWER/physical 2026-03-04 04:03:42 +00:00
271fb8f6c4 Update dependencies and do necessary migrations
zack created branch dependency-update in BFPOWER/physical 2026-03-04 04:03:42 +00:00
zack pushed to master at BFPOWER/physical 2025-02-13 05:41:05 +00:00
3de1787bf8 Fixed resistive divider and thermistor functions
zack pushed to master at BFPOWER/physical 2025-01-15 23:50:50 +00:00
41b767d8b5 Added PSI unit
zack pushed to master at BFPOWER/physical 2025-01-03 18:43:59 +00:00
812678b34b Added torr to quantities
zack pushed to master at BFPOWER/physical 2025-01-03 04:48:26 +00:00
9fbbf0b1ce Added Pascals
zack pushed to master at BFPOWER/physical 2024-12-13 02:59:12 +00:00
4c922b940b Added volume quantities.
zack pushed to master at BFPOWER/physical 2024-11-15 06:19:38 +00:00
59ef1e4219 Fixed millivolt conversion function name
zack pushed to master at BFPOWER/physical 2024-11-14 20:39:09 +00:00
5f7b005950 Moved BFPOWER drivers to Physical
zack pushed to master at BFPOWER/physical 2024-11-14 06:05:49 +00:00
943c47e65b Made quantities implement Debug
zack pushed to master at BFPOWER/physical 2024-11-14 04:26:11 +00:00
fdeab4a111 Removed BFPOWER drivers dependency as dependency will no go the other way
zack pushed to master at BFPOWER/physical 2024-11-13 00:00:59 +00:00
a4e007cf8e Added pressure : kilopascal
zack pushed to master at BFPOWER/physical 2024-11-12 22:01:48 +00:00
74dd1cc246 Added pressure : kilopascal
zack pushed to master at BFPOWER/physical 2024-11-12 20:43:59 +00:00
8c250d2ad2 Added pressure : kilopascal
zack pushed to master at BFPOWER/physical 2024-11-12 20:37:40 +00:00
9bc42b8b04 Added pressure : kilopascal
zack pushed to master at BFPOWER/physical 2024-10-29 15:58:41 +00:00
dae7ae8a98 Remove requirement for derive_more attributes to be in scope when using quantity_type!