GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Classes | |
class | digital_diff_decoder_bb |
y[0] = (x[0] - x[-1]) % M 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 | ) |