summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_encoder_XX.cc.t
Commit message (Collapse)AuthorAgeFilesLines
* Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-031-2/+2
|
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* minor fixes so that there are no warnings when making gr-trellisanastas2007-02-051-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4384 221aa14e-8319-0410-a670-987f0aec2ac5
* added warning message for automatic generationanastas2007-02-051-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4382 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-161-16/+14
| | | | | | | | | | | | | -Added fsm constructor for generating FSM directly from the generator matrix of binary convolutional codes. -Added functionality to fsm class to compute the best way to go from any state to any other state (useful for termination) -Added soft-in-soft-out (SISO) block for turbo processing -Added turbo decoding examples git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3322 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-071-0/+76
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5