summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/gengen/generate_common.py
AgeCommit message (Expand)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-03-13Merge branch 'probe'Tom Rondeau
2012-03-13core: adding new probe_signal from gengen into autotools build.Tom Rondeau
2012-02-14build: fix autotools for gnuradio-core volkificationJohnathan Corgan
2012-02-13core: added volk version of add_ff.Tom Rondeau
2012-02-13core: new multiply_const_ff and multiply_ff blocks done using Volk.Tom Rondeau
2012-02-13core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau
2012-02-02core: moving multiply_cc and multiply_const_cc out of gengen and into general...Tom Rondeau
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-03Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan
2008-07-21efficient moving average filters, should speed up OFDM significantlymatt
2008-04-12Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau
2007-05-30added Trond's gr_max_* and gr_argmax_* blockseb
2007-04-26Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb