summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/trellis.i
Commit message (Expand)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-58/+0
* Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-281-0/+1
|\
| * docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-0/+1
* | trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-201-8/+7
* | digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work...Tom Rondeau2012-08-141-3/+3
|/
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-10/+0
* docs: added python doxygen docs to gr-trellisTom Rondeau2011-11-271-0/+3
* digital: work on build to make gr-trellis dependent on gr-digital.Tom Rondeau2011-07-101-3/+3
* gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar2011-06-211-2/+1
* Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar2011-06-131-1/+2
|\
| * Merge branch 'master' into 8pskTom Rondeau2011-06-131-1/+2
| |\
| | * Merge branch 'master' into turboTom Rondeau2011-06-051-0/+9
| | |\
| | * | core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos2011-02-181-2/+2
* | | | Modifying gr_trellis for gr_constellation -> digital_constellation change.Ben Reynwar2011-05-101-2/+2
|/ / /
* | / Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_...Ben Reynwar2011-02-061-1/+11
| |/ |/|
* | Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* | add load-extension supportRob Savoye2010-11-101-0/+9
|/
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-7/+22
* Added a siso_combined block analogous to the viterbi_combined; useful for FSM...anastas2006-08-301-0/+2
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-161-0/+4
* Added support for concatenated codesanastas2006-08-111-1/+0
* Additional constructor for random interleaver (not working yet)anastas2006-08-111-0/+1
* 1) Minor correction in Viterbi. 2) Checked in interleaver structureanastas2006-08-111-0/+4
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-071-0/+21