GNU Radio 3.7.2git-79-g931a7b07 C++ API
|
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... |