Age | Commit message (Expand) | Author |
2012-02-14 | Merge branch 'master' into next | Johnathan Corgan |
2012-02-14 | Merge branch 'maint' | Johnathan Corgan |
2012-02-14 | Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep) | Martin Braun |
2012-02-14 | uhd: fix source block xml file generation | Michael Dickens |
2012-02-14 | Merge branch 'master' into next | Tom Rondeau |
2012-02-14 | Merge branch 'maint' | Tom Rondeau |
2012-02-14 | docs: removing old Doxygen groups (radar and usrp(2)). | Martin Braun |
2012-02-13 | volk: complex_to_arg doesn't actually use Volk. No need to benchmark it. | Tom Rondeau |
2012-02-13 | volk: can specify a table to calculate the percent improvement against instea... | Tom Rondeau |
2012-02-13 | core: change alignment requirement. | Tom Rondeau |
2012-02-13 | volk: better handling of plot for error bars. Older versions of pylab don't l... | Tom Rondeau |
2012-02-13 | volk: added some documentation to the Doxygen manual explaining Volk and how ... | Tom Rondeau |
2012-02-13 | core: reverting float_to_int to non-Volk due to precision/wrapping issues. | Tom Rondeau |
2012-02-13 | volk: better args for benchmarking volk tests; can specify a list of test num... | Tom Rondeau |
2012-02-13 | volk: improved GR benchmark and plotting utilities. | Tom Rondeau |
2012-02-13 | volk: test commands for measuring type conversion performance. | Tom Rondeau |
2012-02-13 | core: fixed alignment call for char_to_short. | Tom Rondeau |
2012-02-13 | volk: adding an examples directory with scripts to benchmark and compare volk... | Tom Rondeau |
2012-02-13 | core: using volk for conjugate block and added QA code for it. | Tom Rondeau |
2012-02-13 | volk: adding complex conjugate kernel. | Tom Rondeau |
2012-02-13 | volk: fixed complex multiply and conjugate kernel to use xor for conjugation. | Tom Rondeau |
2012-02-13 | core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code. | Tom Rondeau |
2012-02-13 | volk: added a 32fc multiply conjugate kernel. | Tom Rondeau |
2012-02-13 | core: added volk version of add_ff. | Tom Rondeau |
2012-02-13 | volk: added unaligned version of adding 2 vectors. | Tom Rondeau |
2012-02-13 | core: new multiply_const_ff and multiply_ff blocks done using Volk. | Tom Rondeau |
2012-02-13 | volk: new unaligned versions of float multipliers. | Tom Rondeau |
2012-02-13 | sched: some added protections and checks for the alignment states. | Tom Rondeau |
2012-02-13 | core: moving multiply_const_ff from gengen to general to take advantage of volk. | Tom Rondeau |
2012-02-10 | Merge branch 'master' into next | Tom Rondeau |
2012-02-10 | docs: applying operator fix to howto-write-a-block, too. | Marcus Mueller |
2012-02-10 | Merge branch 'master' into next | Tom Rondeau |
2012-02-10 | docs: swig_docs don't look at operators when building Python documentation. | Marcus Mueller |
2012-02-10 | Merge branch 'maint' | Tom Rondeau |
2012-02-10 | cmake: adding uninstall target for howto-write-a-block-cmake. | Martin Braun |
2012-02-08 | Merge branch 'master' into next | Tom Rondeau |
2012-02-08 | cmake: fix for handling fftw_threads as an optional library only. | Tom Rondeau |
2012-02-07 | Merge branch 'master' into next | Tom Rondeau |
2012-02-07 | Merge branch 'maint' | Tom Rondeau |
2012-02-07 | docs: better handling of html only for formulas. | Tom Rondeau |
2012-02-06 | Merge branch 'master' into next | Tom Rondeau |
2012-02-06 | gui: better handling of buffers in oscope for stripchart/non-stripchart. | Marcus Leech |
2012-02-06 | Merge branch 'master' into next | Johnathan Corgan |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan |
2012-02-06 | Merge remote branch 'ncorgan/package-version-fix' into maint | Johnathan Corgan |
2012-02-06 | CMake package uses "X.X.X" version number instead of "vX.X.X" | Nicholas Corgan |
2012-02-06 | Merge branch 'master' into next | Johnathan Corgan |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan |
2012-02-06 | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ... | Johnathan Corgan |
2012-02-06 | Merge branch 'master' into next | Tom Rondeau |