Age | Commit message (Expand) | Author |
2011-11-27 | docs: added python doxygen docs to gr-trellis | Tom Rondeau |
2011-07-10 | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau |
2011-06-21 | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that... | Ben Reynwar |
2011-06-13 | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau |
2011-06-05 | Merge branch 'master' into turbo | Tom Rondeau |
2011-05-10 | Modifying gr_trellis for gr_constellation -> digital_constellation change. | Ben Reynwar |
2011-02-18 | core algorithms such as viterbi/siso were refactored | Achilleas Anastasopoulos |
2011-02-06 | Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_... | Ben Reynwar |
2010-12-10 | Use load-extension-global instead of load-extension | Eric Blossom |
2010-12-03 | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom |
2010-11-10 | add load-extension support | Rob Savoye |
2009-02-10 | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan |
2006-08-30 | Added a siso_combined block analogous to the viterbi_combined; useful for FSM... | anastas |
2006-08-16 | Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding: | anastas |
2006-08-11 | Added support for concatenated codes | anastas |
2006-08-11 | Additional constructor for random interleaver (not working yet) | anastas |
2006-08-11 | 1) Minor correction in Viterbi. 2) Checked in interleaver structure | anastas |
2006-08-07 | Merged anastas/wip changes r3156:3218 into trunk. | eb |