|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_diff_encoder_bb |
| y[0] = (x[0] + y[-1]) % MUses current and previous symbols and the alphabet modulus to perform differential encoding. More... | |
Functions | |
| DIGITAL_API digital_diff_encoder_bb_sptr | digital_make_diff_encoder_bb (unsigned int modulus) |
| DIGITAL_API digital_diff_encoder_bb_sptr digital_make_diff_encoder_bb | ( | unsigned int | modulus | ) |