core-extra/daemon
2020-09-09 10:27:06 -07:00
..
core daemon: update how emane is started on nodes, fixing issue with multiple interfaces running emane, added test case to check on this in the future 2020-09-09 10:27:06 -07: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 pygui: added option to launch core-pygui into a specific session using an id 2020-07-22 17:18:35 -07:00
proto pygui: update title to show xml file when one is opened, fixed issue creating nodes/links when not runtime due to refactoring, removed xml_file from coreclient and depend on the grpc GetSession wrapped data, grpc: added opened file information to GetSession call 2020-08-01 11:00:26 -07: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: update how emane is started on nodes, fixing issue with multiple interfaces running emane, added test case to check on this in the future 2020-09-09 10:27:06 -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 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 set dependencies to currently known working versions to help avoid possibilities for unaccounted cases 2020-08-21 20:52:59 -07:00
setup.cfg moved isort config from setup.cfg to pyproject.toml 2020-07-14 13:24:16 -07:00