Merge branch 'mohr/looooop' into mohr/thermal
This commit is contained in:
@ -5,7 +5,6 @@ import datetime
|
||||
import json
|
||||
import socket
|
||||
|
||||
from tmtccmd.utility.tmtc_printer import FsfwTmTcPrinter
|
||||
from tmtccmd.config.definitions import HkReplyUnpacked
|
||||
from tmtccmd.tm.pus_3_fsfw_hk import (
|
||||
Service3Base,
|
||||
@ -21,7 +20,7 @@ from tmtccmd.utility.obj_id import ObjectId, ObjectIdDictT
|
||||
import config.object_ids as obj_ids
|
||||
|
||||
from pus_tm.devs.reaction_wheels import handle_rw_hk_data
|
||||
from pus_tm.defs import PrintWrapper, FsfwTmTcPrinter, log_to_both
|
||||
from pus_tm.defs import FsfwTmTcPrinter, log_to_both
|
||||
|
||||
|
||||
#TODO add to configuration parameters
|
||||
|
Reference in New Issue
Block a user