| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed copyright dates. | Tom Rondeau | 2012-06-07 | 14 | -14/+14 |
* | Some really minor nits. | Tom Rondeau | 2012-06-07 | 7 | -65/+66 |
* | Block Modifications: | Tim O'Shea | 2012-06-06 | 17 | -1/+609 |
* | core: patch for vector_map loop variable initialization. | Donald Porges | 2012-05-27 | 1 | -2/+2 |
* | core: minor formatting changes to vector_map for style consistency. | Tom Rondeau | 2012-05-21 | 3 | -61/+74 |
* | gr: Added vector_map block. | Ben Reynwar | 2012-05-17 | 6 | -0/+323 |
* | pfb: properly deleting d_fft to close some memory leaks. | Tom Rondeau | 2012-05-03 | 3 | -0/+3 |
* | digital: moving generated chunks_to_symbols to gr-digital. | Tom Rondeau | 2012-04-24 | 1 | -2/+2 |
* | Merge branch 'maint' | Tom Rondeau | 2012-04-23 | 1 | -2/+2 |
|\ |
|
| * | Various fixes for using Python 2.5. | Tom Rondeau | 2012-04-23 | 1 | -2/+2 |
* | | Merge branch 'merge/core-swig-magic' | Johnathan Corgan | 2012-04-21 | 2 | -1/+12 |
|\ \
| |/
|/| |
|
| * | core: add SWIG macro for namespaced blocks | Johnathan Corgan | 2012-04-21 | 2 | -1/+12 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-21 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | cmake: fix compiler flags on ppc arch | Josh Blum | 2012-04-20 | 1 | -0/+3 |
* | | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1196 | -7806/+7803 |
* | | Fix some minor warnings. | Tom Rondeau | 2012-04-13 | 2 | -2/+2 |
* | | filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency. | Nick Foster | 2012-04-12 | 1 | -0/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-09 | 1 | -0/+1 |
|\| |
|
| * | gr: fix 2 places where pyc files get generated in-tree | Josh Blum | 2012-04-09 | 1 | -0/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-07 | 6 | -34/+38 |
|\| |
|
| * | Merge branch 'wfm_tx_work' | Johnathan Corgan | 2012-04-07 | 6 | -34/+38 |
| |\ |
|
| | * | core: loosen fm modulator QA to 5 decimal places of agreement | Johnathan Corgan | 2012-04-07 | 1 | -1/+1 |
| | * | core: use while instead of if in frequency_modulator | Johnathan Corgan | 2012-04-07 | 1 | -2/+2 |
| | * | gr_frequency_modulator_f : Convert from using libm sin/cos, to gr_fxpt sin/cos. | Philip Balister | 2012-03-15 | 2 | -12/+12 |
| | * | qa_gr_fxpt : Remove debugging cout. | Philip Balister | 2012-03-13 | 1 | -1/+0 |
| | * | gr_fxpt : Add sincos function to class. | Philip Balister | 2012-03-13 | 2 | -0/+26 |
| | * | gr_fxpt.c : Remove unused code. | Philip Balister | 2012-03-12 | 1 | -21/+0 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 1 | -2/+3 |
|\| | |
|
| * | | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 1 | -2/+3 |
| |\ \ |
|
| | * | | core: buffer alignments were getting confused. Just need to tell all blocks t... | Tom Rondeau | 2012-04-07 | 1 | -2/+3 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 2 | -22/+46 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 2 | -22/+46 |
| |\| | |
|
| | * | | core: makes sure all block's buffers are aligned on start/restart and that th... | Tom Rondeau | 2012-04-07 | 2 | -22/+46 |
* | | | | core: removing old MPSK SNR probe; replaced in gr-digital. | Tom Rondeau | 2012-04-05 | 5 | -210/+0 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-04-05 | 8 | -0/+64 |
|\| | | |
|
| * | | | core: adds vlen and scalar args to type converter blocks in GRC. | Tom Rondeau | 2012-03-31 | 8 | -0/+64 |
* | | | | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-04 | 45 | -0/+5251 |
|\ \ \ \ |
|
| * | | | | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 45 | -0/+5251 |
* | | | | | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-01 | 16 | -218/+5 |
|\| | | | |
|
| * | | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 16 | -218/+5 |
* | | | | | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | 2012-04-01 | 15 | -789/+1 |
|/ / / / |
|
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-27 | 3 | -3/+29 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-03-27 | 3 | -3/+29 |
| |\| | |
|
| | * | | doc: fix documentation for wavsink (thanks to John Coppens for point it out). | Tom Rondeau | 2012-03-27 | 1 | -3/+3 |
| | * | | core: when reseting buffers, make sure that the read/write pointers are alway... | Tom Rondeau | 2012-03-27 | 2 | -0/+26 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 2 | -4/+4 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2012-03-22 | 2 | -4/+4 |
| |\| | |
|
| | * | | volk: added volk as depedency for various components | Josh Blum | 2012-03-22 | 2 | -4/+4 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-18 | 1 | -1/+5 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-03-18 | 1 | -1/+5 |
| |\| | |
|