Skip to content

RTL-SDR-BLOG Windows Release V1.4.0

Latest

Choose a tag to compare

@rtlsdrblog rtlsdrblog released this 10 Aug 00:40

Windows dll and exe programs for the modified rtl-sdr-blog drivers. Supports the RTL-SDR Blog V4, which is based on the R828D, and the RTL-SDR Blog V4L dongle, which is based on the R828S tuner.

V1.4.0

  • Add support for the RTL-SDR Blog V4L model.

V1.3.6

  • Revert VGA gain steps setting as it appears to cause issues with some applications.

V1.3.5

  • Tweak registers and VGA gain settings to improve SNR performance in the upper L-band significantly.

V1.3.4

  • Include MSVCR100.dll with the release so the visual c++ redistributable isn't required to run rtl_adsb and rtl_fm.

V1.3.3

  • Hopefully don't need the Microsoft Visual C++ Redistributable anymore for the dll. (May still be needed for the exes)

V1.3.2

  • Fixed rtl_tcp on Windows.

V1.3.1

  • V3 auto direct sampling now switches at 24 MHz instead of 28.8 MHz as the R820T/R860 tune's range extends down to 24 MHz.

V1.3.0

  • Auto-direct sampling now respects specific UI choices for I or Q branch, will only auto switch in the normal mode.
  • Copied how Keenerds drivers don't turn off the i2c repeater on freq and gain changes. Apparently this should fix sluggish/laggy tuning which some users seem to experience on AMD Ryzen computers.
  • Added pthreadVC2.dll into release so rtl_ programs can run straight away.