GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
Go to the source code of this file.
Classes | |
class | digital_diff_decoder_bb |
y[0] = (x[0] - x[-1]) % MUses current and previous symbols and the alphabet modulus to perform differential decoding. More... | |
Functions | |
DIGITAL_API digital_diff_decoder_bb_sptr | digital_make_diff_decoder_bb (unsigned int modulus) |
DIGITAL_API digital_diff_decoder_bb_sptr digital_make_diff_decoder_bb | ( | unsigned int | modulus | ) |