#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_dd_mpsk_sync_cc |
Decision directed M-PSK synchronous demod
This block performs joint carrier tracking and symbol timing recovery. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_dd_mpsk_sync_cc > | gr_dd_mpsk_sync_cc_sptr |
Functions | |
gr_dd_mpsk_sync_cc_sptr | gr_make_dd_mpsk_sync_cc (float alpha, float beta, float max_freq, float min_freq, float ref_phase, float omega, float gain_omega, float mu, float gain_mu) |
gr_dd_mpsk_sync_cc_sptr gr_make_dd_mpsk_sync_cc | ( | float | alpha, | |
float | beta, | |||
float | max_freq, | |||
float | min_freq, | |||
float | ref_phase, | |||
float | omega, | |||
float | gain_omega, | |||
float | mu, | |||
float | gain_mu | |||
) |