23 #ifndef INCLUDED_GR_UNPACK_K_BITS_BB_H 24 #define INCLUDED_GR_UNPACK_K_BITS_BB_H 48 typedef boost::shared_ptr<unpack_k_bits_bb>
sptr;
54 static sptr make(
unsigned k);
boost::shared_ptr< unpack_k_bits_bb > sptr
Definition: unpack_k_bits_bb.h:48
synchronous 1:N input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_interpolator.h:37
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Converts a byte with k relevant bits to k output bytes with 1 bit in the LSB.
Definition: unpack_k_bits_bb.h:44