Fibonacci Linear Feedback Shift Register
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_pll_freqdet_cf.h
index 1d8e209e4ef0a1ca4a7af629c3ac58fe43378a4a..2235a6904ba9af44c51fbf1b62233a58ba51d2c9 100644 (file)
@@ -33,7 +33,7 @@ gr_pll_freqdet_cf_sptr gr_make_pll_freqdet_cf (float alpha, float beta,
 /*!
  * \brief Implements a PLL which locks to the input frequency and outputs 
  * an estimate of that frequency.  Useful for FM Demod.
- * \ingroup block
+ * \ingroup clock
  *
  * input: stream of complex; output: stream of floats
  *