Collaboration diagram for Examples:
![]() |
Classes | |
class | SPUC::qpsk |
A QPSK receiver that can operate at exactly 2 samples/symbol. More... | |
class | SPUC::agc |
This is a simple sigma-delta type AGC for the variable rate QPSK example. More... | |
class | SPUC::cmplx_allpass_halfband |
Complex version of allpass halfband. More... | |
class | SPUC::qpsk_variable |
A QPSK receiver that can operate over a range of non-integer sampling rates. More... | |
class | SPUC::resampler |
A resampling block using interpolator, halfband filter and NCO. More... | |
class | SPUC::sim_qpsk_variable |
A Class for simulating a variable rate QPSK system. More... | |
class | SPUC::timing_nco |
A NCO for symbol recovery in a variable rate QPSK receiver. More... | |
class | SPUC::allpass_1aq1 |
The filter is a "first-order" Allpass section of the form. More... | |
class | SPUC::allpass_1aq2 |
The filter is a "first-order" Allpass section of the form. More... | |
class | SPUC::csd_allpass_halfband |
This filter is a combination of 2 fixed allpass filters allpass_1aq1 and allpass_1aq2. More... | |
Functions | |
int | main (int argc, char *argv[]) |
Simulation of QPSK receiver in AWGN. |
|
Simulation of QPSK receiver in AWGN.
|