]> git.gag.com Git - debian/gnuradio/blobdiff - gnuradio-core/src/lib/general/gr_lfsr_32k_source_s.h
Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_lfsr_32k_source_s.h
index c71d0b72d2a113ef13d9358c830e1d7352bc2457..f8497e4cbdd8ded0341cc8d0aaffb98c7b32e6e8 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,
@@ -33,7 +33,7 @@ gr_lfsr_32k_source_s_sptr gr_make_lfsr_32k_source_s ();
 
 /*!
  * \brief LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)
- * \ingroup source
+ * \ingroup source_blk
  *
  * This source is typically used along with gr_check_lfsr_32k_s to test
  * the USRP using its digital loopback mode.