v1.9.0 #53
@ -26,7 +26,7 @@ class CustomGlobalIds(enum.Enum):
|
||||
|
||||
def set_globals_pre_args_parsing(gui: bool = False):
|
||||
set_default_globals_pre_args_parsing(
|
||||
gui=gui, apid=PUS_APID, com_if_id=CoreComInterfaces.TCPIP_UDP.value)
|
||||
gui=gui, tc_apid=PUS_APID, tm_apid=PUS_APID, com_if_id=CoreComInterfaces.TCPIP_UDP.value)
|
||||
|
||||
|
||||
def add_globals_post_args_parsing(args: argparse.Namespace, json_cfg_path: str):
|
||||
|
2
tmtccmd
2
tmtccmd
@ -1 +1 @@
|
||||
Subproject commit 2dc96d012fd27615aa6efc2af98f6bcdbe7bf244
|
||||
Subproject commit 762377c5855bcb267d3c9a4dd3409aa05b986f34
|
Loading…
Reference in New Issue
Block a user