Adding QA code for fir filter with buffer.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_mpsk_receiver_cc.h
index b3ce9cea2e6b6a60b0afae3a8d3ce3a1668672dc..024d74adaf4960e8e0e565f916fa6f12ddc47c4f 100644 (file)
@@ -43,7 +43,8 @@ gr_make_mpsk_receiver_cc (unsigned int M, float theta,
 /*!
  * \brief This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol
  * synchronization. 
- * \ingroup synch
+ * \ingroup sync_blk
+ * \ingroup demod_blk
  *
  * This block takes care of receiving M-PSK modulated signals through phase, frequency, and symbol
  * synchronization. It performs carrier frequency and phase locking as well as symbol timing recovery.