-
Notifications
You must be signed in to change notification settings - Fork 118
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
[PlutoSDR] not recognized #237
Comments
At the moment there is no direct way. I you compile welle.io from the sources for Linux you might can use the SoapySDR input with the PlutoSDR SoapySDR Plugin. |
is it not possible to pick some code from here (PlutoSDR input plugin) |
It's always possible to pick code somewhere, but somebody that owns a PlutoSDR should do it and maintain it. I would prefer seeing the same effort invested in getting the PlutoSDR to work with SoapySDR, because more projects can make use of it. |
oops... i didn't realized that SoapySDR is "A fresh and clean vendor neutral and platform independent SDR support library" but is PlutoSDR SoapySDR also available for Windows OS? |
It's better to ask them (whoever "they" are), I don't know. |
@Waitsnake compiled SoapySDR for Windows. See here #253. But I don't know the current state. |
It's not SoapySDR itself that I'm worrying about, it's the PlutoSDR device driver for SoapySDR. |
i have an additional stupid question. |
At the moment there is no way to do it without compiling. |
i have a Analog Devices ADALM-Pluto SDR (rev. B), the range extension hack is applied (60MHz-6000MHz) and all its IIO driver are installed (Windows 10).
but welle.io v1.0 does not see the PlutoSDR device at all.
the example application IIO - oscilloscope from AD is working fine...
ADALM-PLUTO for End Users
is there a way to get PlutoSDR work with welle.io application?
PS.: wello.io v1.0 is working fine with RTL2838 device on the same PC.
PPS.: SDR-sharp with PlutoSDR-addon is working as well (with limitations).
The text was updated successfully, but these errors were encountered: