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



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

Reply via email to