From f3f96e02a2512af4ae3c772835fee65477a4c7ed Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 11 Oct 2021 11:10:30 +0200 Subject: [PATCH] another minor update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f345f654..7287d921 100644 --- a/README.md +++ b/README.md @@ -576,13 +576,14 @@ Note: When now setting up a debug session in the Xilinx SDK or Eclipse, the host to localhost instead of the IP address of the Q7S. # TMTC testing + The OBSW supports sending PUS TM packets via TCP or the PDEC IP Core which transmits the data as CADU frames. To make the CADU frames receivabel by the [TMTC porgram](https://egit.irs.uni-stuttgart.de/eive/eive-tmtc), a python script is running as `systemd` service named `tmtc_bridge` on the flatsat PC which forwards TCP commands to the TCP server of the OBC and reads CADU frames from a serial interface. -You can check whether the service is running with +You can check whether the service is running the following command on the flatsat PC ```sh systemctl status tmtc_bridge