summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/channel-coding
Commit message (Collapse)AuthorAgeFilesLines
* More turbo equalization examplesanastas2006-08-304-16/+455
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3451 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated viterbi equalization examples and README fileanastas2006-08-233-15/+22
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3383 221aa14e-8319-0410-a670-987f0aec2ac5
* Added examples for Viterbi Equalization in ↵anastas2006-08-222-0/+195
| | | | | | gnuradio-examples/python/channel-coding git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3375 221aa14e-8319-0410-a670-987f0aec2ac5
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-1622-245/+616
| | | | | | | | | | | | | -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
* Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make ↵anastas2006-08-111-0/+2
| | | | | | distcheck passes git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3237 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixed some examples in gnuradio-examples/python/channel-coding, and added a ↵anastas2006-08-116-55/+36
| | | | | | README file git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3236 221aa14e-8319-0410-a670-987f0aec2ac5
* Added examples for gr-trellis in gnuradio-examples/python/channel-codinganastas2006-08-1120-0/+1379
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3235 221aa14e-8319-0410-a670-987f0aec2ac5