summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_viterbi_X.h.t
Commit message (Collapse)AuthorAgeFilesLines
* trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linuxJosh Blum2011-07-221-3/+4
|
* core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos2011-02-181-0/+9
| | | | | and implemented using templates. Minor renaming of some files
* Doc fixes.eb2009-05-221-0/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11088 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
* 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
* clean-up of Viterbi blocks: d_trace is not a private variable anymore but a ↵anastas2006-08-231-1/+1
| | | | | | local variable git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3382 221aa14e-8319-0410-a670-987f0aec2ac5
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-161-9/+9
| | | | | | | | | | | | | -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/+78
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5