GNU Radio 3.6.5 C++ API
|
#include <digital_api.h>
#include <gruel/attributes.h>
#include <gri_control_loop.h>
#include <gr_block.h>
#include <gr_complex.h>
#include <fstream>
Go to the source code of this file.
Classes | |
class | digital_mpsk_receiver_cc |
This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol synchronization. More... | |
Functions | |
DIGITAL_API digital_mpsk_receiver_cc_sptr | digital_make_mpsk_receiver_cc (unsigned int M, float theta, float loop_bw, float fmin, float fmax, float mu, float gain_mu, float omega, float gain_omega, float omega_rel) |
DIGITAL_API digital_mpsk_receiver_cc_sptr digital_make_mpsk_receiver_cc | ( | unsigned int | M, |
float | theta, | ||
float | loop_bw, | ||
float | fmin, | ||
float | fmax, | ||
float | mu, | ||
float | gain_mu, | ||
float | omega, | ||
float | gain_omega, | ||
float | omega_rel | ||
) |