soapy_power icon indicating copy to clipboard operation
soapy_power copied to clipboard

Obtain power spectrum from SoapySDR devices (RTL-SDR, Airspy, SDRplay, HackRF, bladeRF, USRP, LimeSDR, etc.)

Results 25 soapy_power issues
Sort by recently updated
recently updated
newest added

When running `qspectrum analyzer` on macOS latest version with latest qsa and soapy_power the app crashes due to soapy_power. ``` Found Rafael Micro R820T tuner WARNING: Sample rate 2560000.0 Hz...

Hello, I am using ubuntu 16. Trying to connect a LimeSDR mini to QSpectrumAnalyzer utilising soapy_power, when searching for devices using soapy_power my limesdr mini doesn't show up. Please Help!

I was wondering if you could add more details to the readme... I got to your repo searching for a faster alternative to rtl_power but had difficulty getting everything to...

@xmikos this fixes a bug where incorrect start times are written when the integration buffer exceeds the max buffer size

![screenshot from 2018-06-08 12-31-42](https://user-images.githubusercontent.com/33361944/41172675-3058c934-6b1a-11e8-859e-93edd5096cb1.png) ![screenshot from 2018-06-08 12-32-19](https://user-images.githubusercontent.com/33361944/41172679-32b57f38-6b1a-11e8-86fb-cc84713cc6f7.png) Please reference the above screenshots. Other devices work well between my SoapySDR Server and client when using soapy_power, except for Airspy. It...

![soapy](https://user-images.githubusercontent.com/28542236/39842231-543148a8-53ab-11e8-97d1-2961f15740c6.png) Error trying to run soapy_power on Windows 10. Did a pip install of soapy_power, which appeared to go ok. Thank you for your help. Jack

ceil()ing the count of hops can cause an abnormal hop count to be rounded up, which can cause the maximum center frequency to exceed the range. If the range was...

A new magic string, b'SDRFFX' is used to specify that we are using the new format. All arguments passed to the SoapyDevice are captured, as well as the arguments to...

This fixes the code for reading of soapy_power_bin files such that short reads are accumulated when loading the array. This allows for reading from data pipes and sockets correctly.

This PR adds the `--random` option, which if specified randomizes the order that channels are hopped through.