pothosware / SoapySDR

Vendor and platform neutral SDR support library.
https://github.com/pothosware/SoapySDR/wiki
Boost Software License 1.0
1.1k stars 176 forks source link

Ever thought about supporting the RF-Explorer? #184

Open ghost opened 5 years ago

ghost commented 5 years ago

That would open up a world of possibilities for this device that is heavily used in the music world and RF industry and could make SoapySDR the go-to solution for more advanced use cases. There is a UART API here: https://github.com/RFExplorer/RFExplorer-for-.NET/wiki/RF-Explorer-UART-API-interface-specification Device description here: http://j3.rf-explorer.com/

guruofquality commented 5 years ago

Sounds good, looking for volunteers with the hardware of course.

ghost commented 5 years ago

I have one, but it's in use. I can help you testing, buy I cannot ship you mine...

On Mon, Sep 3, 2018, 18:06 Josh Blum notifications@github.com wrote:

Sounds good, looking for volunteers with the hardware of course.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pothosware/SoapySDR/issues/184#issuecomment-418153042, or mute the thread https://github.com/notifications/unsubscribe-auth/AEqHE81Gx0Adbf8pl7n69lOBWdND7nCVks5uXVNygaJpZM4WWkbr .

ncorgan commented 2 years ago

Looking through their products and software, I'm iffy on compatibility. From what I can tell, their SpecAn API only exposes frequency-domain values, and their SigGen API takes in dBm directly. I haven't been able to find any mention of the raw IQ samples Soapy would need to work with.