12 #ifndef INCLUDED_BLOCKS_BURST_TO_STREAM_H
13 #define INCLUDED_BLOCKS_BURST_TO_STREAM_H
32 typedef std::shared_ptr<burst_to_stream>
sptr;
42 const std::string& len_tag_key =
"packet_len",
43 bool propagate_tags =
false);
Burst to StreamTransforms a bursty tagged stream into a continuous stream by inserting zeros in the o...
Definition: burst_to_stream.h:29
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
std::shared_ptr< burst_to_stream > sptr
Definition: burst_to_stream.h:32
GR_RUNTIME_API size_t itemsize(types::vector_type type)
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62