On Thu, Nov 21, 2013 at 4:25 AM, Senzo Ngubane
[email protected] wrote:
Hi Every one
I am working on the gnu radio 3.7.1. i am trying to use the signal
hound in gnu radio as the source for receiving radio frequencies
signals.any help on how i can interface a signal hound spectrum analyzer and gnu radio.
Thanks
Senzo
Senzo,
Please do /not/ reply to the digest email and use a relevant subject
line.
There are many pieces of code that link hardware to GNU Radio,
including gr-uhd (in-tree) and gr-osmosdr (out-of-tree). You can look
at them for examples of how to do this.
Tom