Open simon830130 opened 1 month ago
I found simply overwrighting libiio.dll removes the PlutoSDR option all together in the lastest nightlys: I had to grab more:
Download https://github.com/analogdevicesinc/libiio/releases/download/v0.26/Windows.zip
From: Windows.zip\Windows-VS-2022-x64 Copy the following to the lastest build:
Then SDR++ will autodetect PlutoIP Devices
PlutoSDR and similar products require the latest version of libiio to search for the device online on the Windows platform. The straightforward method is to download the file named Windows.zip from the libiio releases page, extract the libiio.dll from the zip file, and replace the original dll that came with SDRPP. However, having the application built-in would be ideal.