Commit Graph

30 Commits

Author SHA1 Message Date
9ea0e69d92 Device macro to generate stateful and publish variants of device specific poll inputs. 2023-06-18 20:49:42 -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
8355cc1f24 Project setup 2023-06-12 09:33:01 -07:00
b3b746ca64 Project setup 2023-06-10 07:58:33 -07:00
2ce1b46d75 Project setup 2023-06-06 11:06:42 -07:00
5c596dd50e Elided unnecessary lifetime in CellView impl 2023-04-09 16:49:53 -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
2cc2b45f19 Dependencies, and readme updates. 2023-03-25 08:58:21 -07:00
02212e99ab Dependencies, and readme updates. 2023-03-24 08:53:28 -07:00
9a32145119 Dependencies 2023-01-20 14:58:42 -08:00
f53ca590df Dependencies 2023-01-19 08:22:32 -08:00
3489b66ed6 Structure 2023-01-16 19:04:11 -08:00
d968b34702 Simplified 2023-01-16 17:26:41 -08:00
9313361cff Added examples. 2023-01-13 16:53:45 -08:00
ea214fe7d7 Switch back to virtual workspace. 2022-12-19 12:15:48 -08:00
1a448fcea0 Switch from tokio to smol libraries. 2022-10-26 14:23:38 -07: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
a0093161cd Project setup 2022-10-10 17:33:41 -07:00
886fbf0020 README updates. 2022-10-07 09:42:47 -07:00
407aaa951c Added README, modified gitignore. 2022-10-06 17:43:29 -07:00
1a44ea892b Initial commit 2022-09-30 04:11:04 +00:00