GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
gr::blocks::kernel Namespace Reference

Classes

class  block_interleaving
 
class  pack_k_bits
 Converts a vector of bytes with 1 bit in the LSB to a byte with k relevant bits. More...
 
class  unpack_k_bits
 Converts a byte with k relevant bits to k output bytes with 1 bit in the LSB. More...