Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airspy support #16

Open
Ben-Baert opened this issue Mar 18, 2017 · 5 comments
Open

Airspy support #16

Ben-Baert opened this issue Mar 18, 2017 · 5 comments

Comments

@Ben-Baert
Copy link

Is there a way to make this work with an Airspy Mini? I always get no RTLSDR supported devices found...

@xmikos
Copy link

xmikos commented Mar 19, 2017

You can use my soapy_power instead, it supports multiple SDRs (I am testing it with RTL-SDR, Airspy, HackRF, LimeSDR and SDRplay, only SDRplay is problematic, everything else works).

It can output measurements in rtl_power format, rtl_power_fftw format or it's own binary format. It's written in Python but thanks to NumPy and pyFFTW performance is really good.

@KlemenBlokar
Copy link
Member

KlemenBlokar commented Mar 19, 2017 via email

@anthropic-radio-source
Copy link

Has anyone got any further with this? This program could be even more useful with a wider staring bandwidth like that offered by HackRF, LimeSDR, B200 etc.

@alajovic
Copy link
Member

Actually, both principal authors recently got ourselves a LimeSDR mini, so I can assure you that support for devices other than RTL-SDR has been much on our mind. :) For now, going with SoapySDR seems the easiest solution. I certainly have this in my plan, but as is usual with such projects, time constraints are the limiting factor. I hope that I'll be able to start working on it soon.
If anyone decides to experiment with this before me, I urge them to use the testing branch as a starting point (rather than the master branch). The version in the testing branch has been reworked to support much higher processing rates (multiple parallel FFT workers), and that will quite likely be needed with devices that offer high sample rates.

@anthropic-radio-source
Copy link

anthropic-radio-source commented May 30, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants