mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-29 14:13:11 +00:00
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
This commit is contained in:
commit
41fc4783ae
@ -160,13 +160,13 @@ This option is adequate if you are interested in development, in working with th
|
|||||||
First of all, install some basic packages:
|
First of all, install some basic packages:
|
||||||
|
|
||||||
~~~~~~
|
~~~~~~
|
||||||
$ sudo apt-get install git python-pip
|
$ sudo apt-get install git python3-pip
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
Download, build and install PyBOMBS:
|
Download, build and install PyBOMBS:
|
||||||
|
|
||||||
~~~~~~
|
~~~~~~
|
||||||
$ sudo pip install git+https://github.com/gnuradio/pybombs.git
|
$ sudo pip3 install --upgrade git+https://github.com/gnuradio/pybombs.git
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
Apply a configuration:
|
Apply a configuration:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user