GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
gr::blocks::kernel Namespace Reference

Classes

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...