Added a check in alsa sink if error has occurred due to blocking; if so, it will...
[debian/gnuradio] / gr-gcell / src / gcell_fft_vcc.h
index 2cf13b33dfb7cfe9417f4a61dff1579348df444e..9e3035b4442723edcd0c761566a2df258280da61 100644 (file)
@@ -35,7 +35,8 @@ gcell_make_fft_vcc(int fft_size, bool forward, const std::vector<float> &window,
 
 /*!
  * \brief Compute forward or reverse FFT.  complex vector in / complex vector out.
- * \ingroup dft
+ * \ingroup dft_blk
+ * \ingroup gcell
  *
  * Concrete class that uses gcell to offload FFT to SPEs.
  */