mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-06 10:47:35 +01:00
Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
4f6c1b2e98
Re-purpose remote-enabled EEPROM flag to determine if direct sampling mode should be forced ON. Useful for apps that don't have any direct sampling mode settings in their GUI. |
||
---|---|---|
build | ||
cmake | ||
contrib | ||
debian | ||
include | ||
m4 | ||
src | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CMakeLists.txt | ||
configure.ac | ||
COPYING | ||
Doxyfile.in | ||
git-version-gen | ||
librtlsdr.pc.in | ||
Makefile.am | ||
README | ||
rtl-sdr.rules |
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"