11 #ifndef INCLUDED_GR_PACK_K_BITS_BB_H
12 #define INCLUDED_GR_PACK_K_BITS_BB_H
38 typedef std::shared_ptr<pack_k_bits_bb>
sptr;
44 static sptr make(
unsigned k);
Converts a stream of bytes with 1 bit in the LSB to a byte with k relevant bits.
Definition: pack_k_bits_bb.h:34
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_decimator.h:25
std::shared_ptr< pack_k_bits_bb > sptr
Definition: pack_k_bits_bb.h:38