11 #ifndef INCLUDED_GR_FRAMER_SINK_1_H
12 #define INCLUDED_GR_FRAMER_SINK_1_H
43 typedef std::shared_ptr<framer_sink_1>
sptr;
Given a stream of bits and access_code flags, assemble packets.
Definition: framer_sink_1.h:40
static sptr make(msg_queue::sptr target_queue)
std::shared_ptr< framer_sink_1 > sptr
Definition: framer_sink_1.h:43
std::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:35
synchronous 1:1 input to output with history
Definition: sync_block.h:26
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29