core-extra/daemon
2022-05-25 10:51:42 -07:00
..
core daemon: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted 2022-05-25 10:51:42 -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: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted 2022-05-25 10:51:42 -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: adjustments to revamp how core nodes are created in session.add_node, nodes now provide a create_options function for node specific options that are type hinted 2022-05-25 10:51:42 -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: updated pyproj version to avoid the need to build from source on newer distros 2022-05-10 13:54:51 -07:00
pyproject.toml Merge branch 'develop' into docker-updates 2022-05-11 09:19:10 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00