-
Notifications
You must be signed in to change notification settings - Fork 179
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
Support for the SignalHound USB devices #185
Comments
FWIW I have some experience with this API. The specan looks like it can be put into a raw sample mode from what I recall. The driver can also yield low power fft samples and work with a tracker generator to perform sweeps of large ranges, also yielding log power fft samples. I think there are some interesting use cases here. |
As with the RF-Explorer. I -might- be able to get my hands on one (not
confirmed yet) and if I do I can help testing.
…On Mon, Sep 3, 2018, 18:07 Josh Blum ***@***.***> wrote:
FWIW I have some experience with this API. The specan looks like it can be
put into a raw sample mode from what I recall. The driver can also yield
low power fft samples and work with a tracker generator to perform sweeps
of large ranges, also yielding log power fft samples. I think there are
some interesting use cases here.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#185 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEqHEwUp6LTTejBl9mqiWPRV5qDUDlUmks5uXVO-gaJpZM4WXdWG>
.
|
Unfortunately i was not able to get my hands on the signalHound, so i will not be able to help you out here. I do have the RF-Explorer, though. |
@guruofquality I got a SA44b and a bb60C. I defiantly want this it would help me out allot since I cant use slow devices with low RBW for TSCM work. Have you started working on this? right now I am integrating this API into a tensor flow signal intelligence app and I would love to add soapy to it. If you can integrate signal hound into to soapy I can add it to my app. |
I have no done any work on this. There is a driver guide to help get started: https://github.com/pothosware/SoapySDR/wiki/DriverGuide |
Looks like SignalHound themselves have a BB60C module: https://github.com/SignalHound/soapy-bb60 Since then, they've put up GNU Radio 3.9 blocks for VSG60 and the SM series. |
Have you ever thought about adding support for something like https://signalhound.com/products/usb-sa44b/
The text was updated successfully, but these errors were encountered: