Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / general / gr_burst_tagger.h @ c8c51581

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

5c4da904 01/16/2012 05:15 am Marcus Leech

core: the burst_tag block can have user-defined keys and values for the tags when a burst is on or off instead of static values. Defaults are the same. Use set_true_tag and set_false_tag to override these.

f914499f 07/21/2011 01:38 am Josh Blum

core: API declaration macros for core class and function symbols

e6751f47 11/17/2010 06:32 am Tom Rondeau

Adding a burst tagger that creates a tag when a signal is observed on line 1.