summaryrefslogtreecommitdiff
path: root/gr-trellis/doc/test_viterbi_equalization1.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-031-108/+0
| | | | This makes the subdir naming consistent across modules.
* blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-3/+3
| | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-3/+3
| | | | Also fixes up some other missing moves.
* analog: removing gr-analog as a required dependency when not actually necessary.Tom Rondeau2012-11-061-1/+7
| | | | Examples that use gr-analog test for it first.
* analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵Tom Rondeau2012-11-061-2/+2
| | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core.
* core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-061-1/+1
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-3/+3
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* trellis: fixed doc examples to use gr-digital (test_viterbi_equalization1.py ↵Tom Rondeau2011-10-251-3/+3
| | | | bombs out on something else, now).
* Implements ticket:207jcorgan2007-11-271-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated documentation in gr-trellis/docanastas2006-09-111-0/+102
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3524 221aa14e-8319-0410-a670-987f0aec2ac5