mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-09 10:54:09 +00:00
Update PyBOMBS instructions
This commit is contained in:
parent
ff2e7ecbb3
commit
60c2e0d486
11
README.md
11
README.md
@ -84,11 +84,16 @@ Download, build and install PyBOMBS:
|
|||||||
$ sudo pip install git+https://github.com/gnuradio/pybombs.git
|
$ sudo pip install git+https://github.com/gnuradio/pybombs.git
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
Add some software recipes (i.e., instructions on how to install software dependencies):
|
Apply a configuration:
|
||||||
|
|
||||||
~~~~~~
|
~~~~~~
|
||||||
$ pybombs recipes add gr-recipes git+https://github.com/gnuradio/gr-recipes.git
|
$ pybombs auto-config
|
||||||
$ pybombs recipes add gr-etcetera git+https://github.com/gnuradio/gr-etcetera.git
|
~~~~~~
|
||||||
|
|
||||||
|
Add list of default recipes:
|
||||||
|
|
||||||
|
~~~~~~
|
||||||
|
$ pybombs recipes add-defaults
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
Download, build and install GNU Radio, related drivers and some other extra modules into the directory ```/path/to/prefix``` (replace this path by your preferred one, for instance ```$HOME/sdr```):
|
Download, build and install GNU Radio, related drivers and some other extra modules into the directory ```/path/to/prefix``` (replace this path by your preferred one, for instance ```$HOME/sdr```):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user