Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_agc_ff.h
index a12026b62f240f77a5758d6ba76caf1dc0b8015c..7cb167fca2530d63d6044f1491aa7ded39e12c3e 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,
@@ -34,6 +34,7 @@ gr_make_agc_ff (float rate = 1e-4, float reference = 1.0,
 
 /*!
  * \brief high performance Automatic Gain Control class
+ * \ingroup level_blk
  *
  * Power is approximated by absolute value
  */