summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-01Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan
2012-06-29Merge remote branch 'jblum-github/uhd_wip'Johnathan Corgan
2012-06-29Merge branch 'maint'Johnathan Corgan
2012-06-29audio: switch to BOOST_BIG_ENDIAN macro in OSX audio hdrJosh Blum
2012-06-28core: fix for gri wave byteswappingJosh Blum
2012-06-25volk: replace (__m128) with volk cast for portabilityJosh Blum
2012-06-23Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-06-22filter: fixed fir_filter_with_buffer to make sure nothing that volk looks at ...Tom Rondeau
2012-06-22volk: fixing some volk kernels.Tom Rondeau
2012-06-22gruel: removed inet.h from install headersNicholas Corgan
2012-06-22gruel: got rid of inet.h and adjusted only file that depended on itNicholas Corgan
2012-06-22filter: fix mmse_fir_interpolator QA code to initialize an aligned input buffer.Tom Rondeau
2012-06-22Merge branch 'win_fix'Tom Rondeau
2012-06-22Merge branch 'cppunit_fix'Tom Rondeau
2012-06-22core: adds a tag debug sink to display all tags coming into it.Tom Rondeau
2012-06-22gr-filter: Removing FILTER_API from internals static members fixes Windows errorNicholas Corgan
2012-06-22filter: more precision for the PFB channelizer QA test.Tom Rondeau
2012-06-21gr-filter: added CPPUNIT_INCLUDE_DIRS to lib/CMakeLists.txtNicholas Corgan
2012-06-21filter: safer values for QA tests for different machines.Tom Rondeau
2012-06-21core: tiny performance boost, and it looks tidier.Martin Braun
2012-06-21core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsoleteMartin Braun
2012-06-21filer: fixed link to libvolk.Tom Rondeau
2012-06-20filter: adding stdint.h fixes Fedora 17/GCC 4.7.0 build.Nicholas Corgan
2012-06-20Merge branch 'gr_filter'Tom Rondeau
2012-06-20filter: adding set/get for phase of arb resampler.Tom Rondeau
2012-06-20volk: added missing avx header includeJosh Blum
2012-06-20uhd: added rx tagging for changes in sample rate and center freqJosh Blum
2012-06-20uhd: source will loop for samples forever until thread interruptJosh Blum
2012-06-20Merge branch 'master-mods'Tom Rondeau
2012-06-20removing debugTim O'Shea