23 #ifndef INCLUDED_DIGITAL_HDLC_DEFRAMER_BP_H 24 #define INCLUDED_DIGITAL_HDLC_DEFRAMER_BP_H 42 typedef boost::shared_ptr<hdlc_deframer_bp>
sptr;
50 static sptr make(
int length_min,
int length_max);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
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