v1.6.0 #78

Merged
muellerr merged 147 commits from develop into main 2021-08-09 16:08:26 +02:00
25 changed files with 835 additions and 322 deletions
Showing only changes of commit 292bfaad16 - Show all commits

View File

@@ -187,6 +187,12 @@ tmux new -s q7s-serial
q7s_serial
```
Other useful tmux commands:
- Enable scroll mode: You can press `ctrl + b` and then `[` (`AltGr + 8`) to enable scroll mode.
You can quit scroll mode with `q`.
- Kill a tmux session: run `ctrl + b` and then `k`.
- Detach from a tmux session: run `ctrl + b` and then `d`
### SSH console
You can use the following command to connect to the Q7S with `ssh`:

2
tmtc

Submodule tmtc updated: 2e942ec21e...6758ecef0d