lutusp / PLSDR

Software-defined radio application written in Python
GNU General Public License v3.0
156 stars 21 forks source link

Sdrplay with gnuradio 3.8 + gr-soapy + gr-fospher (Request) #15

Closed alphafox02 closed 4 years ago

alphafox02 commented 4 years ago

Long title and it’s asking for multiple things, but I’m more than happy to assist any way possible. I’ve gotten sdrplay in Linux with api 3.x, gnuradio 3.8, and gr-soapy to work nicely with both my rsp1a and my rspduo. Wondering if this would help your project?

Also, would it be possibly to add gr-fospher option to replace the waterfall and spectrum oart of your program?

Lastly, I’d like to include your program in my DragonOS project all preinstalled and configured if that’s okay with you.

alphafox02 commented 4 years ago

Spoke too soon. Used your latest release on 20.04 and it did in fact interact with my rsp1a. No audio on FM with sdrplay, but It’s probably user error since I’m new to the project.

lutusp commented 4 years ago

On Sun, Jul 26, 2020 at 7:23 AM alphafox02 notifications@github.com wrote:

Long title and it’s asking for multiple things, but I’m more than happy to assist any way possible. I’ve gotten sdrplay in Linux with api 3.x, gnuradio 3.8, and gr-soapy to work nicely with both my rsp1a and my rspduo. Wondering if this would help your project?

Also, would it be possibly to add gr-fospher option to replace the waterfall and spectrum oart of your program?

Lastly, I’d like to include your program in my DragonOS project all preinstalled and configured if that’s okay with you.

My project is GPL, so if you're willing to GPL your project, then all right, otherwise not.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lutusp/PLSDR/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADVTB4MG3MXJVMRRFXYPXLDR5Q343ANCNFSM4PIADD4A .

-- Paul Lutus http://arachnoid.com

alphafox02 commented 4 years ago

I don’t know all the Ins and outs of GPL but here’s my project. https://sourceforge.net/u/cemaxecuter/profile/

It’s essentially a remastered distro containing all the programs, source, everything. Preconfigured and tested to the best of my ability to make it easy for anyone interested in SDRs. Figured I’d include it in focal since that’s what I’m testing and working on now.

alphafox02 commented 4 years ago

Works great so far with sdrplay RSP1A and the RSPDuo with actually antenna selections matching what’s available. Sdrplay equipment works way better with PLsdr than with Gqrx in 20.04.

alphafox02 commented 4 years ago

Forgot to mention I have a bladerf xA4 and b205 mini for testing.