GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Variables | |
static const float | FPLL_BTLOOP_COUPLING_CONST = 3.125 |
const float FPLL_BTLOOP_COUPLING_CONST = 3.125 [static] |
Magic coupling constant between GrAtscFPLL and GrAtscBitTimingLoop. Trust me, you don't want to mess with this.
The agc block buried in the FPLL indirectly sets the level of the input to the bit timing loop. The bit timing loop's convergence properties depend on the the mean amplitude of it's input. This constant ties them together such that you can tweak the input level of the bit timing loop (somewhat) without screwing everything.