parent
de3ebe6cc2
commit
3120a1eb69
12 changed files with 71 additions and 9 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,7 @@ |
||||
#!/bin/bash |
||||
|
||||
python3 Start_lora-tnc.py & |
||||
sleep 1 |
||||
sudo socat PTY,raw,echo=0,link=/tmp/kisstnc TCP4:127.0.0.1:10001 & |
||||
sleep 1 |
||||
sudo kissattach /tmp/kisstnc ax0 & |
Loading…
Reference in new issue