From 76da5753f6e9532d52e36ad6ff635e7635c19051 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 8 Aug 2022 16:32:18 +0200 Subject: [PATCH] update dependencies --- ...g_Command.run.xml => Ping Command.run.xml} | 2 +- config/hook.py | 8 ++++-- deps/spacepackets | 2 +- deps/tmtccmd | 2 +- pus_tc/cmd_definitions.py | 2 +- pus_tc/devs/acu.py | 6 ++-- pus_tc/devs/bpx_batt.py | 4 +-- pus_tc/devs/ccsds_handler.py | 6 ++-- pus_tc/devs/gps.py | 4 +-- pus_tc/devs/heater.py | 6 ++-- pus_tc/devs/imtq.py | 4 +-- pus_tc/devs/p60dock.py | 4 +-- pus_tc/devs/pdec_handler.py | 6 ++-- pus_tc/devs/pdu1.py | 4 +-- pus_tc/devs/pdu2.py | 4 +-- pus_tc/devs/ploc_memory_dumper.py | 6 ++-- pus_tc/devs/ploc_mpsoc.py | 6 ++-- pus_tc/devs/ploc_supervisor.py | 6 ++-- pus_tc/devs/plpcdu.py | 16 ++++++----- pus_tc/devs/rad_sensor.py | 10 +++++-- pus_tc/devs/reaction_wheels.py | 6 ++-- pus_tc/devs/rtd.py | 6 ++-- pus_tc/devs/scex.py | 28 ++++++++++++------- pus_tc/devs/solar_array_deployment.py | 6 ++-- pus_tc/devs/star_tracker.py | 6 ++-- pus_tc/devs/str_img_helper.py | 6 ++-- pus_tc/devs/syrlinks_hk_handler.py | 6 ++-- pus_tc/devs/tmp1075.py | 6 ++-- pus_tc/procedure_packer.py | 16 ++++++----- pus_tc/service_200_mode.py | 4 +-- pus_tc/system/acs.py | 6 ++-- pus_tc/system/common.py | 4 +-- pus_tc/system/controllers.py | 12 ++++---- pus_tc/system/core.py | 8 +++--- pus_tc/system/proc.py | 28 +++++++++++-------- pus_tc/system/tcs.py | 4 +-- pus_tc/system/time.py | 4 +-- tmtcc.py | 18 +++++++++--- 38 files changed, 170 insertions(+), 112 deletions(-) rename .run/{Ping_Command.run.xml => Ping Command.run.xml} (94%) diff --git a/.run/Ping_Command.run.xml b/.run/Ping Command.run.xml similarity index 94% rename from .run/Ping_Command.run.xml rename to .run/Ping Command.run.xml index 3c63959..32bd8ca 100644 --- a/.run/Ping_Command.run.xml +++ b/.run/Ping Command.run.xml @@ -15,7 +15,7 @@