discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] VITA49 - VRT Output from spectrum analyser


From: mleech
Subject: Re: [Discuss-gnuradio] VITA49 - VRT Output from spectrum analyser
Date: Wed, 15 May 2013 10:36:46 -0400
User-agent: Roundcube Webmail/0.7.2

On 15 May 2013 10:20, Charlie Starling wrote:

Hi all, I have a spectrum analyser that outputs its I and Q data over TCP or UDP in the VITA49 format, I've been searching around looking for a way to interface this into gnuradio but all the information I can seem to find regarding VITA49 seems to be with reference to USRP. Can anyone offer any advice or pointers for where to start? I have some programming experience if that's what's needed.
 
Thanks
Charles

The VITA-49 protocol isn't that complicated.  I'd write a simple "interstitial" C program that reads the VITA-49 packed samples from your UDP/TCP port, and then sends them along a FIFO that Gnu Radio can open as a file source.

 

 

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]