summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/gengen
Commit message (Expand)AuthorAgeFilesLines
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-1715-912/+0
* Merge branch 'master' into nextJohnathan Corgan2013-03-152-2/+2
|\
| * core: adding default empty tags list argument to vector_source_x.set_data() f...Tim O'Shea2013-03-152-2/+2
* | Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-156-24/+74
|\|
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-156-24/+74
* | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-068-511/+0
* | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold.Tom Rondeau2013-03-0214-637/+0
* | blocks: removing references to argmax and max.Tom Rondeau2013-02-282-4/+0
* | Merge branch 'master' into nextTom Rondeau2013-02-286-322/+0
|\|
| * docs: fixed missed parameter documentation in fastnoise_source block.Tom Rondeau2013-02-071-0/+2
* | blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-218-503/+0
* | Merge branch 'master' into nextTom Rondeau2013-02-061-1/+1
|\|
| * adding gr_fastnoise_source and making it the default for gr_channel_modelTim O'Shea2013-02-054-0/+242
| * build: cleaned up some warnings.Tom Rondeau2012-12-031-1/+1
* | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2144-2220/+0
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-1011-666/+0
* | docs: fixed doxygen markup issues.Tom Rondeau2012-08-281-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2012-07-031-333/+0
|\|
| * Merge branch 'maint'Johnathan Corgan2012-07-031-333/+0
| |\
| | * core: added general_generated to swig depsJosh Blum2012-07-031-333/+0
* | | Merge branch 'master' into nextTom Rondeau2012-06-211-4/+3
|\| |
| * | core: tiny performance boost, and it looks tidier.Martin Braun2012-06-211-4/+3
* | | Merge branch 'master' into nextTom Rondeau2012-06-161-1/+1
|\| |
| * | Merge branch 'master-mods'Tom Rondeau2012-06-161-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau2012-06-161-1/+1
| | |\
| | | * New Features:Tim O'Shea2012-06-151-1/+1
* | | | Merge branch 'wip/digital-rm-next' into nextJohnathan Corgan2012-06-085-186/+0
|\ \ \ \ | |/ / / |/| | |
| * | | core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-065-186/+0
* | | | fixed copyright dates.Tom Rondeau2012-06-075-5/+5
| |/ / |/| |
* | | Some really minor nits.Tom Rondeau2012-06-072-29/+29
| |/ |/|
* | Block Modifications:Tim O'Shea2012-06-066-1/+202
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1393-461/+461
* Fix some minor warnings.Tom Rondeau2012-04-131-1/+1
* Merge branch 'maint'Johnathan Corgan2012-04-091-0/+1
|\
| * gr: fix 2 places where pyc files get generated in-treeJosh Blum2012-04-091-0/+1
* | Merge branch 'master' into nextTom Rondeau2012-03-1311-6/+360
|\|
| * core: updated the documentation for the noise source to explain the seed better.Tom Rondeau2012-03-132-5/+21
| * Merge branch 'probe'Tom Rondeau2012-03-1311-1/+375
| |\
| | * core: adding new probe_signal from gengen into autotools build.Tom Rondeau2012-03-134-1/+71
| | * Added gr_probe_signal_X and gr_probe_signal_vX.Ben Reynwar2012-03-127-0/+304
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-013-22/+7
|\| |
| * | build: fix autotools for gnuradio-core volkificationJohnathan Corgan2012-02-142-10/+1
| * | core: added volk version of add_ff.Tom Rondeau2012-02-133-6/+3
| * | core: new multiply_const_ff and multiply_ff blocks done using Volk.Tom Rondeau2012-02-133-8/+2
| * | core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau2012-02-132-2/+2
| * | core: moving multiply_cc and multiply_const_cc out of gengen and into general...Tom Rondeau2012-02-024-17/+5
| |/
* | Merge branch 'master' into nextTom Rondeau2011-12-302-0/+6
|\|
| * core: added accessors to noise_source to get type and amplitude of object.Tom Rondeau2011-12-222-0/+6
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-577/+0
|/
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-041-26/+17