23#ifndef INCLUDED_GR_FRAMER_SINK_1_H
24#define INCLUDED_GR_FRAMER_SINK_1_H
55 typedef boost::shared_ptr<framer_sink_1>
sptr;
Given a stream of bits and access_code flags, assemble packets.
Definition: framer_sink_1.h:52
static sptr make(msg_queue::sptr target_queue)
boost::shared_ptr< framer_sink_1 > sptr
Definition: framer_sink_1.h:55
boost::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:47
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45