 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_GR_PACK_K_BITS_BB_H
24 #define INCLUDED_GR_PACK_K_BITS_BB_H
50 typedef boost::shared_ptr<pack_k_bits_bb>
sptr;
boost::shared_ptr< pack_k_bits_bb > sptr
Definition: pack_k_bits_bb.h:50
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Converts a stream of bytes with 1 bit in the LSB to a byte with k relevant bits.
Definition: pack_k_bits_bb.h:47
synchronous N:1 input to output with history
Definition: sync_decimator.h:38
static sptr make(unsigned k)
Make a pack_k_bits block.
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43