added include <cstdio> statements in several files to make it compatible with g+...
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_mpsk_receiver_cc.h
index 5c3b253afaa0baa797352d709143ac8155f38830..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_blk
+ * \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.