22 #ifndef INCLUDED_BAZ_BURST_TAGGER_H 23 #define INCLUDED_BAZ_BURST_TAGGER_H 25 #include <gnuradio/sync_block.h> 32 typedef boost::shared_ptr<burst_tagger>
sptr;
34 static sptr make(
const std::string& tag_name =
"length",
float mult = 1.0f,
unsigned int pad_front = 0,
unsigned int pad_rear = 0,
bool drop_residue =
true,
bool verbose =
true);
boost::shared_ptr< burst_tagger > sptr
Definition: baz_burst_tagger.h:32
Definition: baz_additive_scrambler_bb.h:28
Definition: baz_burst_tagger.h:30
#define BAZ_API
Definition: config.h:8