summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis_siso_combined_f.h
Commit message (Collapse)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-112/+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-5/+5
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* 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-2/+3
| | | | | and implemented using templates. Minor renaming of some files
* Doc fixes.eb2009-05-221-2/+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
* Added a siso_combined block analogous to the viterbi_combined; useful for ↵anastas2006-08-301-0/+109
FSMs with a large output alphabet git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3452 221aa14e-8319-0410-a670-987f0aec2ac5