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
b2626b8d0e
core-extra
/
daemon
/
core
/
emulator
History
Blake Harnden
313768ea56
pygui: added logic to sort canvas tabs when joining a session to organize, removed editing a nodes canvas as it currently is not supported by either gui and causes issue in the python gui due to grpc editing of a node and how values are handled
2021-01-08 11:22:16 -08:00
..
__init__.py
coreemu.py
daemon: properly go through the data collect state for grpc session shutdown, also check and avoid repeating data collect or shutdown when already past those states
2020-12-05 09:01:53 -08:00
data.py
daemon: added link option to configure buffer, added support in pygui to allow configuring buffer
2020-11-30 16:49:44 -08:00
distributed.py
daemon: refactored how to get required commands, added usage of this func for validating distributed servers when added
2020-07-18 11:56:48 -07:00
enumerations.py
daemon: properly go through the data collect state for grpc session shutdown, also check and avoid repeating data collect or shutdown when already past those states
2020-12-05 09:01:53 -08:00
session.py
pygui: added logic to sort canvas tabs when joining a session to organize, removed editing a nodes canvas as it currently is not supported by either gui and causes issue in the python gui due to grpc editing of a node and how values are handled
2021-01-08 11:22:16 -08:00
sessionconfig.py
daemon: updated ovs option to be a formal session option, will now display within gui, save to and be read from xml
2020-06-25 22:05:10 -07:00