]> git.gag.com Git - debian/gnuradio/blobdiff - gnuradio-core/src/lib/general/gr_dd_mpsk_sync_cc.h
Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_dd_mpsk_sync_cc.h
index 67cd50ad74d00c9be9f36f996280c7a40f527abb..4ffcd3771b4b3c69e964d7edc1fd13da944febdb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -37,6 +37,7 @@ gr_make_dd_mpsk_sync_cc (float alpha, float beta,
 
 /*!
  * \brief Decision directed M-PSK synchronous demod 
+ * \ingroup sync_blk
  * This block performs joint carrier tracking and symbol timing recovery.
  *
  * input: complex baseband; output: properly timed complex samples ready for slicing.