From 0424db936567aac993eda5bb0bda1de8e69d8fa7 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sun, 20 Nov 2022 20:42:29 +0100 Subject: [PATCH] basic README for example --- .idea/runConfigurations/Run_obsw_example.xml | 2 +- ...example.xml => Run_obsw_simple_client.xml} | 2 +- satrs-example/Cargo.toml | 1 + satrs-example/README.md | 42 ++++++++++++++++++- satrs-example/pyclient/.gitignore | 2 + satrs-example/pyclient/seqcnt.txt | 1 - .../src/bin/{client.rs => simpleclient.rs} | 0 7 files changed, 46 insertions(+), 4 deletions(-) rename .idea/runConfigurations/{Run_obsw_client_example.xml => Run_obsw_simple_client.xml} (84%) delete mode 100644 satrs-example/pyclient/seqcnt.txt rename satrs-example/src/bin/{client.rs => simpleclient.rs} (100%) diff --git a/.idea/runConfigurations/Run_obsw_example.xml b/.idea/runConfigurations/Run_obsw_example.xml index ed323c9..df610ba 100644 --- a/.idea/runConfigurations/Run_obsw_example.xml +++ b/.idea/runConfigurations/Run_obsw_example.xml @@ -1,6 +1,6 @@ -