Zachary Levy zack
  • Joined on 2022-08-01
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!
zack opened issue BFPOWER/physical#15 2024-10-29 15:57:34 +00:00
Remove requirement for quantity_type! macro to have Quantity and Value in scope
zack pushed to master at BFPOWER/physical 2024-10-23 03:57:04 +00:00
60c9bbfee4 Change DegreesCelsius to Celsius
zack closed issue BFPOWER/physical#14 2024-10-23 03:33:00 +00:00
Enable attaching Rust attributes to all structs generated by quantity_type! macro
zack commented on issue BFPOWER/physical#14 2024-10-23 03:32:59 +00:00
Enable attaching Rust attributes to all structs generated by quantity_type! macro

Would probably be too weird to have vastly different functionality on different quantity types, even though they're not connected in the type system. If it's something specific like debug which…

zack opened issue BFPOWER/physical#14 2024-10-22 16:51:02 +00:00
Enable attaching Rust attributes to all structs generated by quantity_type! macro
zack pushed to master at BFPOWER/physical 2024-10-04 14:58:04 +00:00
0212119232 Added UsbIO struct to bundle input and output
zack pushed to master at BFPOWER/physical 2024-10-04 14:27:52 +00:00
8f38edc434 Added UsbIO struct to bundle input and output
zack pushed to master at BFPOWER/physical 2024-10-04 14:04:37 +00:00
9215283c99 Added UsbIO struct to bundle input and output
zack pushed to master at BFPOWER/physical 2024-07-14 06:16:08 +00:00
a9f46c549e Switched custom quantities to using a macro for generation.
zack pushed to master at BFPOWER/physical 2024-07-13 19:29:25 +00:00
ec497fb256 Switched custom quantities to using a macro for generation.
zack pushed to master at BFPOWER/physical 2024-07-11 14:51:57 +00:00
c72766cd31 Switched custom quantities to using a macro for generation.
zack pushed to master at BFPOWER/physical 2024-07-11 05:06:20 +00:00
d85c92bf5d Switched custom quantities to using a macro for generation.
zack pushed to master at BFPOWER/physical 2024-07-11 01:52:39 +00:00
da5fca74ef Migrated from uom to custom quantity implementation.
zack pushed to master at BFPOWER/physical 2024-07-10 23:32:49 +00:00
bd4908fe93 Migrated from uom to custom quantity implementation.
zack pushed to master at BFPOWER/physical 2024-07-10 22:31:11 +00:00
991b861239 Migrated from uom to custom quantity implementation.
zack pushed to master at BFPOWER/physical 2024-07-10 21:02:34 +00:00
0a8c897100 Migrated from uom to custom quantity implementation.