22 #ifndef INCLUDED_DAB_CRC16_BB_H
23 #define INCLUDED_DAB_CRC16_BB_H
26 #include <gnuradio/block.h>
46 typedef std::shared_ptr<crc16_bb>
sptr;
56 static sptr make(
int length, uint16_t generator, uint16_t initial_state);
#define DAB_API
Definition: api.h:31
crc16 is written in the last 2 bits of input vector
Definition: crc16_bb.h:44
static sptr make(int length, uint16_t generator, uint16_t initial_state)
Return a shared_ptr to a new instance of dab::crc16_bb.
std::shared_ptr< crc16_bb > sptr
Definition: crc16_bb.h:46
Definition: complex_to_interleaved_float_vcf.h:28