Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
Go to file
rtlsdrblog 8a3d6a919f
offset tuning -> bias tee hack
Use the offset tuning button to enable the bias tee on the V3. Offset tuning is not used for the R820T so this is okay and allows us to toggle the bias tee on software that hasn't implemented specific bias tee controls.
2019-11-01 15:42:27 +13:00
build lband opts 2019-10-18 06:55:36 +01:00
cmake lib/cmake: check for libusb_handle_events_timeout_completed() 2014-01-24 03:57:53 +01:00
contrib contrib/jenkins.sh: run "make maintainer-clean" 2019-07-16 23:19:46 +02:00
debian Add Debian packaging information 2018-06-03 15:19:53 +02:00
include add rtl_biast, add biast EEPROM hack 2019-10-17 13:18:24 +01:00
m4 add autotools based build system 2012-03-27 20:53:49 +02:00
src offset tuning -> bias tee hack 2019-11-01 15:42:27 +13:00
.gitignore add Cmake generated files to .gitignore 2012-05-20 18:13:34 +02:00
.travis.yml add configuration file for Travis CI 2014-02-05 18:07:15 +01:00
AUTHORS update authors 2012-12-16 16:25:40 +01:00
CMakeLists.txt lib: disable usbfs zero-copy support by default 2019-07-16 23:49:48 +02:00
configure.ac lib: disable usbfs zero-copy support by default 2019-07-16 23:49:48 +02:00
COPYING add autotools based build system 2012-03-27 20:53:49 +02:00
Doxyfile.in add autotools based build system 2012-03-27 20:53:49 +02:00
git-version-gen add autotools based build system 2012-03-27 20:53:49 +02:00
librtlsdr.pc.in install pkg-config file when building with cmake 2012-05-12 12:34:21 +02:00
Makefile.am Fix "make uninstall" for documentation 2018-06-03 13:24:42 +02:00
README add rtl_biast, add biast EEPROM hack 2019-10-17 13:18:24 +01:00
rtl-sdr.rules lib: add new HanfTek dongle 2016-11-27 12:19:44 +01:00

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
4) rtl_biast program added, including the ability to turn on/off any GPIO
5) Hack to force the bias tee to always be on by setting the unused IR endpoint bit to 0 in the EEPROM with "rtl_eeprom -i 0"