diff options
Diffstat (limited to 'gr-analog/include/analog/pll_freqdet_cf.h')
-rw-r--r-- | gr-analog/include/analog/pll_freqdet_cf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-analog/include/analog/pll_freqdet_cf.h b/gr-analog/include/analog/pll_freqdet_cf.h index 613e85263f..a653261c30 100644 --- a/gr-analog/include/analog/pll_freqdet_cf.h +++ b/gr-analog/include/analog/pll_freqdet_cf.h @@ -32,8 +32,9 @@ namespace gr { /*! * \brief Implements a PLL which locks to the input frequency and outputs * an estimate of that frequency. Useful for FM Demod. - * \ingroup sync_blk + * \ingroup synchronizers_blk * + * \details * Input stream 0: complex * Output stream 0: float * |