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: Josh Blum
Subject: Re: [Discuss-gnuradio] VITA49 - VRT Output from spectrum analyser
Date: Wed, 15 May 2013 13:58:39 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

> 
> Yes, that would be fab. 
> 
> I
> would caution that because VITA-49 doesn't actually specify any
> encapsulation mechanisms for any higher-layer protocols, there's no
> "standard" way of placing VITA-49 over TCP and UDP, it is necessarily
> proprietary. 
> 
> It would be much better if there were a standard
> encapsulation--that would make having a Gnu Radio block be a very
> desirable thing... 
> 

So this set of blocks will encapsulate a stream over VRL (vita radio
link layer) and VITA49 IF data packets. The VRL is really what makes
this work because its so much easier to do bounds recovery with.

Perhaps you can use this with the GrExtras socket block to receive from
your analyzer. Or perhaps with some minor modifications:

https://github.com/guruofquality/grextras/wiki/NextBlocks#wiki-de-serialization-io-blocks

-josh



reply via email to

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