README and Port
This commit is contained in:
@@ -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. 
|
||||
+ `: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.
|
||||

|
||||
|
||||
|
||||
In order for all of this to work, you must have your hosted OBSW running in another terminal listening to the correct port!
|
||||
Reference in New Issue
Block a user