mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +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:
|
||||
|
||||
~~~~~~
|
||||
$ sudo apt-get install git python-pip
|
||||
$ sudo apt-get install git python3-pip
|
||||
~~~~~~
|
||||
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user