Merge remote-tracking branch 'origin/develop' into mueller/gps-hk-parsing

This commit is contained in:
2022-05-27 14:32:58 +02:00
7 changed files with 211 additions and 165 deletions

View File

@ -12,6 +12,7 @@ from tmtccmd.tc.pus_8_funccmd import generate_action_command
LOGGER = get_console_logger()
class OpCodes:
REQ_OS_HK = ["0", "hk-os"]
RESET_GNSS = ["5", "reset"]