X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_constellation_decoder_cb.h;h=fd7079c12a69d8a54729404f27a66f68b2d1452d;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=a2b0d2346bc1aacdc96d09c775d45393d636b703;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h b/gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h index a2b0d234..fd7079c1 100644 --- a/gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h +++ b/gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h @@ -33,7 +33,11 @@ gr_constellation_decoder_cb_sptr gr_make_constellation_decoder_cb (const std::vector &sym_position, const std::vector &sym_value_out); - +/*! + * \brief Constellation Decoder + * \ingroup coding_blk + * + */ class gr_constellation_decoder_cb : public gr_sync_block {