discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Feng Andrew Ge
Subject: Re: [Discuss-gnuradio] Work on USRP source and sink stream
Date: Mon, 03 Oct 2011 13:50:34 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20110923 Thunderbird/7.0

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, address@hidden wrote:
Message: 3
Date: Fri, 23 Sep 2011 14:08:39 -0700
From: Josh Blum<address@hidden>
To:"address@hidden"  <address@hidden>
Subject: Re: [Discuss-gnuradio] Work on USRP source and sink stream
        tagging for gr-uhd
Message-ID:<address@hidden>
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




reply via email to

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