Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_constellation_decoder_cb.h
index a2b0d2346bc1aacdc96d09c775d45393d636b703..fd7079c12a69d8a54729404f27a66f68b2d1452d 100644 (file)
@@ -33,7 +33,11 @@ gr_constellation_decoder_cb_sptr
        gr_make_constellation_decoder_cb (const std::vector<gr_complex> &sym_position,
                                          const std::vector<unsigned char> &sym_value_out);
 
-
+/*!
+ * \brief Constellation Decoder
+ * \ingroup coding_blk
+ *
+ */
 class gr_constellation_decoder_cb : public gr_sync_block
 {