12 #ifndef INCLUDED_DIGITAL_PACKET_PARSE_B_H
13 #define INCLUDED_DIGITAL_PACKET_PARSE_B_H
54 typedef std::shared_ptr<protocol_parser_b>
sptr;
Block that synchronizes to a header based on a header format object class. Designed to accept hard bi...
Definition: protocol_parser_b.h:52
std::shared_ptr< protocol_parser_b > sptr
Definition: protocol_parser_b.h:54
static sptr make(const header_format_base::sptr &format)
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