core-extra/daemon/core
2019-10-22 20:55:06 -07:00
..
api refactored session.update_node to session.edit_node to match grpc call 2019-10-22 20:55:06 -07:00
emane removed session.create_wireless_node, can be achieved simply without needing this function 2019-10-22 15:13:28 -07:00
emulator refactored session.update_node to session.edit_node to match grpc call 2019-10-22 20:55:06 -07:00
location renamed utils.check_cmd to utils.cmd, updated host_cmd to allow for shell commands for output redirection 2019-10-21 10:32:42 -07:00
nodes refactored NodeData and NodeOptions to use server instead of emulation_server 2019-10-22 20:50:01 -07:00
plugins more updates to using f string 2019-10-18 10:33:31 -07:00
services renamed utils.check_cmd to utils.cmd, updated host_cmd to allow for shell commands for output redirection 2019-10-21 10:32:42 -07:00
xml modified session.add_node parameter node_options, to just be options 2019-10-22 15:31:50 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
__init__.py removed broker from session, updated most places using broker to use alternative logic to compensate where needed 2019-10-15 14:13:42 -07:00
config.py more updates to using f string 2019-10-18 10:33:31 -07:00
constants.py.in updates to fail early for required executables that are not in PATH 2019-09-27 23:29:15 -07:00
errors.py initial changes to use f strings 2019-10-17 18:59:50 -07:00
utils.py updating command logging back to debug 2019-10-22 12:19:37 -07:00