Imported Upstream version 3.2.2
[debian/gnuradio] / gr-gsm-fr-vocoder / src / lib / gsm_fr_decode_ps.h
index e0a834ce1b72dc8fe99e56cf3d0096c07b2ecd11..8002c2ce3cb70ce05c7cb99048719fc0bd3b5387 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,
@@ -31,6 +31,7 @@ gsm_fr_decode_ps_sptr gsm_fr_make_decode_ps ();
 
 /*!
  * \brief GSM 06.10 Full Rate Vocoder Decoder
+ * \ingroup vocoder_blk
  */
 class gsm_fr_decode_ps : public gr_sync_interpolator {
   struct gsm_state     *d_gsm;