pothosware/SoapySDRPlay2

Add RSP2 support for Antenna A,B and HiZ

starvald opened this issue · 4 comments

Really missed not being able to select the ports in gqrx using soapy until i saw a comment on facebook with a fork adding these features.

https://github.com/fcrohas/SoapySDRPlay

can these features be added to the main repo?

I'm getting lost somewhere. I was able to CMake this new SoapySDRPlay-master and it generated sdrPlaySupport.dll in its build directory. How do I get POTHOSware to load this for my SDRsource so I can use the HiZ antenna port? Thanks.
##update: (I copied it to c:/Program Files/PothosSDR/lib/SoapySDR/modules0.5-2/ and it seems to work, but I get an error/warning mir_sdr version 2.09 does not equal build version 2.10)

@Ronkpa The dll module file must be copied in the module directory of the PothosSDR installation,
which should be c:/Program Files/PothosSDR/lib/SoapySDR/modules0.6 for a recent PothosSDR version.
By now the PothosSDR Windows Installer contains the same Mirics API version v2.10 as the most recent SDRPlay provides.
Be sure to have the API/HARDWARE DRIVER – VERSION 2.10 also installed.

I'm closing this issue because thanks to @SDRplay and my own recent contribution, the Antenna support for RSP2 works as is should be.

@Ronkpa Hello ! Either you wait for the next PothosSDR distrib release, or you can try my master version compiled with Visual Studio 2017 (should be OK) and put it in the PothosSDR modules dir:
sdrPlaySupport_master_win64_VS2017.zip
You have then access to the 'antenna" API, and the available names are 'Antenna A', 'Antenna B', 'Hi-Z'.