Commit Graph

22 Commits

Author SHA1 Message Date
6173b8c306 Thermocouple type K conversion 2023-07-07 16:27:59 -07:00
ad45ea7175 Thermocouple type K conversion 2023-07-07 14:41:50 -07:00
5386d2a2bf Thermocouple type K conversion 2023-07-06 22:40:54 -07:00
1c25e51a8a Poll changes 2023-06-26 13:54:00 -07:00
abfa21ff01 Poll example 2023-06-25 17:33:03 -07:00
2a0013481c PollInput implementation 2023-06-23 16:55:33 -07:00
07cb49bee5 Changes to Derive(PollVariants) to accept any path for the value type. 2023-06-23 14:15:43 -07:00
0c7839491d Device macro to generate stateful and publish variants of device specific poll inputs. 2023-06-19 19:24:47 -07:00
ce72a8a5be Device macro to generate stateful and publish variants of device specific poll inputs. 2023-06-18 20:49:30 -07:00
07ae111e15 Switch to fully composition based Transducers. 2023-06-17 10:43:52 -07:00
60e0edf7d2 Switch to fully composition based Transducers. 2023-06-17 10:41:20 -07:00
ad66d8e030 Created multiplexing publish / subscribe example. 2023-06-16 18:23:43 -07:00
a143ad0e54 Created input types. 2023-06-14 22:22:49 -07:00
45ec03dfd1 Created input types. 2023-06-14 15:39:02 -07:00
19b8bc607c Core traits. 2023-06-13 22:46:34 -07:00
1446bf6162 Project setup 2023-06-13 21:09:57 -07:00
feebce2b07 Moved CellView to Node.
Dependency layout adjustments.
rustfmt modifications.
2023-04-09 08:03:41 -07:00
d9bc0a8da8 Moved CellView to own file. 2023-04-04 08:39:44 -07:00
3719f81b35 Added CellView type to limit where Cell value can be set from. 2023-04-03 21:38:03 -07:00
d968b34702 Simplified 2023-01-16 17:26:41 -08:00
ea214fe7d7 Switch back to virtual workspace. 2022-12-19 12:15:48 -08:00
04007afae0 Changed physical master to be the root package of Physical and not a workspace member. 2022-10-13 07:14:36 -07:00