Commit Graph

79 Commits

Author SHA1 Message Date
Felix Weiler
3fe8d11a60 Add get_source and get_sink to heisskleber. 2023-11-15 14:57:23 +01:00
Felix Weiler
7f1b92f5cc Add more integration tests, run test on joint. 2023-11-13 20:31:31 +01:00
Felix Weiler
b055c68dfa Add Joint functionality and tests. 2023-11-13 20:06:41 +01:00
Felix Weiler
4ea5668db3 Cleaning up async mqtt subscriber. 2023-11-13 18:38:59 +01:00
Felix Weiler
1ea91f211d Tidy up messy merge conflict after stashing 2023-11-13 18:04:21 +01:00
Felix Weiler
03d1115c59 Fixed behaviour of streamer at f_in == f_out 2023-11-13 15:34:53 +01:00
Felix Weiler
f8147dac89 Fix async mqtt test 2023-11-13 14:50:12 +01:00
Felix Weiler
fd18c18d5a Fixed test for async streamer 2023-11-11 20:40:55 +01:00
Felix Weiler
0ba690cb4a WIP: Write more tests 2023-11-10 17:01:23 +01:00
Felix Weiler
3e571fe8fc Merge pull request #9 from flucto-gmbh/BUG/pre-commit
pre-commit ruff was conflicting with local ruff. fixed.
2023-11-10 13:58:34 +01:00
Felix Weiler
b13a91f46d pre-commit ruff was conflicting with local ruff. fixed. 2023-11-09 12:58:50 +01:00
Felix Weiler
55db1e325e Work in progress. 2023-11-09 12:56:09 +01:00
Felix Weiler
6ccc4d8f06 WIP: Async MQTT subscriber 2023-11-09 11:31:23 +01:00
Felix Weiler
202ec78498 Merge pull request #6 from flucto-gmbh/refactor/everything
Refactor/everything
2023-11-07 18:09:40 +01:00
Felix Weiler
7021eb1ab4 Fixed signature on zmq, added udp to factories. 2023-11-07 13:10:16 +01:00
Felix Weiler
f0a7f9086a Cleaned up docs 2023-11-07 12:50:09 +01:00
Felix Weiler
246982eb6c Bump version to 0.2.0. 2023-11-07 12:42:56 +01:00
Felix Weiler
774e0d8496 Breaking: Change signatures of Publisher.send and Subscriber.__init__.
This commit is a lot and adds breaking changes.
Also adds a UDP subscriber and publisher.
2023-11-07 12:41:07 +01:00
Felix Weiler
8cfc66ac45 WIP: Test, refactor 2023-11-06 22:52:48 +01:00
Felix Weiler
16837b4324 Bump version 2023-11-06 14:23:15 +01:00
Felix Weiler
6729544f58 Minor fixes in network 2023-11-03 17:41:03 +01:00
Felix Weiler
6e53cbbf2a Add autodoc references and fix broker 2023-11-03 17:40:02 +01:00
Felix Weiler
8b44b61998 Add sources for network and config 2023-11-03 15:40:52 +01:00
Felix Weiler
59ac39f869 Explicitly name dependenices for yaml and pyserial 2023-11-03 15:40:14 +01:00
felix
c5ddaa0ca1 Add missing links to README 2023-11-02 12:41:41 +01:00
felix
cca6f27883 Switch to sphinx-myst 2023-11-02 12:32:44 +01:00
felix
7acbdb9d16 Fix doc settings. 2023-11-02 12:16:57 +01:00
Felix Weiler
7e92a4beb3 Update README 2023-10-31 17:09:22 +01:00
felix
5e2cbb8cb8 Initial commit. 2023-10-31 14:37:16 +01:00