summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_viterbi_X.cc.t
AgeCommit message (Expand)Author
2011-02-18core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos
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
2007-02-05minor fixes so that there are no warnings when making gr-trellisanastas
2007-02-05added warning message for automatic generationanastas
2007-02-04added support for irregular FSMsanastas
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-23clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l...anastas
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
2006-08-111) Minor correction in Viterbi. 2) Checked in interleaver structureanastas
2006-08-07Merged anastas/wip changes r3156:3218 into trunk.eb