Resampler seems to be working for all values of rate
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_ofdm_bpsk_demapper.h
index c361c62faca8d01073027b9186d3542a6a5d3a9d..12ae6a8f65b9790c8efb0b0381f3418fe23bbe4a 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,8 +37,8 @@ gr_make_ofdm_bpsk_demapper (unsigned int occupied_carriers);
 /*!
  * \brief take a vector of complex constellation points in from an FFT
  * and demodulate to a stream of bits. Simple BPSK version.
+ * \ingroup ofdm_blk
  */
-
 class gr_ofdm_bpsk_demapper : public gr_block
 {
   friend gr_ofdm_bpsk_demapper_sptr