summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* fixed copyright dates.Tom Rondeau2012-06-0714-14/+14
* Some really minor nits.Tom Rondeau2012-06-077-65/+66
* Block Modifications:Tim O'Shea2012-06-0617-1/+609
* core: patch for vector_map loop variable initialization.Donald Porges2012-05-271-2/+2
* core: minor formatting changes to vector_map for style consistency.Tom Rondeau2012-05-213-61/+74
* gr: Added vector_map block.Ben Reynwar2012-05-176-0/+323
* pfb: properly deleting d_fft to close some memory leaks.Tom Rondeau2012-05-033-0/+3
* digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau2012-04-241-2/+2
* Merge branch 'maint'Tom Rondeau2012-04-231-2/+2
|\
| * Various fixes for using Python 2.5.Tom Rondeau2012-04-231-2/+2
* | Merge branch 'merge/core-swig-magic'Johnathan Corgan2012-04-212-1/+12
|\ \ | |/ |/|
| * core: add SWIG macro for namespaced blocksJohnathan Corgan2012-04-212-1/+12
* | Merge branch 'maint'Johnathan Corgan2012-04-211-0/+3
|\ \ | |/ |/|
| * cmake: fix compiler flags on ppc archJosh Blum2012-04-201-0/+3
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131196-7806/+7803
* | Fix some minor warnings.Tom Rondeau2012-04-132-2/+2
* | filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency.Nick Foster2012-04-121-0/+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 nextJohnathan Corgan2012-04-076-34/+38
|\|
| * Merge branch 'wfm_tx_work'Johnathan Corgan2012-04-076-34/+38
| |\
| | * core: loosen fm modulator QA to 5 decimal places of agreementJohnathan Corgan2012-04-071-1/+1
| | * core: use while instead of if in frequency_modulatorJohnathan Corgan2012-04-071-2/+2
| | * gr_frequency_modulator_f : Convert from using libm sin/cos, to gr_fxpt sin/cos.Philip Balister2012-03-152-12/+12
| | * qa_gr_fxpt : Remove debugging cout.Philip Balister2012-03-131-1/+0
| | * gr_fxpt : Add sincos function to class.Philip Balister2012-03-132-0/+26
| | * gr_fxpt.c : Remove unused code.Philip Balister2012-03-121-21/+0
* | | Merge branch 'master' into nextTom Rondeau2012-04-071-2/+3
|\| |
| * | Merge branch 'maint'Tom Rondeau2012-04-071-2/+3
| |\ \
| | * | core: buffer alignments were getting confused. Just need to tell all blocks t...Tom Rondeau2012-04-071-2/+3
* | | | Merge branch 'master' into nextTom Rondeau2012-04-072-22/+46
|\| | |
| * | | Merge branch 'maint'Tom Rondeau2012-04-072-22/+46
| |\| |
| | * | core: makes sure all block's buffers are aligned on start/restart and that th...Tom Rondeau2012-04-072-22/+46
* | | | core: removing old MPSK SNR probe; replaced in gr-digital.Tom Rondeau2012-04-055-210/+0
* | | | Merge branch 'master' into nextTom Rondeau2012-04-058-0/+64
|\| | |
| * | | core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau2012-03-318-0/+64
* | | | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-0445-0/+5251
|\ \ \ \
| * | | | Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau2012-04-0345-0/+5251
* | | | | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-0116-218/+5
|\| | | |
| * | | | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-0116-218/+5
* | | | | wavelet: move wavelet blocks to new top-level componentJohnathan Corgan2012-04-0115-789/+1
|/ / / /
* | | | Merge branch 'master' into nextTom Rondeau2012-03-273-3/+29
|\| | |
| * | | Merge branch 'maint'Tom Rondeau2012-03-273-3/+29
| |\| |
| | * | doc: fix documentation for wavsink (thanks to John Coppens for point it out).Tom Rondeau2012-03-271-3/+3
| | * | core: when reseting buffers, make sure that the read/write pointers are alway...Tom Rondeau2012-03-272-0/+26
* | | | Merge branch 'master' into nextJohnathan Corgan2012-03-222-4/+4
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2012-03-222-4/+4
| |\| |
| | * | volk: added volk as depedency for various componentsJosh Blum2012-03-222-4/+4
* | | | Merge branch 'master' into nextTom Rondeau2012-03-181-1/+5
|\| | |
| * | | Merge branch 'maint'Tom Rondeau2012-03-181-1/+5
| |\| |