GNU Radio v3.7.0-113-g523a53ac C++ API
Byte Operators

Classes

class  gr::blocks::pack_k_bits_bb
 Converts a stream of bytes with 1 bit in the LSB to a byte with k relevent bits. More...
class  gr::blocks::repack_bits_bb
 Pack k bits from the input stream onto l bits of the output stream. More...
class  gr::blocks::unpack_k_bits_bb
 Converts a byte with k relevent bits to k output bytes with 1 bit in the LSB. More...

Detailed Description