From eaef37effb54eadf358db22501b9444346f00e9b Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" <robin.mueller.m@gmail.com> Date: Fri, 10 Jul 2020 23:25:36 +0200 Subject: [PATCH] repaired udp configurations --- .../OBSW_UdpClient_Service_200_UDP.xml | 24 ------------------- .../OBSW_UdpClient_Service_Dummy.xml | 24 ------------------- ...Unit_Test.xml => tmtcclient_Dummy_UDP.xml} | 6 ++--- ...lient_GPS0.xml => tmtcclient_GPS0_UDP.xml} | 6 ++--- ...lient_GPS1.xml => tmtcclient_GPS1_UDP.xml} | 6 ++--- ...M32.xml => tmtcclient_Service_200_UDP.xml} | 6 ++--- 6 files changed, 12 insertions(+), 60 deletions(-) delete mode 100644 .idea/runConfigurations/OBSW_UdpClient_Service_200_UDP.xml delete mode 100644 .idea/runConfigurations/OBSW_UdpClient_Service_Dummy.xml rename .idea/runConfigurations/{OBSW_UdpClient_Unit_Test.xml => tmtcclient_Dummy_UDP.xml} (74%) rename .idea/runConfigurations/{OBSW_UdpClient_GPS0.xml => tmtcclient_GPS0_UDP.xml} (80%) rename .idea/runConfigurations/{OBSW_UdpClient_GPS1.xml => tmtcclient_GPS1_UDP.xml} (80%) rename .idea/runConfigurations/{OBSW_UdpClient_Unit_Test_STM32.xml => tmtcclient_Service_200_UDP.xml} (73%) diff --git a/.idea/runConfigurations/OBSW_UdpClient_Service_200_UDP.xml b/.idea/runConfigurations/OBSW_UdpClient_Service_200_UDP.xml deleted file mode 100644 index 499ee35..0000000 --- a/.idea/runConfigurations/OBSW_UdpClient_Service_200_UDP.xml +++ /dev/null @@ -1,24 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient Service 200 UDP" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> - <module name="tmtc" /> - <option name="INTERPRETER_OPTIONS" value="" /> - <option name="PARENT_ENVS" value="true" /> - <envs> - <env name="PYTHONUNBUFFERED" value="1" /> - </envs> - <option name="SDK_HOME" value="" /> - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> - <option name="IS_MODULE_SDK" value="true" /> - <option name="ADD_CONTENT_ROOTS" value="true" /> - <option name="ADD_SOURCE_ROOTS" value="true" /> - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 3 -s 200 -p" /> - <option name="SHOW_COMMAND_LINE" value="false" /> - <option name="EMULATE_TERMINAL" value="true" /> - <option name="MODULE_MODE" value="false" /> - <option name="REDIRECT_INPUT" value="false" /> - <option name="INPUT_FILE" value="" /> - <method v="2" /> - </configuration> -</component> \ No newline at end of file diff --git a/.idea/runConfigurations/OBSW_UdpClient_Service_Dummy.xml b/.idea/runConfigurations/OBSW_UdpClient_Service_Dummy.xml deleted file mode 100644 index fd420b5..0000000 --- a/.idea/runConfigurations/OBSW_UdpClient_Service_Dummy.xml +++ /dev/null @@ -1,24 +0,0 @@ -<component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient Service Dummy" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> - <module name="tmtc" /> - <option name="INTERPRETER_OPTIONS" value="" /> - <option name="PARENT_ENVS" value="true" /> - <envs> - <env name="PYTHONUNBUFFERED" value="1" /> - </envs> - <option name="SDK_HOME" value="" /> - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> - <option name="IS_MODULE_SDK" value="true" /> - <option name="ADD_CONTENT_ROOTS" value="true" /> - <option name="ADD_SOURCE_ROOTS" value="true" /> - <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 3 -s Dummy -p" /> - <option name="SHOW_COMMAND_LINE" value="false" /> - <option name="EMULATE_TERMINAL" value="true" /> - <option name="MODULE_MODE" value="false" /> - <option name="REDIRECT_INPUT" value="false" /> - <option name="INPUT_FILE" value="" /> - <method v="2" /> - </configuration> -</component> \ No newline at end of file diff --git a/.idea/runConfigurations/OBSW_UdpClient_Unit_Test.xml b/.idea/runConfigurations/tmtcclient_Dummy_UDP.xml similarity index 74% rename from .idea/runConfigurations/OBSW_UdpClient_Unit_Test.xml rename to .idea/runConfigurations/tmtcclient_Dummy_UDP.xml index 04e8ecf..f591aac 100644 --- a/.idea/runConfigurations/OBSW_UdpClient_Unit_Test.xml +++ b/.idea/runConfigurations/tmtcclient_Dummy_UDP.xml @@ -1,5 +1,5 @@ <component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient Unit Test" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> + <configuration default="false" name="tmtcclient Dummy UDP" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> <module name="tmtc" /> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> @@ -12,8 +12,8 @@ <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 5 -p" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/obsw_tmtc_client.py" /> + <option name="PARAMETERS" value="-m 3 -c 3 -s Dummy -t 3" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> diff --git a/.idea/runConfigurations/OBSW_UdpClient_GPS0.xml b/.idea/runConfigurations/tmtcclient_GPS0_UDP.xml similarity index 80% rename from .idea/runConfigurations/OBSW_UdpClient_GPS0.xml rename to .idea/runConfigurations/tmtcclient_GPS0_UDP.xml index 7410c2f..2a4cc8a 100644 --- a/.idea/runConfigurations/OBSW_UdpClient_GPS0.xml +++ b/.idea/runConfigurations/tmtcclient_GPS0_UDP.xml @@ -1,5 +1,5 @@ <component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient GPS0" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> + <configuration default="false" name="tmtcclient GPS0 UDP" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> <module name="tmtc" /> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> @@ -12,8 +12,8 @@ <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 3 -s GPS0" /> + <option name="SCRIPT_NAME" value="C:/Users/Robin/NoSyncDokumente/sourceobsw/tmtc/obsw_tmtc_client.py" /> + <option name="PARAMETERS" value="-m 3 -c 3 -s GPS0" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> diff --git a/.idea/runConfigurations/OBSW_UdpClient_GPS1.xml b/.idea/runConfigurations/tmtcclient_GPS1_UDP.xml similarity index 80% rename from .idea/runConfigurations/OBSW_UdpClient_GPS1.xml rename to .idea/runConfigurations/tmtcclient_GPS1_UDP.xml index 8ea3117..4e3c169 100644 --- a/.idea/runConfigurations/OBSW_UdpClient_GPS1.xml +++ b/.idea/runConfigurations/tmtcclient_GPS1_UDP.xml @@ -1,5 +1,5 @@ <component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient GPS1" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> + <configuration default="false" name="tmtcclient GPS1 UDP" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> <module name="tmtc" /> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> @@ -12,8 +12,8 @@ <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 3 -s GPS1 -p" /> + <option name="SCRIPT_NAME" value="C:/Users/Robin/NoSyncDokumente/sourceobsw/tmtc/obsw_tmtc_client.py" /> + <option name="PARAMETERS" value="-m 3 -c 3 -s GPS1 -t 3" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> diff --git a/.idea/runConfigurations/OBSW_UdpClient_Unit_Test_STM32.xml b/.idea/runConfigurations/tmtcclient_Service_200_UDP.xml similarity index 73% rename from .idea/runConfigurations/OBSW_UdpClient_Unit_Test_STM32.xml rename to .idea/runConfigurations/tmtcclient_Service_200_UDP.xml index b87037e..cf246a4 100644 --- a/.idea/runConfigurations/OBSW_UdpClient_Unit_Test_STM32.xml +++ b/.idea/runConfigurations/tmtcclient_Service_200_UDP.xml @@ -1,5 +1,5 @@ <component name="ProjectRunConfigurationManager"> - <configuration default="false" name="OBSW_UdpClient Unit Test STM32" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> + <configuration default="false" name="tmtcclient Service 200 UDP" type="PythonConfigurationType" factoryName="Python" folderName="UDP Communication"> <module name="tmtc" /> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> @@ -12,8 +12,8 @@ <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> - <option name="SCRIPT_NAME" value="C:\Users\Robin\NoSyncDokumente\sourceobsw\tmtc\obsw_tmtc_client.py" /> - <option name="PARAMETERS" value="-m 5 -p -t 7" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/obsw_tmtc_client.py" /> + <option name="PARAMETERS" value="-m 3 -c 3 -s 200 -t 3" /> <option name="SHOW_COMMAND_LINE" value="false" /> <option name="EMULATE_TERMINAL" value="true" /> <option name="MODULE_MODE" value="false" /> -- GitLab