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