This website requires JavaScript.
Explore
Help
Sign in
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
55d5bb3859
core-extra
/
daemon
History
Download ZIP
Download TAR.GZ
Blake Harnden
55d5bb3859
daemon: added non promiscuous as default when configuring wlan
2021-04-20 09:48:44 -07:00
..
core
daemon: added non promiscuous as default when configuring wlan
2021-04-20 09:48:44 -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
daemon: updated config.py to use dataclasses for config classes, updated naming and referencing. updated configurable options to self validate default values align with the config type. updated the example emane model to better align with the current state of things
2021-03-31 11:13:40 -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
daemon: refactoring to remove usage of os.path where possible and pathlib.Path instead
2021-03-19 16:54:24 -07:00
tests
daemon: added grpc wrapped client tests, added new wrapped class ServiceFileConfig to consolidate associated data for its purpose
2021-04-01 13:37:19 -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
bumped version
2021-04-15 21:49:30 -07:00
setup.cfg
moved isort config from setup.cfg to pyproject.toml
2020-07-14 13:24:16 -07:00