From 5ac8912dd2b47f01f66093187f15a9f9824ffd66 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Thu, 31 Mar 2022 11:36:50 +0200 Subject: [PATCH] device commands --- .idea/runConfigurations/PLOC_MPSoC.xml | 2 +- .idea/runConfigurations/Syrlinks.xml | 2 +- .idea/runConfigurations/ccsds_handler.xml | 6 ++-- .idea/runConfigurations/pdec_handler.xml | 4 +-- config/hook_implementations.py | 12 +++++++ pus_tc/cmd_definitions.py | 31 ++++++++++------- pus_tc/devs/ploc_mpsoc.py | 42 +++++++++++++++++------ pus_tc/devs/rad_sensor.py | 33 ++++++++++++++++++ pus_tc/devs/syrlinks_hk_handler.py | 25 ++++++++++++++ 9 files changed, 127 insertions(+), 30 deletions(-) diff --git a/.idea/runConfigurations/PLOC_MPSoC.xml b/.idea/runConfigurations/PLOC_MPSoC.xml index e01a340..e58826d 100644 --- a/.idea/runConfigurations/PLOC_MPSoC.xml +++ b/.idea/runConfigurations/PLOC_MPSoC.xml @@ -13,7 +13,7 @@