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
ac5bbf5c6d
core-extra
/
daemon
/
core
/
emulator
History
Blake Harnden
7fcedf527f
daemon: add check to catch infinity values resulting from geo transformations and throw an error
2021-06-03 21:37:26 -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: adjustments to load local emane models and config services better using a full import
2021-05-07 22:49:58 -07:00
data.py
initial changes to mark older style services as deprecated and make configurable services the defaults for the python gui, added attribute to still allow supporting the legacy gui for time being and logic to compensate
2021-05-07 13:10:05 -07:00
distributed.py
updates to python based logging to use module named loggers, updated logging config file to align with these changes
2021-04-21 21:09:35 -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: add check to catch infinity values resulting from geo transformations and throw an error
2021-06-03 21:37:26 -07:00
sessionconfig.py
added platform config to emane models, to replace global config, moved core specific emane global configs to session options
2021-05-18 21:29:38 -07:00