Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename subdir doc to docs where appropriate | Bogdan Radulescu | 2018-02-03 | 1 | -98/+0 |
| | | | | This makes the subdir naming consistent across modules. | ||||
* | blocks: removing lfsr and friends from core; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 1 | -2/+2 |
| | |||||
* | blocks: converting references to vector source/sink, null source/sink, nop, ↵ | Tom Rondeau | 2013-03-17 | 1 | -1/+1 |
| | | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks. | ||||
* | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 1 | -2/+2 |
| | | | | delay, rms, packed_to_unpacked, unpacked_to_packed. | ||||
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -2/+2 |
| | | | | Also fixes up some other missing moves. | ||||
* | analog: removing gr-analog as a required dependency when not actually necessary. | Tom Rondeau | 2012-11-06 | 1 | -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 Rondeau | 2012-11-06 | 1 | -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-digital | Johnathan Corgan | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -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 Rondeau | 2011-10-25 | 1 | -2/+2 |
| | | | | bombs out on something else, now). | ||||
* | Implements ticket:207 | jcorgan | 2007-11-27 | 1 | -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 ↵ | anastas | 2006-09-03 | 1 | -1/+1 |
| | | | | | | documentation. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3469 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Improved documentation files\n | anastas | 2006-08-09 | 1 | -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. | eb | 2006-08-07 | 1 | -0/+120 |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5 |