Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trellis: converted gr-trellis to new style. | Tom Rondeau | 2012-12-29 | 1 | -112/+0 |
| | |||||
* | trellis: updating gr-trellis to handle changes with gr-digital. | Tom Rondeau | 2012-08-20 | 1 | -5/+5 |
| | | | | (mostly namespace issues in C++). | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -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 linux | Josh Blum | 2011-07-22 | 1 | -3/+4 |
| | |||||
* | core algorithms such as viterbi/siso were refactored | Achilleas Anastasopoulos | 2011-02-18 | 1 | -2/+3 |
| | | | | | and implemented using templates. Minor renaming of some files | ||||
* | Doc fixes. | eb | 2009-05-22 | 1 | -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. | eb | 2007-07-21 | 1 | -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:51 | eb | 2006-09-13 | 1 | -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 ↵ | anastas | 2006-08-30 | 1 | -0/+109 |
FSMs with a large output alphabet git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3452 221aa14e-8319-0410-a670-987f0aec2ac5 |