summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/gengen/generate_common.py
Commit message (Expand)AuthorAgeFilesLines
* blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-211-2/+0
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-211-15/+0
* analog: removed noise and sig sources from core.Tom Rondeau2012-11-101-2/+0
* core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-061-1/+0
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-7/+7
* Merge branch 'probe'Tom Rondeau2012-03-131-1/+5
|\
| * core: adding new probe_signal from gengen into autotools build.Tom Rondeau2012-03-131-1/+5
* | build: fix autotools for gnuradio-core volkificationJohnathan Corgan2012-02-141-1/+1
* | core: added volk version of add_ff.Tom Rondeau2012-02-131-2/+2
* | core: new multiply_const_ff and multiply_ff blocks done using Volk.Tom Rondeau2012-02-131-1/+1
* | core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau2012-02-131-1/+1
* | core: moving multiply_cc and multiply_const_cc out of gengen and into general...Tom Rondeau2012-02-021-3/+3
|/
* Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum2009-03-241-2/+0
* Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan2009-03-031-1/+2
* efficient moving average filters, should speed up OFDM significantlymatt2008-07-211-0/+1
* Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan2008-04-121-0/+1
* Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan2008-02-191-0/+3
* Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan2008-02-181-1/+2
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau2007-06-041-1/+1
* added Trond's gr_max_* and gr_argmax_* blockseb2007-05-301-1/+3
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-261-3/+5
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-131-0/+93