X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gr-trellis%2Fsrc%2Flib%2Ftrellis_siso_f.h;h=3e2c2498b3398c1f1c302a7da2c4733ad888d47d;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=b12cff8173467591b7d07f622cc70a35951aca56;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gr-trellis/src/lib/trellis_siso_f.h b/gr-trellis/src/lib/trellis_siso_f.h index b12cff81..3e2c2498 100644 --- a/gr-trellis/src/lib/trellis_siso_f.h +++ b/gr-trellis/src/lib/trellis_siso_f.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, @@ -41,7 +41,9 @@ trellis_siso_f_sptr trellis_make_siso_f ( ); - +/*! + * \ingroup coding_blk + */ class trellis_siso_f : public gr_block { fsm d_FSM;