#include <gnuradio/digital/api.h>
#include <gnuradio/digital/diff_coding_type.h>
#include <gnuradio/sync_block.h>
Go to the source code of this file.
Classes | |
class | gr::digital::diff_encoder_bb |
Differential decoder: y[0] = (x[0] + y[-1]) % M. More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper. | |
gr::digital | |