Minor update for README #105

Closed
muellerr wants to merge 13 commits from mueller/master into develop
Showing only changes of commit f3f96e02a2 - Show all commits

View File

@ -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.
# <a id="tmtc-testing"></a> 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