summaryrefslogtreecommitdiff
path: root/gr-trellis/doc/test_tcm.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename subdir doc to docs where appropriateBogdan Radulescu2018-02-031-98/+0
| | | | This makes the subdir naming consistent across modules.
* blocks: removing lfsr and friends from core; now in gr-blocks.Tom Rondeau2013-03-181-2/+2
|
* blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-1/+1
| | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-211-2/+2
| | | | delay, rms, packed_to_unpacked, unpacked_to_packed.
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-2/+2
| | | | 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-6/+6
| | | | | | 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-2/+2
| | | | bombs out on something else, now).
* Implements ticket:207jcorgan2007-11-271-7/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5
* Refactored some common functions for metric calculations. Updated the ↵anastas2006-09-031-1/+1
| | | | | | documentation. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3469 221aa14e-8319-0410-a670-987f0aec2ac5
* Improved documentation files\nanastas2006-08-091-30/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3230 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-071-0/+120
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5