Age | Commit message (Expand) | Author |
2012-06-23 | blocks: added gr::blocks::complex_to_mag | Johnathan Corgan |
2012-06-23 | blocks: added gr::blocks::complex_to_imag | Johnathan Corgan |
2012-06-23 | blocks: added gr::blocks::complex_to_real | Johnathan Corgan |
2012-06-23 | blocks: added gr::blocks::complex_to_float | Johnathan Corgan |
2012-06-23 | blocks: added gr::blocks::complex_to_interleaved_short | Johnathan Corgan |
2012-06-23 | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan |
2012-06-23 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2012-06-22 | filter: fixed fir_filter_with_buffer to make sure nothing that volk looks at ... | Tom Rondeau |
2012-06-22 | blocks: added gr::blocks:char_to_short | Johnathan Corgan |
2012-06-22 | volk: fixing some volk kernels. | Tom Rondeau |
2012-06-22 | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan |
2012-06-22 | gruel: removed inet.h from install headers | Nicholas Corgan |
2012-06-22 | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan |
2012-06-22 | filter: fix mmse_fir_interpolator QA code to initialize an aligned input buffer. | Tom Rondeau |
2012-06-22 | Merge branch 'win_fix' | Tom Rondeau |
2012-06-22 | Merge branch 'cppunit_fix' | Tom Rondeau |
2012-06-22 | core: adds a tag debug sink to display all tags coming into it. | Tom Rondeau |
2012-06-22 | gr-filter: Removing FILTER_API from internals static members fixes Windows error | Nicholas Corgan |
2012-06-22 | filter: more precision for the PFB channelizer QA test. | Tom Rondeau |
2012-06-21 | gr-filter: added CPPUNIT_INCLUDE_DIRS to lib/CMakeLists.txt | Nicholas Corgan |
2012-06-21 | filter: safer values for QA tests for different machines. | Tom Rondeau |
2012-06-21 | core: tiny performance boost, and it looks tidier. | Martin Braun |
2012-06-21 | core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsolete | Martin Braun |
2012-06-21 | filer: fixed link to libvolk. | Tom Rondeau |
2012-06-20 | filter: adding stdint.h fixes Fedora 17/GCC 4.7.0 build. | Nicholas Corgan |
2012-06-20 | Merge branch 'gr_filter' | Tom Rondeau |
2012-06-20 | filter: adding set/get for phase of arb resampler. | Tom Rondeau |
2012-06-20 | volk: added missing avx header include | Josh Blum |
2012-06-20 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-20 | removing debug | Tim O'Shea |
2012-06-20 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-20 | bug fixxes to tuple serialize | Tim O'Shea |
2012-06-20 | 1. handle pmt serialize and deserialize for tuples | Tim O'Shea |
2012-06-20 | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan |
2012-06-20 | Merge branch 'gr_filter' | Johnathan Corgan |
2012-06-20 | filter: fixed bug with includes. | Tom Rondeau |
2012-06-20 | filter: added documentation to adaptive_filter blocks. | Tom Rondeau |
2012-06-19 | filter: improving documentation. | Tom Rondeau |
2012-06-19 | filter: improved QA code for fractional_interpolator and channel_model. | Tom Rondeau |
2012-06-19 | filter: fixed some include issues. | Tom Rondeau |
2012-06-19 | filter: added channel_model block with GRC. | Tom Rondeau |
2012-06-19 | filter: Moved over PFB examples. | Tom Rondeau |
2012-06-19 | filter: removed all references to filter functions from gr namespace to filter. | Tom Rondeau |
2012-06-19 | filter: Moved over filter-specific Python hier_blocks. | Tom Rondeau |
2012-06-19 | filter: adding PFB synthesis filter with GRC and QA. | Tom Rondeau |
2012-06-19 | filter: adding rational resampler with GRC and QA. | Tom Rondeau |
2012-06-19 | blocks: added gr::blocks::char_to_float | Johnathan Corgan |
2012-06-19 | blocks: added div_XX and sub_XX blocks | Johnathan Corgan |
2012-06-19 | filter: adding PFB arbitrary resampler (ccf and fff) with GRC and QA. | Tom Rondeau |
2012-06-18 | filter: adding PFB interpolator with GRC and QA. | Tom Rondeau |