meier/plocSupervisor #11

Merged
muellerr merged 10 commits from meier/plocSupervisor into develop 2021-08-02 12:59:04 +02:00
Owner
  • PLOC supervisor commanding
  • minor fix in hook_implementations.py
* PLOC supervisor commanding * minor fix in hook_implementations.py
muellerr was assigned by meierj 2021-07-29 09:02:59 +02:00
meierj added 6 commits 2021-07-29 09:03:00 +02:00
meierj added 1 commit 2021-07-31 09:52:27 +02:00
muellerr requested changes 2021-08-02 11:06:20 +02:00
@ -139,3 +159,3 @@
return create_communication_interface_default(
com_if_key=com_if_key, tmtc_printer=tmtc_printer,
json_cfg_path=self.get_json_config_file_path(), space_packet_id=0x0865
json_cfg_path=self.get_json_config_file_path()
Owner

the space_packet_id is necessary for TCP to work

the space_packet_id is necessary for TCP to work
meierj marked this conversation as resolved
muellerr added this to the v1.8.0 milestone 2021-08-02 11:07:50 +02:00
meierj added 2 commits 2021-08-02 11:27:42 +02:00
meierj added 1 commit 2021-08-02 11:30:31 +02:00
muellerr approved these changes 2021-08-02 12:58:58 +02:00
muellerr merged commit 477743f626 into develop 2021-08-02 12:59:04 +02:00
Sign in to join this conversation.
No description provided.