ref #11
This commit is contained in:
parent
b0e95ad26f
commit
074f1a0c91
1 changed files with 5 additions and 1 deletions
|
@ -17,10 +17,14 @@ Setup
|
|||
=====
|
||||
|
||||
```
|
||||
sudo apt install python-numpy python-scipy python-scapy
|
||||
|
||||
sudo add-apt-repository -y ppa:ptrkrysik/gr-gsm
|
||||
sudo apt update
|
||||
sudo apt install gr-gsm python-numpy python-scipy python-scapy
|
||||
sudo apt install gr-gsm
|
||||
```
|
||||
If gr-gsm failled to setup. Try this setup : https://github.com/ptrkrysik/gr-gsm/wiki/Installation
|
||||
|
||||
|
||||
Run
|
||||
===
|
||||
|
|
Loading…
Reference in a new issue