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