core-extra/daemon
2022-04-28 16:12:31 -07:00
..
core daemon: moved SetQeueue into utils to be leveraged by others, updated MoveNodesStreamer to leverage SetQueue, this will allow a means to stream node movements, but if position changes happen faster than processing, the latest position will override prior pushes and the latest position will be pulled off the queue 2022-04-28 16:12:31 -07:00
data daemon: removing python tlv related code and tests related to it 2022-03-08 14:18:47 -08:00
doc daemon: removing python tlv related code and tests related to it 2022-03-08 14:18:47 -08:00
examples daemon/grpc/gui: further updates for a new working wireless node, added grpc support for control and additions to gui for creation 2022-03-30 21:13:28 -07:00
proto daemon/gui: added support to configure wireless network for position calculations or not 2022-04-14 16:31:14 -07:00
scripts daemon: added core player writer and player to core library and added wireless event handling, fixed issues with wireless nodes being written to xml 2022-03-31 16:31:20 -07:00
tests daemon: fixed sdt icons due to legacy gui removal, updated node.type to node.model to avoid variables with the same names with different meanings 2022-04-05 13:39:57 -07:00
.pre-commit-config.yaml moved python black configuration to pyproject.toml and fixed bad exclude 2020-07-14 13:33:40 -07:00
Makefile.am daemon: removing python tlv related code and tests related to it 2022-03-08 14:18:47 -08:00
poetry.lock install: poetry updates to fix vulnerability issues with protobuf, py, and cryptography 2022-02-18 00:33:18 -08:00
pyproject.toml updated version to 8.2.0 for next release 2022-03-21 21:04:43 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00