discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [USRP-users] Possible to use stream tagging featu


From: Colby Boyer
Subject: Re: [Discuss-gnuradio] [USRP-users] Possible to use stream tagging features to implement RX sample bursts after a TX burst?
Date: Thu, 23 Jun 2011 16:21:23 -0700



On Thu, Jun 23, 2011 at 4:11 PM, Nick Foster <address@hidden> wrote:

>
>
>
>
> Where should I look for the API to tag samples on the USRP?

Tagging in this case has nothing to do with the USRP and everything to
do with Gnuradio. Take a look at the burst_tagger in
gnuradio-core/src/lib/general/gr_burst_tagger.cc for an example.

The Mode S decoder I wrote also uses tags throughout for preamble
tagging and framing, and can be found at
git://github.com/bistromath/gr-air-modes.git.

--n

>
>
> --Colby



I think it does have something to do with the USRP. I need to know at what time my TX sampled got processed by the USRP, as this is the trigger for an RX burst.

--Colby

reply via email to

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