GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Classes | |
class | digital_pn_correlator_cc |
PN code sequential search correlatorReceives complex baseband signal, outputs complex correlation against reference PN code, one sample per PN code period. The PN sequence is generated using a GLFSR. More... | |
Functions | |
DIGITAL_API digital_pn_correlator_cc_sptr | digital_make_pn_correlator_cc (int degree, int mask=0, int seed=1) |
DIGITAL_API digital_pn_correlator_cc_sptr digital_make_pn_correlator_cc | ( | int | degree, |
int | mask = 0 , |
||
int | seed = 1 |
||
) |