> 
> 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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to