summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-29Merge branch 'master' into wip/gr-blocks-masterJohnathan Corgan
2012-08-28Merge branch 'maint'Johnathan Corgan
2012-08-28volk: special werror unused cmd line arg for clangJosh Blum
2012-08-28fcd: fixed copy-paste error.Tom Rondeau
2012-08-05arm: better support for ARM processors without NEON.Jaroslav Skarvada
2012-07-26grc: adding missed message_burst_source GRC file.Tom Rondeau
2012-07-19filter: fixing cppunit test QA to work properly with testing disabled.Tom Rondeau
2012-07-19core: added message source that takes in tags for controlling bursts.Nick Foster
2012-07-19blocks: added gr::blocks::repeatJohnathan Corgan
2012-07-19blocks: added gr::blocks::keep_m_in_nJohnathan Corgan
2012-07-19Merge branch 'master' into wip/gr-blocks-masterJohnathan Corgan
2012-07-17Merge remote branch 'jblum/volk_mmx_fix'Johnathan Corgan
2012-07-17volk: entirely remove commented out ORC clause for volk_16u_byteswap_uJohnathan Corgan
2012-07-17volk: fix for win64 MSVC not having MMX supportJosh Blum
2012-07-16Comment out orc support for volk_16u_byteswap_uJohnathan Corgan
2012-07-15digital: adding BER/SNR simulation example.Martin Braun
2012-07-15digital: removing unused parameter from DPSK demod GRC block.Martin Braun
2012-07-15volk: adding unaligned byteswap kernel.Tom Rondeau
2012-07-08filter: warning fixes.Tom Rondeau
2012-07-08digital: fix for FLL block; uses actual FIR filter.Hendrik van Wyk
2012-07-08digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun
2012-07-08digital: fixes DxPSK mod/demod to use right API.Martin Braun
2012-07-08digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun
2012-07-08digital: adding a GFSK mod/demodulator.Wayne Roberts
2012-07-08Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f'Tom Rondeau
2012-07-07Revert "Merge remote branch 'jblum-github/python_blocks2' into master"Johnathan Corgan
2012-07-07blocks: added gr::blocks::keep_one_in_nJohnathan Corgan
2012-07-06blocks: added gr::blocks::interleaveJohnathan Corgan
2012-07-05blocks: added gr::blocks::deinterleaveJohnathan Corgan
2012-07-04volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse*Josh Blum
2012-07-04volk: fix volk_32f_x2_dot_prod_32f_u_sse tail caseJosh Blum
2012-07-04blocks: added gr::blocks::xor_XX (bb ss ii)Johnathan Corgan
2012-07-04blocks: added gr::blocks::or_XX (bb ss ii)Johnathan Corgan
2012-07-03blocks: apply swig fixJohnathan Corgan
2012-07-03Merge branch 'master' into wip/gr-blocks-masterJohnathan Corgan
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03volk: don't initialize phase in rotatorJohnathan Corgan
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03cmake: minor tweaks to GrSwig.cmakeJosh Blum
2012-07-03core: moved VMCIRCBUF related code to runtimeJosh Blum
2012-07-03Force swig compile ordering in gnuradio-coreJosh Blum
2012-07-03docs: remove redundant retries from swig_doc.pyJosh Blum
2012-07-03swig: use add_custom_target for swig docs dependencyJosh Blum
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-07-03swig: added additional swig dependencies gruel/coreJohnathan Corgan
2012-07-03core: added general_generated to swig depsJosh Blum
2012-07-03blocks: added gr::blocks::not_XX (bb ss ii)Johnathan Corgan
2012-07-02blocks: added gr::blocks::and_const_XX (bb ss ii)Johnathan Corgan
2012-07-02blocks: added gr::blocks::add_XX (bb ss ii)Johnathan Corgan
2012-07-01Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan