core-extra/daemon/core/emulator
2021-03-31 11:13:40 -07:00
..
__init__.py refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+ 2018-05-01 10:40:25 -07:00
coreemu.py daemon: refactoring to remove usage of os.path where possible and pathlib.Path instead 2021-03-19 16:54:24 -07: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 session.session_dir to session.directory 2021-03-19 16:56:54 -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 daemon: refactored session.session_dir to session.directory 2021-03-19 16:56:54 -07:00
sessionconfig.py 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