GNU Radio 3.4.2 C++ API
gr_framer_sink_1.h File Reference
#include <gr_sync_block.h>
#include <gr_msg_queue.h>
Include dependency graph for gr_framer_sink_1.h:

Go to the source code of this file.

Classes

class  gr_framer_sink_1
 Given a stream of bits and access_code flags, assemble packets.input: stream of bytes from gr_correlate_access_code_bb output: none. Pushes assembled packet into target queue. More...

Functions

gr_framer_sink_1_sptr gr_make_framer_sink_1 (gr_msg_queue_sptr target_queue)

Function Documentation

gr_framer_sink_1_sptr gr_make_framer_sink_1 ( gr_msg_queue_sptr  target_queue)