Re: [Discuss-gnuradio] Work on USRP source and sink stream

2011-10-03 Thread Josh Blum
On 10/03/2011 10:50 AM, Feng Andrew Ge wrote: > Josh, > > Thanks for posting your work on stream tag. > > I'd like to try out your code. Would you please tell me which version of > GNU Radio to use with your code examples? Any other specific requirements? > I believe the work is all merged i

Re: [Discuss-gnuradio] Work on USRP source and sink stream

2011-10-03 Thread Feng Andrew Ge
scuss-gnuradio-requ...@gnu.org wrote: Message: 3 Date: Fri, 23 Sep 2011 14:08:39 -0700 From: Josh Blum To:"Discuss-gnuradio@gnu.org" Subject: Re: [Discuss-gnuradio] Work on USRP source and sink stream tagging for gr-uhd Message-ID:<4e7cf557.6010...@ettus.com> Content-Type: text/pl

Re: [Discuss-gnuradio] Work on USRP source and sink stream tagging for gr-uhd

2011-09-23 Thread Josh Blum
Added an example C++ app to demonstrate source and sink tagging: http://gnuradio.org/cgit/jblum.git/tree/gr-uhd/examples?h=uhd_features&id=ddfddc5c20e2ee4f9a12796100089c203aa4ef27 gr-uhd/examples/tags_demo --help UHD Tags Demo Allowed options: --help help message -

[Discuss-gnuradio] Work on USRP source and sink stream tagging for gr-uhd

2011-09-22 Thread Josh Blum
I have been working on support of tag handling for the USRP source and sink blocks in gr-uhd. I will be adding some test and example code, but if anyone cares to experiment, see my uhd_features branch on jblum.git http://gnuradio.org/cgit/jblum.git/log/?h=uhd_features Rather than describe, its eas