summaryrefslogtreecommitdiff
path: root/gr-analog/include/analog/pll_freqdet_cf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/include/analog/pll_freqdet_cf.h')
-rw-r--r--gr-analog/include/analog/pll_freqdet_cf.h3
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 8ffbc5968e..b33fb909ba 100644
--- a/gr-analog/include/analog/pll_freqdet_cf.h
+++ b/gr-analog/include/analog/pll_freqdet_cf.h
@@ -33,8 +33,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
*