10 #ifndef INCLUDED_ANALOG_CPM_H 11 #define INCLUDED_ANALOG_CPM_H 25 enum cpm_type { LRC, LSRC, LREC,
TFM, GAUSSIAN, GENERIC = 999 };
69 static std::vector<float> phase_response(cpm_type type,
70 unsigned samples_per_sym,
cpm_type
Definition: cpm.h:25
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:18
Return the taps for an interpolating FIR filter (gr::filter::interp_fir_filter_fff).
Definition: cpm.h:22