another minor update
This commit is contained in:
parent
7d6022ab09
commit
f3f96e02a2
@ -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.
|
to localhost instead of the IP address of the Q7S.
|
||||||
|
|
||||||
# <a id="tmtc-testing"></a> TMTC testing
|
# <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
|
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
|
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
|
[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
|
`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.
|
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
|
```sh
|
||||||
systemctl status tmtc_bridge
|
systemctl status tmtc_bridge
|
||||||
|
Loading…
Reference in New Issue
Block a user