From 8919f5c8e9feb030a5c29d5baf9cf1d517f49863 Mon Sep 17 00:00:00 2001 From: Markus Kranz Date: Mon, 27 Feb 2023 15:16:20 +0100 Subject: [PATCH] self test set for easier operator handling --- eive_tmtc/tmtc/acs/imtq.py | 1 + 1 file changed, 1 insertion(+) diff --git a/eive_tmtc/tmtc/acs/imtq.py b/eive_tmtc/tmtc/acs/imtq.py index c0caf24..ee2e1e4 100644 --- a/eive_tmtc/tmtc/acs/imtq.py +++ b/eive_tmtc/tmtc/acs/imtq.py @@ -61,6 +61,7 @@ class ImtqSetId: NEGATIVE_Y_TEST = 13 POSITIVE_Z_TEST = 14 NEGATIVE_Z_TEST = 15 + SELF_TEST_SET = 16 class ImtqActionId: