assigned packet ID for tcp com if

This commit is contained in:
2021-07-26 17:24:53 +02:00
parent 6758ecef0d
commit a81b8b608d
2 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ class EiveHookObject(TmTcHookBase):
from tmtccmd.config.com_if import create_communication_interface_default
return create_communication_interface_default(
com_if_key=com_if_key, tmtc_printer=tmtc_printer,
json_cfg_path=self.get_json_config_file_path()
json_cfg_path=self.get_json_config_file_path(), space_packet_id=0x0865
)
def perform_mode_operation(self, tmtc_backend: TmTcHandler, mode: int):

Submodule tmtccmd updated: e8e947bd06...8c938f0c2b