GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 relevent bits. More...
 
class  unpack_k_bits
 Converts a byte with k relevent bits to k output bytes with 1 bit in the LSB. More...