diff options
Diffstat (limited to 'gr-digital/include/digital_constellation_receiver_cb.h')
-rw-r--r-- | gr-digital/include/digital_constellation_receiver_cb.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-digital/include/digital_constellation_receiver_cb.h b/gr-digital/include/digital_constellation_receiver_cb.h index 92c31311f7..264e009515 100644 --- a/gr-digital/include/digital_constellation_receiver_cb.h +++ b/gr-digital/include/digital_constellation_receiver_cb.h @@ -42,10 +42,10 @@ digital_make_constellation_receiver_cb (digital_constellation_sptr constellation /*! * \brief This block does fine-phase and frequency locking and decision making. - * \ingroup sync_blk - * \ingroup demod_blk - * \ingroup digital + * \ingroup symbol_coding_blk + * \ingroup modulators_blk * + * \details * The phase and frequency synchronization are based on a Costas loop * that finds the error of the incoming signal point compared to its * nearest constellation point. The frequency and phase of the NCO are |