22 #ifndef INCLUDED_ANALOG_CPM_H 23 #define INCLUDED_ANALOG_CPM_H 37 enum cpm_type { LRC, LSRC, LREC,
TFM, GAUSSIAN, GENERIC = 999 };
81 static std::vector<float> phase_response(
cpm_type type,
82 unsigned samples_per_sym,
cpm_type
Definition: cpm.h:37
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define ANALOG_API
Definition: gr-analog/include/gnuradio/analog/api.h:30
Return the taps for an interpolating FIR filter (gr::filter::interp_fir_filter_fff).
Definition: cpm.h:34