PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SDR DONGLE WITH LINUX

Go down

SDR DONGLE WITH LINUX Empty SDR DONGLE WITH LINUX

Post by jamied_uk 4th September 2014, 22:22

SDR DONGLE WITH LINUX


Code:
sudo apt-get install -y libusb-1.0-0-0.dev build-essential cmake sox


Code:
git clone git://osmocom.org/rtl-sdr.git


Code:
cd rtl-sdr


Code:
mkdir build


Code:
cd build


Code:
cmake ../ -DINSTALL_UDEV_RULES=ON



Code:
make


Code:
sudo make install


Code:
sudo ldconfig


Code:
sudo cp ../rtl-sdr.rules /etc/udev/rules.d/


Now to test the sdr dongle


Code:
sudo rtl_test -t


Code:
rtl_fm -M wbfm -f 98.2M | play -r 32k -t raw -e s -b 16 -c 1 -V1 -



jamied_uk
jamied_uk
Admin

Posts : 2952
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum