| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-09-10 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-09-10 | 1 | -1/+1 |
| |\ |
|
| | * | volk: forgot critical variable subs | Josh Blum | 2012-09-10 | 1 | -1/+1 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-09-09 | 8 | -10/+55 |
|\ \ \ |
|
| * | | | core: dont export totally inline classes | Josh Blum | 2012-09-07 | 2 | -2/+2 |
| * | | | qtgui: fix log10 ambiguous overload in DisplayPlot | Josh Blum | 2012-09-07 | 1 | -2/+2 |
| * | | | wavelet: fix API export declarations | Josh Blum | 2012-09-07 | 3 | -3/+3 |
| * | | | cmake: copy stdbool for gnuradio as well | Josh Blum | 2012-09-07 | 2 | -3/+48 |
* | | | | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 10 | -48/+181 |
* | | | | filter: moving filter design tool from gr-utils to gr-filter. | Tom Rondeau | 2012-09-09 | 4 | -1/+31 |
|/ / / |
|
* | | | Examples: Fixed minor bugs in examples and blks2impl from namespace changes. | Ben Reynwar | 2012-09-04 | 10 | -23/+22 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-04 | 0 | -0/+0 |
|\| | |
|
| * | | build: update revision to 3.6.3git3.6.3git | Johnathan Corgan | 2012-09-04 | 1 | -2/+2 |
| |/ |
|
| * | build: update revision to 3.6.2v3.6.2 | Johnathan Corgan | 2012-09-04 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-09-04 | 1 | -5/+6 |
|\| |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-09-04 | 1 | -5/+6 |
| |\ |
|
| | * | core: only check for *.conf in prefs dirmaint-3.6.1 | Martin Braun | 2012-09-04 | 1 | -5/+6 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-09-04 | 141 | -4097/+4376 |
|\ \ \ |
|
| * | | | volk: ensure LV_HAVE_GENERIC always defined | Josh Blum | 2012-09-01 | 1 | -0/+1 |
| * | | | volk: remove the generation of _g variant | Josh Blum | 2012-08-31 | 2 | -18/+0 |
| * | | | volk: convert kernels one last time, removed old kernels | Josh Blum | 2012-08-30 | 116 | -13286/+167 |
| * | | | volk: commit the super squash (volk dir only changes) | Josh Blum | 2012-08-30 | 109 | -540/+13955 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-09-03 | 3 | -159/+166 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge branch 'maint' | Tom Rondeau | 2012-09-03 | 3 | -159/+166 |
| |\| |
|
| | * | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | 2012-09-03 | 3 | -159/+166 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-08-30 | 12 | -9/+475 |
|\| | |
|
| * | | adding gr_endian_swap block | Tim O'Shea | 2012-08-30 | 10 | -0/+466 |
| * | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-08-30 | 1 | -1/+3 |
| |\ \ |
|
| * | | | filter: fixes naligned value when volk alignment is 1. | Tom Rondeau | 2012-08-30 | 2 | -9/+9 |
* | | | | Merge remote branch 'jblum/volk_next_use_num_points' into next | Johnathan Corgan | 2012-08-30 | 14 | -38/+80 |
|\ \ \ \ |
|
| * | | | | filter: fix use of volk_32fc_x2_dot_prod_32fc_a for num points | Josh Blum | 2012-08-30 | 2 | -3/+3 |
| * | | | | volk: replace num_bytes with num_points in many kernels | Josh Blum | 2012-08-30 | 12 | -35/+77 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-08-30 | 1 | -1/+3 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2012-08-30 | 1 | -1/+3 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | volk: dont set CMAKE_REQUIRED_FLAGS when empty | Josh Blum | 2012-08-30 | 1 | -1/+3 |
* | | | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 136 | -1277/+2027 |
|\ \ \ |
|
| * | | | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 38 | -322/+816 |
| * | | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 66 | -642/+855 |
| * | | | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 12 | -273/+287 |
| * | | | docs: Updating sphinx docs for changes to new block style. | Ben Reynwar | 2012-08-10 | 3 | -8/+7 |
| * | | | docs: Updating sphinx docs for movement of blocks from gr to digital. | Ben Reynwar | 2012-08-10 | 8 | -37/+37 |
| * | | | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 12 | -11/+41 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 447 | -2744/+36079 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'sphinxdocs' into comments | Ben Reynwar | 2012-05-22 | 32 | -408/+531 |
| | |\ \ \ \ |
|
| | | * | | | | wavelet: Move squash_ff comments so that doxyxml captures them. | Ben Reynwar | 2012-05-22 | 1 | -5/+6 |
| | * | | | | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 12 | -11/+41 |
| * | | | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Ben Reynwar | 2012-08-10 | 199 | -5385/+15570 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Ben Reynwar | 2012-06-25 | 420 | -5170/+25925 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'sphinxdocs' into next | Ben Reynwar | 2012-05-21 | 80 | -105/+4280 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-08-28 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|