summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2012-01-30core: fixing up complex_to_xxx for using Volk where appropriate. Speed benchm...Tom Rondeau
2012-01-30core: complex_to_xxx (float, real, imag, arg) to volk.Tom Rondeau
2012-01-29core: minor edits.Tom Rondeau
2012-01-29core: switched complex to mag and mag_squared to use Volk functions.Tom Rondeau
2012-01-28core: update Makefile.am for new type converters.Tom Rondeau
2012-01-28core: more type converters in Volk; adding char_to_short converter.Tom Rondeau
2012-01-28core: more conversion work to Volk for type converters.Tom Rondeau
2012-01-28core: cleanup short_to_float.Tom Rondeau
2012-01-28core: short_to_X: adding short_to_char block using Volk; made Volk version of...Tom Rondeau
2012-01-28core: minor tweaks to float_to_XTom Rondeau
2012-01-28volk: cleaned up float_to_X to be Volk-only and added vlen and scale to const...Tom Rondeau
2012-01-26core: moved float_to_X type converters over to use Volk calls.Tom Rondeau
2012-01-25Merge branch 'master' into nextJohnathan Corgan
2012-01-25Merge branch 'maint'Johnathan Corgan
2012-01-25core: fix floor ambiguous overload in vcc fftwJosh Blum
2012-01-22core: test case of using Volk to convert from float to short.Tom Rondeau
2012-01-19Merge branch 'master' into nextTom Rondeau
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19core: fixed bug in FFT shift operation.Tom Rondeau
2012-01-16Merge branch 'master' into nextTom Rondeau
2012-01-16core: the burst_tag block can have user-defined keys and values for the tags ...Marcus Leech
2011-12-14Merge branch 'master' into nextTom Rondeau
2011-12-14core: API exposure patch.Nick Foster
2011-12-11Merge branch 'master' into nextJohnathan Corgan
2011-12-11docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio...Tom Rondeau
2011-12-08Merge branch 'master' into nextJohnathan Corgan
2011-12-08gnuradio-core: fix typo in documentationTimo Juhani Lindfors
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06Fixed warnings generated by variable declaration order.Tom Rondeau
2011-10-25I'm sorry but llrintf had one of the best conversions of all timeJosh Blum
2011-10-24core: really fixed this on 32-bit machines (actually tested). Forced to promo...Tom Rondeau
2011-10-24core: fixed float_to_int for 32-bit machines.Tom Rondeau
2011-10-23core: Added type conversion int->float (issue #192). Added with a gri file an...Tom Rondeau
2011-10-20build: fixed missing file in Makefile.am.Tom Rondeau
2011-10-19Somehow, these headers got duplicated. Removed from core, are in gr-digital.Tom Rondeau
2011-10-19tags: made tags object orientedJosh Blum
2011-10-19core: added transcendental to cmake buildJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-14fixed a couple of typos.Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: minor tweaks for MSVC compatibilityJosh Blum
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-24Merge branch 'master' into nextTom Rondeau
2011-09-24Merge branch 'keep1n'Tom Rondeau