Setup
Packages
Core
xe1gyq@jessie:~$ sudo su
Password:
root@jessie:/home/xe1gyq
root@jessie:~
root@jessie:~
root@jessie:~
root@jessie:~
root@jessie:~
root@jessie:~
Common SDR Dongles
root@jessie:~
Python
root@jessie:~
Collecting pyrtlsdr
Downloading pyrtlsdr-0.2.3-py2.py3-none-any.whl
Installing collected packages: pyrtlsdr
Successfully installed pyrtlsdr-0.2.3
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
root@jessie:~
Manual
root@jessie:~$ git clone --recursive git://git.gnuradio.org/gnuradio.git
root@jessie:~$ cd gnuradio
root@jessie:~$ mkdir build
root@jessie:~$ cd build
root@jessie:~$ cmake ../
root@jessie:~$ make
root@jessie:~$ make test
root@jessie:~