README and Port

This commit is contained in:
paul nehlich
2025-07-18 13:03:15 +02:00
parent 6d58ae8fc6
commit de4cc5223e
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -36,7 +36,7 @@ To run the `tmtc` Command Line Interface (CLI)
```
In the program
+ 1
+ select `localhost`, `port` of your choice e.g. `123`
+ select `localhost`, `port` of your choice e.g. `7301`. After the first run, a tmtc_config.json is present and stores the preset data. The OBSW tells you on which port it is listening when starting up. ![FSFW Port](port.png)
+ `:p` to print the command tree
+ to execute commands from the `tmtc CLI` you look into the device tree and execute the respective command split by slashes.
```sh
@@ -45,4 +45,5 @@ test/ping # example to execute the ping command (PUS 17,1)
see below a screenshot to visualize the steps above.
![sending a PING](example_execution_ping.png)
In order for all of this to work, you must have your hosted OBSW running in another terminal listening to the correct port!
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB