X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-trellis%2Fsrc%2Flib%2Ftrellis_viterbi_s.h;h=1f2d3f150a0049bc7719dd5327779568e83d413f;hb=060b04c1b851a162dc91994d7bbe7818dfa5ae13;hp=ccfd2954bc716cb955cd593bd3bf915602e3b38a;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gr-trellis/src/lib/trellis_viterbi_s.h b/gr-trellis/src/lib/trellis_viterbi_s.h index ccfd2954..1f2d3f15 100644 --- a/gr-trellis/src/lib/trellis_viterbi_s.h +++ b/gr-trellis/src/lib/trellis_viterbi_s.h @@ -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, @@ -39,6 +39,9 @@ trellis_viterbi_s_sptr trellis_make_viterbi_s ( +/*! + * \ingroup coding_blk + */ class trellis_viterbi_s : public gr_block { fsm d_FSM;