core-extra/daemon
2020-12-17 22:32:25 -08:00
..
core pygui: created node function to check if it can be linked to another node 2020-12-17 22:32:25 -08:00
data fixed core.conf commented out example path for core-pygui to use .coregui instead of .coretk 2020-07-16 10:02:56 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples docs: updated example custom emane model to use type hinting and embedded it into the emane documentation page, daemon: adjustment to correct rj45 not being provided an iface id when deleting a link from core tlv 2020-10-11 12:06:35 -07:00
proto added canvas to protobuf node messages, added node canvas id to grpc server handling, updating pygui to draw canvases based on joined session and add nodes to respective canvas 2020-12-12 23:17:43 -08:00
scripts pygui: added option to launch core-pygui into a specific session using an id 2020-07-22 17:18:35 -07:00
tests daemon: added support for link options buffer read/write to xml 2020-12-07 22:31:53 -08: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 removed daemon MANIFEST.in, poetry will provide 2020-07-14 12:49:40 -07:00
poetry.lock set dependencies to currently known working versions to help avoid possibilities for unaccounted cases 2020-08-21 20:52:59 -07:00
pyproject.toml bumped version to 7.3.0 for next release 2020-12-02 08:44:21 -08:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00