summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_viterbi_combined_XX.cc.t
Commit message (Collapse)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-191/+0
|
* trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-201-5/+5
| | | | (mostly namespace issues in C++).
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-12/+12
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos2011-02-181-1/+2
| | | | | and implemented using templates. Minor renaming of some files
* Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-031-2/+2
|
* Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, ↵anastas2008-11-131-0/+5
| | | | | | 2) Corresponding fsm file examples, 3) added set_TABLE method in viterbi_combined and metrics git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9985 221aa14e-8319-0410-a670-987f0aec2ac5
* 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
* viterbi_combined templates for both input and outputanastas2007-02-131-0/+185
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4462 221aa14e-8319-0410-a670-987f0aec2ac5