core-extra/daemon
2020-03-12 23:21:48 -07:00
..
core make wlan nodes start with a ebtables change event to trigger default rules when all nodes are disconnected 2020-03-12 23:21:48 -07:00
data added configuration for loading custom config services 2020-01-29 17:08:36 -08:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples small tweak to make openvpn example server config valid 2020-02-04 17:09:54 -08:00
proto updates to allow new gui to recreate session to continue where it left off 2020-03-04 20:09:56 -08:00
scripts properly kill python3-based core-daemon when using 'core-cleanup -d' 2020-03-04 13:23:09 -08:00
tests fixed comparison logic for waypoints and added tests to help catch issue in the future 2020-02-19 21:21:21 -08:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml changes to fix flake8 issues 2019-09-10 21:01:51 -07:00
Makefile.am update python install makefiles to avoid forcing site-packages 2019-12-19 17:27:57 -08:00
MANIFEST.in added config service template files to MANIFEST file for core daemon 2020-01-24 16:32:36 -08:00
Pipfile removed mock from setup.py.in as its not needed in python3, added formal script to run coretk gui and remove main line from core/gui/app.py 2019-12-19 11:32:59 -08:00
Pipfile.lock updates to Pipfiles and requirements.txt for pyproj dependency 2020-02-26 12:18:55 -08:00
requirements.txt updates to Pipfiles and requirements.txt for pyproj dependency 2020-02-26 12:18:55 -08:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in initial geo location conversion using pyproj 2020-02-21 15:54:55 -08:00