summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_siso_f.cc
AgeCommit message (Collapse)Author
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-05minor fixes so that there are no warnings when making gr-trellisanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4384 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-04added support for irregular FSMsanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4371 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-30Added a siso_combined block analogous to the viterbi_combined; useful for ↵anastas
FSMs with a large output alphabet git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3452 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
-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