Releases: Mr-Precise/ExtIO_RTL
ExtIO_RTL 2023.8.25 build
New custom build ExtIO_RTL for HDSDR
Based on experimental rtl-sdr library Mr-Precise/rtl-sdr
changelog
(On R820T2 allows you to tunes down to 13 mhz or lower)
Nohw-mod
Compiled manually on Visual Studio 2019 + Visual Studio 2010 and custom MinGW
libusb 1.0.27 statically linked.
- ExtIO_RTL-2023.8.25-msvc100-WinXP-win32.zip - for old Windows 2003/XP+, full static, msvc100
- ExtIO_RTL-2023.8.25-MinGW-gcc9.3-Win32.zip - for Windows 7+, libusb static, rtlsdr shared (included). MinGW gcc9.3 build
- ExtIO_RTL-2023.8.25-msvc142-Win32.zip - for Windows 7+, full static, msvc142
ExtIO_RTL 2023.2 build
New custom build ExtIO_RTL for HDSDR
Based on experimental rtl-sdr library Mr-Precise/rtl-sdr
(On R820T2 allows you to tunes down to 13 mhz or lower)
Nohw-mod
Compiled manually on Visual Studio 2019 + Visual Studio 2010 and custom MinGW
statically linked libusb 1.0.27
- ExtIO_RTL-2023.2-libusb-static-MinGW-Win32.zip - for Windows 7+, full static library, mingw build
- ExtIO_RTL-2023.2-Release-msvc141_xp-Win32.zip - for Windows 7+, libusb static, rtlsdr shared (included). msvc141
- ExtIO_RTL-2023.2.1-msvc100-WinXP32.zip - for old Windows 2003/XP, libusb static, rtlsdr shared (included). msvc100
2021.11 Experimental Release
Custom build ExtIO_RTL for HDSDR
Based on experimental rtl-sdr library Mr-Precise/rtl-sdr
(On R820T2 allows you to tunes down to 13 mhz or lower)
Compiled manually on Visual Studio 2019, later I'll try to improve cmake config and cross-compile in MinGW32 on Linux.
UPD:
Added MinGW32 test build.