AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
4.16k stars 576 forks source link

Please update to the latest libiio release, version 0.26. #1489

Open simon830130 opened 1 month ago

simon830130 commented 1 month ago

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.

ashjmckenzie commented 1 week 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