12 #ifndef INCLUDED_GR_DIFF_DECODER_BB_H 13 #define INCLUDED_GR_DIFF_DECODER_BB_H 34 typedef std::shared_ptr<diff_decoder_bb>
sptr;
42 static sptr make(
unsigned int modulus,
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
diff_coding_type
Definition: diff_coding_type.h:18
std::shared_ptr< diff_decoder_bb > sptr
Definition: diff_decoder_bb.h:34
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
Differential encoder: y[0] = (x[0] - x[-1]) % M.
Definition: diff_decoder_bb.h:30
Definition: diff_coding_type.h:19