GNU Radio 3.6.5 C++ API

digital_crc32_bb.h File Reference

#include <digital_api.h>
#include <gr_tagged_stream_block.h>

Go to the source code of this file.

Classes

class  digital_crc32_bb
 Byte-stream CRC block. More...

Functions

DIGITAL_API digital_crc32_bb_sptr digital_make_crc32_bb (bool check=false, const std::string &lengthtagname="packet_len")

Function Documentation

DIGITAL_API digital_crc32_bb_sptr digital_make_crc32_bb ( bool  check = false,
const std::string &  lengthtagname = "packet_len" 
)