Classes | |
| class | gr::digital::hdlc_deframer_bp |
| HDLC deframer which takes in unpacked bits, and outputs PDU binary blobs. Frames which do not pass CRC are rejected. More... | |
| class | gr::digital::hdlc_framer_pb |
| HDLC framer which takes in PMT binary blobs and outputs HDLC frames as unpacked bits, with CRC and bit stuffing added. The first sample of the frame is tagged with the tag frame_tag_name and includes a length field for tagged_stream use. More... | |