11 #ifndef INCLUDED_GR_UNPACK_K_BITS_BB_H
12 #define INCLUDED_GR_UNPACK_K_BITS_BB_H
36 typedef std::shared_ptr<unpack_k_bits_bb>
sptr;
Converts a byte with k relevant bits to k output bytes with 1 bit in the LSB.
Definition: unpack_k_bits_bb.h:33
static sptr make(unsigned k)
Make an unpack_k_bits block.
std::shared_ptr< unpack_k_bits_bb > sptr
Definition: unpack_k_bits_bb.h:36
synchronous 1:N input to output with history
Definition: sync_interpolator.h:26
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29