kopia lustrzana https://github.com/rpp0/gr-lora
fixed readme
rodzic
1f77075ee1
commit
7a9dcf1aa3
12
README.md
12
README.md
|
@ -29,6 +29,12 @@ This feature set is enough for basic, experimental usage with SDRs.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
The following dependencies are required:
|
||||||
|
- numpy
|
||||||
|
- scipy
|
||||||
|
- [liquid-dsp](https://github.com/jgaeddert/liquid-dsp)
|
||||||
|
|
||||||
|
|
||||||
The installation procedure is the same as for any GNURadio OOT module:
|
The installation procedure is the same as for any GNURadio OOT module:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -38,12 +44,6 @@ cmake ../ # Note to Arch Linux users: add "-DCMAKE_INSTALL_PREFIX=/usr"
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
The following dependencies are required:
|
|
||||||
- numpy
|
|
||||||
- scipy
|
|
||||||
- [liquid-dsp](https://github.com/jgaeddert/liquid-dsp)
|
|
||||||
|
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue