From 443deb855697524e54a130e7c0ef44a49c289f59 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 28 Apr 2022 18:54:28 +0200 Subject: [PATCH] move run config to new format --- .gitignore | 11 ++++------- .idea/runConfigurations/ACU.xml => .run/ACU.run.xml | 0 .idea/runConfigurations/BPX.xml => .run/BPX.run.xml | 0 .../BPX_Request_HK.xml => .run/BPX_Request_HK.run.xml | 0 .../BPX_Reset_Reboot_Counter.run.xml | 0 .../runConfigurations/GPS_0.xml => .run/GPS_0.run.xml | 0 .../runConfigurations/GPS_1.xml => .run/GPS_1.run.xml | 0 .../Heater_Test.xml => .run/Heater_Test.run.xml | 0 .../IMTQ_Get_Commanded_Dipole.run.xml | 0 .../IMTQ_Neg_X_Test.run.xml | 0 .../IMTQ_Neg_Y_Test.run.xml | 0 .../IMTQ_Neg_Z_Test.run.xml | 0 .../IMTQ_Pos_X_Test.run.xml | 0 .../IMTQ_Pos_Y_Test.run.xml | 0 .../IMTQ_Pos_Z_Test.run.xml | 0 .../IMTQ_Test_UDP.xml => .run/IMTQ_Test_UDP.run.xml | 0 .../P60_Dock_Commanding.run.xml | 0 .../PDU1_Commanding.run.xml | 0 .../PDU2_Commanding.run.xml | 0 .../PLOC_MPSoC.xml => .run/PLOC_MPSoC.run.xml | 0 .../PLOC_SUPV.xml => .run/PLOC_SUPV.run.xml | 0 .../Ping_Command.xml => .run/Ping_Command.run.xml | 0 .../RW1_Test.xml => .run/RW1_Test.run.xml | 0 .../RW2_Test_.xml => .run/RW2_Test_.run.xml | 0 .../RW3_Test_.xml => .run/RW3_Test_.run.xml | 0 .../RW4_Test_.xml => .run/RW4_Test_.run.xml | 0 .../Reboot_0_0.xml => .run/Reboot_0_0.run.xml | 0 .../Reboot_0_1.xml => .run/Reboot_0_1.run.xml | 0 .../Reboot_1_0.xml => .run/Reboot_1_0.run.xml | 0 .../Reboot_1_1.xml => .run/Reboot_1_1.run.xml | 0 .../Reboot_Prompt.xml => .run/Reboot_Prompt.run.xml | 0 .../Reboot_Self.xml => .run/Reboot_Self.run.xml | 0 .../S_A_Deployment_Test.run.xml | 0 .../Star_Tracker.xml => .run/Star_Tracker.run.xml | 0 .../Syrlinks.xml => .run/Syrlinks.run.xml | 0 .../Syrlinks_Test_UDP.run.xml | 0 .../TMP1075_1_Dock_Test_UDP.run.xml | 0 .../TMP1075_2_Dock_Test_UDP.run.xml | 0 .../Unittests_in_spacepackets.run.xml | 0 .../Unittests_in_tmtccmd.run.xml | 0 .../_IMTQ_Command_Dipole.run.xml | 0 .../ccsds_handler.xml => .run/ccsds_handler.run.xml | 0 .../pdec_handler.xml => .run/pdec_handler.run.xml | 0 .../tmtcc_Service_17.run.xml | 0 .../tmtcc_Service_2.run.xml | 0 .../tmtcc_Service_200.run.xml | 0 .../tmtcc_Service_3.run.xml | 0 .../tmtcc_Service_8.run.xml | 0 .../tmtccli.xml => .run/tmtccli.run.xml | 0 .../tmtccli_example.run.xml | 0 .../tmtcclient_Help.run.xml | 0 .../tmtccmd_Listener_Mode.run.xml | 0 .../tmtcgui.xml => .run/tmtcgui.run.xml | 0 .../tmtcgui_example.run.xml | 0 54 files changed, 4 insertions(+), 7 deletions(-) rename .idea/runConfigurations/ACU.xml => .run/ACU.run.xml (100%) rename .idea/runConfigurations/BPX.xml => .run/BPX.run.xml (100%) rename .idea/runConfigurations/BPX_Request_HK.xml => .run/BPX_Request_HK.run.xml (100%) rename .idea/runConfigurations/BPX_Reset_Reboot_Counter.xml => .run/BPX_Reset_Reboot_Counter.run.xml (100%) rename .idea/runConfigurations/GPS_0.xml => .run/GPS_0.run.xml (100%) rename .idea/runConfigurations/GPS_1.xml => .run/GPS_1.run.xml (100%) rename .idea/runConfigurations/Heater_Test.xml => .run/Heater_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Get_Commanded_Dipole.xml => .run/IMTQ_Get_Commanded_Dipole.run.xml (100%) rename .idea/runConfigurations/IMTQ_Neg_X_Test.xml => .run/IMTQ_Neg_X_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Neg_Y_Test.xml => .run/IMTQ_Neg_Y_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Neg_Z_Test.xml => .run/IMTQ_Neg_Z_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Pos_X_Test.xml => .run/IMTQ_Pos_X_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Pos_Y_Test.xml => .run/IMTQ_Pos_Y_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Pos_Z_Test.xml => .run/IMTQ_Pos_Z_Test.run.xml (100%) rename .idea/runConfigurations/IMTQ_Test_UDP.xml => .run/IMTQ_Test_UDP.run.xml (100%) rename .idea/runConfigurations/P60_Dock_Commanding.xml => .run/P60_Dock_Commanding.run.xml (100%) rename .idea/runConfigurations/PDU1_Commanding.xml => .run/PDU1_Commanding.run.xml (100%) rename .idea/runConfigurations/PDU2_Commanding.xml => .run/PDU2_Commanding.run.xml (100%) rename .idea/runConfigurations/PLOC_MPSoC.xml => .run/PLOC_MPSoC.run.xml (100%) rename .idea/runConfigurations/PLOC_SUPV.xml => .run/PLOC_SUPV.run.xml (100%) rename .idea/runConfigurations/Ping_Command.xml => .run/Ping_Command.run.xml (100%) rename .idea/runConfigurations/RW1_Test.xml => .run/RW1_Test.run.xml (100%) rename .idea/runConfigurations/RW2_Test_.xml => .run/RW2_Test_.run.xml (100%) rename .idea/runConfigurations/RW3_Test_.xml => .run/RW3_Test_.run.xml (100%) rename .idea/runConfigurations/RW4_Test_.xml => .run/RW4_Test_.run.xml (100%) rename .idea/runConfigurations/Reboot_0_0.xml => .run/Reboot_0_0.run.xml (100%) rename .idea/runConfigurations/Reboot_0_1.xml => .run/Reboot_0_1.run.xml (100%) rename .idea/runConfigurations/Reboot_1_0.xml => .run/Reboot_1_0.run.xml (100%) rename .idea/runConfigurations/Reboot_1_1.xml => .run/Reboot_1_1.run.xml (100%) rename .idea/runConfigurations/Reboot_Prompt.xml => .run/Reboot_Prompt.run.xml (100%) rename .idea/runConfigurations/Reboot_Self.xml => .run/Reboot_Self.run.xml (100%) rename .idea/runConfigurations/S_A_Deployment_Test.xml => .run/S_A_Deployment_Test.run.xml (100%) rename .idea/runConfigurations/Star_Tracker.xml => .run/Star_Tracker.run.xml (100%) rename .idea/runConfigurations/Syrlinks.xml => .run/Syrlinks.run.xml (100%) rename .idea/runConfigurations/Syrlinks_Test_UDP.xml => .run/Syrlinks_Test_UDP.run.xml (100%) rename .idea/runConfigurations/TMP1075_1_Dock_Test_UDP.xml => .run/TMP1075_1_Dock_Test_UDP.run.xml (100%) rename .idea/runConfigurations/TMP1075_2_Dock_Test_UDP.xml => .run/TMP1075_2_Dock_Test_UDP.run.xml (100%) rename .idea/runConfigurations/Unittests_in_spacepackets.xml => .run/Unittests_in_spacepackets.run.xml (100%) rename .idea/runConfigurations/Unittests_in_tmtccmd.xml => .run/Unittests_in_tmtccmd.run.xml (100%) rename .idea/runConfigurations/_IMTQ_Command_Dipole.xml => .run/_IMTQ_Command_Dipole.run.xml (100%) rename .idea/runConfigurations/ccsds_handler.xml => .run/ccsds_handler.run.xml (100%) rename .idea/runConfigurations/pdec_handler.xml => .run/pdec_handler.run.xml (100%) rename .idea/runConfigurations/tmtcc_Service_17.xml => .run/tmtcc_Service_17.run.xml (100%) rename .idea/runConfigurations/tmtcc_Service_2.xml => .run/tmtcc_Service_2.run.xml (100%) rename .idea/runConfigurations/tmtcc_Service_200.xml => .run/tmtcc_Service_200.run.xml (100%) rename .idea/runConfigurations/tmtcc_Service_3.xml => .run/tmtcc_Service_3.run.xml (100%) rename .idea/runConfigurations/tmtcc_Service_8.xml => .run/tmtcc_Service_8.run.xml (100%) rename .idea/runConfigurations/tmtccli.xml => .run/tmtccli.run.xml (100%) rename .idea/runConfigurations/tmtccli_example.xml => .run/tmtccli_example.run.xml (100%) rename .idea/runConfigurations/tmtcclient_Help.xml => .run/tmtcclient_Help.run.xml (100%) rename .idea/runConfigurations/tmtccmd_Listener_Mode.xml => .run/tmtccmd_Listener_Mode.run.xml (100%) rename .idea/runConfigurations/tmtcgui.xml => .run/tmtcgui.run.xml (100%) rename .idea/runConfigurations/tmtcgui_example.xml => .run/tmtcgui_example.run.xml (100%) diff --git a/.gitignore b/.gitignore index cc672c2..0e1a63e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,7 @@ __pycache__ +/.idea +/venv + log /gps_log.txt - -.idea/* -!.idea/runConfigurations - -*.json - -/venv +/config/*.json diff --git a/.idea/runConfigurations/ACU.xml b/.run/ACU.run.xml similarity index 100% rename from .idea/runConfigurations/ACU.xml rename to .run/ACU.run.xml diff --git a/.idea/runConfigurations/BPX.xml b/.run/BPX.run.xml similarity index 100% rename from .idea/runConfigurations/BPX.xml rename to .run/BPX.run.xml diff --git a/.idea/runConfigurations/BPX_Request_HK.xml b/.run/BPX_Request_HK.run.xml similarity index 100% rename from .idea/runConfigurations/BPX_Request_HK.xml rename to .run/BPX_Request_HK.run.xml diff --git a/.idea/runConfigurations/BPX_Reset_Reboot_Counter.xml b/.run/BPX_Reset_Reboot_Counter.run.xml similarity index 100% rename from .idea/runConfigurations/BPX_Reset_Reboot_Counter.xml rename to .run/BPX_Reset_Reboot_Counter.run.xml diff --git a/.idea/runConfigurations/GPS_0.xml b/.run/GPS_0.run.xml similarity index 100% rename from .idea/runConfigurations/GPS_0.xml rename to .run/GPS_0.run.xml diff --git a/.idea/runConfigurations/GPS_1.xml b/.run/GPS_1.run.xml similarity index 100% rename from .idea/runConfigurations/GPS_1.xml rename to .run/GPS_1.run.xml diff --git a/.idea/runConfigurations/Heater_Test.xml b/.run/Heater_Test.run.xml similarity index 100% rename from .idea/runConfigurations/Heater_Test.xml rename to .run/Heater_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Get_Commanded_Dipole.xml b/.run/IMTQ_Get_Commanded_Dipole.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Get_Commanded_Dipole.xml rename to .run/IMTQ_Get_Commanded_Dipole.run.xml diff --git a/.idea/runConfigurations/IMTQ_Neg_X_Test.xml b/.run/IMTQ_Neg_X_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Neg_X_Test.xml rename to .run/IMTQ_Neg_X_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Neg_Y_Test.xml b/.run/IMTQ_Neg_Y_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Neg_Y_Test.xml rename to .run/IMTQ_Neg_Y_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Neg_Z_Test.xml b/.run/IMTQ_Neg_Z_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Neg_Z_Test.xml rename to .run/IMTQ_Neg_Z_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Pos_X_Test.xml b/.run/IMTQ_Pos_X_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Pos_X_Test.xml rename to .run/IMTQ_Pos_X_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Pos_Y_Test.xml b/.run/IMTQ_Pos_Y_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Pos_Y_Test.xml rename to .run/IMTQ_Pos_Y_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Pos_Z_Test.xml b/.run/IMTQ_Pos_Z_Test.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Pos_Z_Test.xml rename to .run/IMTQ_Pos_Z_Test.run.xml diff --git a/.idea/runConfigurations/IMTQ_Test_UDP.xml b/.run/IMTQ_Test_UDP.run.xml similarity index 100% rename from .idea/runConfigurations/IMTQ_Test_UDP.xml rename to .run/IMTQ_Test_UDP.run.xml diff --git a/.idea/runConfigurations/P60_Dock_Commanding.xml b/.run/P60_Dock_Commanding.run.xml similarity index 100% rename from .idea/runConfigurations/P60_Dock_Commanding.xml rename to .run/P60_Dock_Commanding.run.xml diff --git a/.idea/runConfigurations/PDU1_Commanding.xml b/.run/PDU1_Commanding.run.xml similarity index 100% rename from .idea/runConfigurations/PDU1_Commanding.xml rename to .run/PDU1_Commanding.run.xml diff --git a/.idea/runConfigurations/PDU2_Commanding.xml b/.run/PDU2_Commanding.run.xml similarity index 100% rename from .idea/runConfigurations/PDU2_Commanding.xml rename to .run/PDU2_Commanding.run.xml diff --git a/.idea/runConfigurations/PLOC_MPSoC.xml b/.run/PLOC_MPSoC.run.xml similarity index 100% rename from .idea/runConfigurations/PLOC_MPSoC.xml rename to .run/PLOC_MPSoC.run.xml diff --git a/.idea/runConfigurations/PLOC_SUPV.xml b/.run/PLOC_SUPV.run.xml similarity index 100% rename from .idea/runConfigurations/PLOC_SUPV.xml rename to .run/PLOC_SUPV.run.xml diff --git a/.idea/runConfigurations/Ping_Command.xml b/.run/Ping_Command.run.xml similarity index 100% rename from .idea/runConfigurations/Ping_Command.xml rename to .run/Ping_Command.run.xml diff --git a/.idea/runConfigurations/RW1_Test.xml b/.run/RW1_Test.run.xml similarity index 100% rename from .idea/runConfigurations/RW1_Test.xml rename to .run/RW1_Test.run.xml diff --git a/.idea/runConfigurations/RW2_Test_.xml b/.run/RW2_Test_.run.xml similarity index 100% rename from .idea/runConfigurations/RW2_Test_.xml rename to .run/RW2_Test_.run.xml diff --git a/.idea/runConfigurations/RW3_Test_.xml b/.run/RW3_Test_.run.xml similarity index 100% rename from .idea/runConfigurations/RW3_Test_.xml rename to .run/RW3_Test_.run.xml diff --git a/.idea/runConfigurations/RW4_Test_.xml b/.run/RW4_Test_.run.xml similarity index 100% rename from .idea/runConfigurations/RW4_Test_.xml rename to .run/RW4_Test_.run.xml diff --git a/.idea/runConfigurations/Reboot_0_0.xml b/.run/Reboot_0_0.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_0_0.xml rename to .run/Reboot_0_0.run.xml diff --git a/.idea/runConfigurations/Reboot_0_1.xml b/.run/Reboot_0_1.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_0_1.xml rename to .run/Reboot_0_1.run.xml diff --git a/.idea/runConfigurations/Reboot_1_0.xml b/.run/Reboot_1_0.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_1_0.xml rename to .run/Reboot_1_0.run.xml diff --git a/.idea/runConfigurations/Reboot_1_1.xml b/.run/Reboot_1_1.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_1_1.xml rename to .run/Reboot_1_1.run.xml diff --git a/.idea/runConfigurations/Reboot_Prompt.xml b/.run/Reboot_Prompt.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_Prompt.xml rename to .run/Reboot_Prompt.run.xml diff --git a/.idea/runConfigurations/Reboot_Self.xml b/.run/Reboot_Self.run.xml similarity index 100% rename from .idea/runConfigurations/Reboot_Self.xml rename to .run/Reboot_Self.run.xml diff --git a/.idea/runConfigurations/S_A_Deployment_Test.xml b/.run/S_A_Deployment_Test.run.xml similarity index 100% rename from .idea/runConfigurations/S_A_Deployment_Test.xml rename to .run/S_A_Deployment_Test.run.xml diff --git a/.idea/runConfigurations/Star_Tracker.xml b/.run/Star_Tracker.run.xml similarity index 100% rename from .idea/runConfigurations/Star_Tracker.xml rename to .run/Star_Tracker.run.xml diff --git a/.idea/runConfigurations/Syrlinks.xml b/.run/Syrlinks.run.xml similarity index 100% rename from .idea/runConfigurations/Syrlinks.xml rename to .run/Syrlinks.run.xml diff --git a/.idea/runConfigurations/Syrlinks_Test_UDP.xml b/.run/Syrlinks_Test_UDP.run.xml similarity index 100% rename from .idea/runConfigurations/Syrlinks_Test_UDP.xml rename to .run/Syrlinks_Test_UDP.run.xml diff --git a/.idea/runConfigurations/TMP1075_1_Dock_Test_UDP.xml b/.run/TMP1075_1_Dock_Test_UDP.run.xml similarity index 100% rename from .idea/runConfigurations/TMP1075_1_Dock_Test_UDP.xml rename to .run/TMP1075_1_Dock_Test_UDP.run.xml diff --git a/.idea/runConfigurations/TMP1075_2_Dock_Test_UDP.xml b/.run/TMP1075_2_Dock_Test_UDP.run.xml similarity index 100% rename from .idea/runConfigurations/TMP1075_2_Dock_Test_UDP.xml rename to .run/TMP1075_2_Dock_Test_UDP.run.xml diff --git a/.idea/runConfigurations/Unittests_in_spacepackets.xml b/.run/Unittests_in_spacepackets.run.xml similarity index 100% rename from .idea/runConfigurations/Unittests_in_spacepackets.xml rename to .run/Unittests_in_spacepackets.run.xml diff --git a/.idea/runConfigurations/Unittests_in_tmtccmd.xml b/.run/Unittests_in_tmtccmd.run.xml similarity index 100% rename from .idea/runConfigurations/Unittests_in_tmtccmd.xml rename to .run/Unittests_in_tmtccmd.run.xml diff --git a/.idea/runConfigurations/_IMTQ_Command_Dipole.xml b/.run/_IMTQ_Command_Dipole.run.xml similarity index 100% rename from .idea/runConfigurations/_IMTQ_Command_Dipole.xml rename to .run/_IMTQ_Command_Dipole.run.xml diff --git a/.idea/runConfigurations/ccsds_handler.xml b/.run/ccsds_handler.run.xml similarity index 100% rename from .idea/runConfigurations/ccsds_handler.xml rename to .run/ccsds_handler.run.xml diff --git a/.idea/runConfigurations/pdec_handler.xml b/.run/pdec_handler.run.xml similarity index 100% rename from .idea/runConfigurations/pdec_handler.xml rename to .run/pdec_handler.run.xml diff --git a/.idea/runConfigurations/tmtcc_Service_17.xml b/.run/tmtcc_Service_17.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcc_Service_17.xml rename to .run/tmtcc_Service_17.run.xml diff --git a/.idea/runConfigurations/tmtcc_Service_2.xml b/.run/tmtcc_Service_2.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcc_Service_2.xml rename to .run/tmtcc_Service_2.run.xml diff --git a/.idea/runConfigurations/tmtcc_Service_200.xml b/.run/tmtcc_Service_200.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcc_Service_200.xml rename to .run/tmtcc_Service_200.run.xml diff --git a/.idea/runConfigurations/tmtcc_Service_3.xml b/.run/tmtcc_Service_3.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcc_Service_3.xml rename to .run/tmtcc_Service_3.run.xml diff --git a/.idea/runConfigurations/tmtcc_Service_8.xml b/.run/tmtcc_Service_8.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcc_Service_8.xml rename to .run/tmtcc_Service_8.run.xml diff --git a/.idea/runConfigurations/tmtccli.xml b/.run/tmtccli.run.xml similarity index 100% rename from .idea/runConfigurations/tmtccli.xml rename to .run/tmtccli.run.xml diff --git a/.idea/runConfigurations/tmtccli_example.xml b/.run/tmtccli_example.run.xml similarity index 100% rename from .idea/runConfigurations/tmtccli_example.xml rename to .run/tmtccli_example.run.xml diff --git a/.idea/runConfigurations/tmtcclient_Help.xml b/.run/tmtcclient_Help.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcclient_Help.xml rename to .run/tmtcclient_Help.run.xml diff --git a/.idea/runConfigurations/tmtccmd_Listener_Mode.xml b/.run/tmtccmd_Listener_Mode.run.xml similarity index 100% rename from .idea/runConfigurations/tmtccmd_Listener_Mode.xml rename to .run/tmtccmd_Listener_Mode.run.xml diff --git a/.idea/runConfigurations/tmtcgui.xml b/.run/tmtcgui.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcgui.xml rename to .run/tmtcgui.run.xml diff --git a/.idea/runConfigurations/tmtcgui_example.xml b/.run/tmtcgui_example.run.xml similarity index 100% rename from .idea/runConfigurations/tmtcgui_example.xml rename to .run/tmtcgui_example.run.xml