pyLMS7002Soapy icon indicating copy to clipboard operation
pyLMS7002Soapy copied to clipboard

Python bindings for LMS7002M with SoapySDR backend

Results 5 pyLMS7002Soapy issues
Sort by recently updated
recently updated
newest added

Hi, These examples that allow usage of the SDR as a VNA look very cool. However, when I try to run the script measureVNA_900M for frequencies below 240M (like for...

rxRfFreq and rxNCOFreq properties are broken - they always return None.

I installed the library, but when I try and run measureSNA.py I get the following error message: (base) C:\projects\pyLMS7002Soapy\examples>python measureSNA.py Traceback (most recent call last): File "measureSNA.py", line 4, in...

Hey there! Really nice work on this! I'm very interested in using this code; however, I'd like to see if the measurement speeds can be increased dramatically. What do you...

Hi, Trying to read and load config from .ini file (created via SAVE in Lime Suite - tried with "Default" config) Always fails as per following: ......... File "C:\Program Files\PothosSDR\lib\python2.7\site-packages\SoapySDR.py",...