simplesoapy icon indicating copy to clipboard operation
simplesoapy copied to clipboard

Simple pythonic wrapper for SoapySDR library

Results 6 simplesoapy issues
Sort by recently updated
recently updated
newest added

Is there a way to enable an external reference clock signal (10MHz) using simpleSoapy? I'm thinking this may be possible via the set_setting command, but I'm not seeing how to...

I've running a little script to get 15min continuous data from an Airspy R2 device, at HF-UHF frequencies. The system is Ubuntu 18.04 on a HP Stream netbook. I don't...

You have ```import SoapySDR``` in ```simplesoapy.py``` but it isn't declared as a dependency.

This PR provides a method to get the version of the loaded SoapySDR libraries from python.

Hi, I'm using an RSP2 and simplesoapy to set-up a radiolab at the uni where i work. I can't get simplesoapy to work though... After installing SoapySDR, SoapySDRPlay, simplesoapy etc.,...

Hi, Thanks for a cool product. I was able to run simplesoapy on Windows and OSX, but cannot run on Raspberry Pi, getting this error: File "/usr/local/lib/python3.2/dist-packages/simplesoapy.py", line 3, in...