23 #ifndef INCLUDED_DIGITAL_HDLC_DEFRAMER_BP_H
24 #define INCLUDED_DIGITAL_HDLC_DEFRAMER_BP_H
50 static sptr make(
int length_min,
int length_max);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
HDLC deframer which takes in unpacked bits, and outputs PDU binary blobs. Frames which do not pass CR...
Definition: hdlc_deframer_bp.h:39
boost::shared_ptr< hdlc_deframer_bp > sptr
Definition: hdlc_deframer_bp.h:42