You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
rtlsdrblog 9d3d8a5faf direct sampling added to rtl_tcp 5 years ago
build direct sampling added to rtl_tcp 5 years ago
cmake lib/cmake: check for libusb_handle_events_timeout_completed() 10 years ago
contrib contrib/jenkins.sh: run "make maintainer-clean" 5 years ago
debian Add Debian packaging information 6 years ago
include lib: Use GPIO P0 to toggle an (optional) bias-t 7 years ago
m4 add autotools based build system 12 years ago
src direct sampling added to rtl_tcp 5 years ago
.gitignore add Cmake generated files to .gitignore 12 years ago
.travis.yml add configuration file for Travis CI 10 years ago
AUTHORS update authors 12 years ago
CMakeLists.txt lib: disable usbfs zero-copy support by default 5 years ago
COPYING add autotools based build system 12 years ago
Doxyfile.in add autotools based build system 12 years ago
Makefile.am Fix "make uninstall" for documentation 6 years ago
README direct sampling added to rtl_tcp 5 years ago
configure.ac lib: disable usbfs zero-copy support by default 5 years ago
git-version-gen add autotools based build system 12 years ago
librtlsdr.pc.in install pkg-config file when building with cmake 12 years ago
rtl-sdr.rules lib: add new HanfTek dongle 8 years ago

README

rtl-sdr
turns your Realtek RTL2832 based DVB dongle into a SDR receiver
======================================================================

For more information see:
https://osmocom.org/projects/rtl-sdr/wiki

Modified RTL-SDR Blog Version

1) VCO PLL current fix - Improves stability at frequencies above ~1.5 GHz https://www.rtl-sdr.com/beta-testing-a-modified-rtl-sdr-driver-for-l-band-heat-issues/
2) RTL_TCP ring buffer enhancement by Stephen Blinick https://www.rtl-sdr.com/significantly-improving-rtl_tcps-performance-with-ring-buffers/
3) Enabled direct sampling for rtl_tcp