forked from steve-m/librtlsdr
-
Notifications
You must be signed in to change notification settings - Fork 3
Software to turn the RTL2832U into an SDR
License
FarnhamSDR/librtlsdr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver ====================================================================== For more information see: http://sdr.osmocom.org/trac/wiki/rtl-sdr ## Dependencies build-essential, cmake, libusb-1.0-0-dev ## Install mkdir build cd build cmake ../ -DINSTALL_UDEV_RULES=ON make sudo make install sudo ldconfig
About
Software to turn the RTL2832U into an SDR
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 89.4%
- CMake 7.4%
- Shell 1.5%
- Other 1.7%