Download Latest Version librtlsdr-wincontrol.zip (933.5 kB)
Email in envelope

Get an email when there's a new version of librtlsdr-wincontrol

Home
Name Modified Size InfoDownloads / Week
README 2016-12-20 837 Bytes
librtlsdr-master-src.zip 2016-12-19 231.1 kB
librtlsdr-wincontrol-delphi-src.zip 2016-12-19 60.2 kB
librtlsdr-wincontrol.zip 2016-12-19 933.5 kB
Totals: 4 Items   1.2 MB 31
Unpack all files to SDRSharp folder, answer Yes to replace rtlsdr.dll, run SDRSharp, start rtl-sdr playback.
Then you can run librtlsdr-wincontrol.exe and move sliders.

You may use this rtlsdr.dll with osmocom or other software, of course. It is fully compatible to original one.

There are UDP server on 32323 port inside of rtlsdr.dll. It accepts and answers \n-terminated strings and accept two easy commands: get and set register. Examples:
g 5\n - will return value of R5
s 7 10 15\n - will set four lowest bits (mask 0x0f) of R7 with value 10
s 12 174 255\n - will write complete byte to R12
All values should be decimal.
You may use this feature to develop own gui controller with beauty knobs.

You may directly write registers to r820t, but be very careful, wrong combinations may DAMAGE or even KILL your dongle!
Source: README, updated 2016-12-20