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 will let you know what I will get.

Thanks,
Andrew


On 09/24/2011 12:01 PM, discuss-gnuradio-requ...@gnu.org wrote:
Message: 3
Date: Fri, 23 Sep 2011 14:08:39 -0700
From: Josh Blum<j...@ettus.com>
To:"Discuss-gnuradio@gnu.org"  <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/plain; charset=ISO-8859-1

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
   --addr arg                         the device address in string format
   --rate arg (=1000000)              the sample rate in samples per second
   --freq arg (=10000000)             the center frequency in Hz
   --burst arg (=0.10000000000000001) the duration of each burst in seconds
   --idle arg (=0.050000000000000003) idle time between bursts in seconds

The tags sink demo block will print USRP source time stamps.
The tags source demo block will send bursts to the USRP sink.
Look at the USRP output on a scope to see the timed bursts.

-Josh


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

Reply via email to