add COM subsystem commanding

This commit is contained in:
2023-01-27 15:42:00 +01:00
parent 8b6039e15d
commit b8376c6f48
8 changed files with 73 additions and 2 deletions

View File

@ -4,7 +4,7 @@ from eive_tmtc.config.events import get_event_dict
from eive_tmtc.config.object_ids import get_object_ids
from eive_tmtc.pus_tm.defs import PrintWrapper
from eive_tmtc.pus_tm.verification_handler import generic_retval_printout
from eive_tmtc.tmtc.acs.acs_subsystem import AcsMode
from eive_tmtc.tmtc.acs.subsystem import AcsMode
from tmtccmd.tc.pus_200_fsfw_modes import Mode
from tmtccmd.tm import Service5Tm