HFU HF Underground

Technical Topics => SDR - Software Defined Radio => Topic started by: Josh on June 16, 2019, 1825 UTC

Title: Modified ExtIO for SDRUno/HDSDR with Direct Sampling Mode
Post by: Josh on June 16, 2019, 1825 UTC
Hi guys, I just wrote custom ExtIO driver for RTLSDR dongle, may be it will be interested for someone.
It has integrated DC remove filter and allows to setup any possible sample rate.
This ExtIO works through librtlsdr.dll from OSMOCOM (librtlsdr.dll should be renamed to rtlsdr.dll).

I wrote it because existing ExtIO_RTLSDR for some reason doesn't works in Direct Sampling mode with SDRUno. So, there is no way to receive MF and HF stations (0-14 MHz) with SDRUno and RTLSDR. This ExtIO works ok in such mode. Also I added DC remove filter, because it is missing from SDRUno.ExtIO, you can enable/disable it from ExtIO settings window.
https://www.rtl-sdr.com/forum/viewtopic.php?f=1&t=4710