summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* digital: removing unused parameter from DPSK demod GRC block.Martin Braun2012-07-151-6/+0
* volk: adding unaligned byteswap kernel.Tom Rondeau2012-07-153-1/+79
* filter: warning fixes.Tom Rondeau2012-07-083-5/+3
* digital: fix for FLL block; uses actual FIR filter.Hendrik van Wyk2012-07-082-43/+67
* digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun2012-07-085-1584/+917
* digital: fixes DxPSK mod/demod to use right API.Martin Braun2012-07-082-9/+9
* digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun2012-07-081-162/+143
* digital: adding a GFSK mod/demodulator.Wayne Roberts2012-07-087-0/+1124
* Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f'Tom Rondeau2012-07-082-28/+25
|\
| * volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse*Josh Blum2012-07-041-24/+24
| * volk: fix volk_32f_x2_dot_prod_32f_u_sse tail caseJosh Blum2012-07-042-4/+1
* | Revert "Merge remote branch 'jblum-github/python_blocks2' into master"Johnathan Corgan2012-07-0710-902/+4
|/
* Merge branch 'maint'Johnathan Corgan2012-07-031-3/+0
|\
| * volk: don't initialize phase in rotatorJohnathan Corgan2012-07-031-3/+0
* | Merge branch 'maint'Johnathan Corgan2012-07-0322-412/+74
|\|
| * Force swig compile ordering in gnuradio-coreJosh Blum2012-07-031-0/+2
| * docs: remove redundant retries from swig_doc.pyJosh Blum2012-07-031-74/+26
| * swig: use add_custom_target for swig docs dependencyJosh Blum2012-07-031-1/+2
| * swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-0315-2/+30
| * swig: added additional swig dependencies gruel/coreJohnathan Corgan2012-07-033-3/+11
| * core: added general_generated to swig depsJosh Blum2012-07-033-334/+5
* | cmake: minor tweaks to GrSwig.cmakeJosh Blum2012-07-031-1/+1
* | core: moved VMCIRCBUF related code to runtimeJosh Blum2012-07-033-28/+23
* | Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan2012-07-0110-4/+902
|\ \
| * | python-blocks: replace assertItemsEqual with assertEqualJosh Blum2012-04-271-6/+6
| * | this is squashed python blocks supportJosh Blum2012-04-1710-3/+902
* | | Merge remote branch 'jblum-github/uhd_wip'Johnathan Corgan2012-06-292-4/+25
|\ \ \
| * | | uhd: added rx tagging for changes in sample rate and center freqJosh Blum2012-06-202-2/+21
| * | | uhd: source will loop for samples forever until thread interruptJosh Blum2012-06-201-2/+4
* | | | Merge branch 'maint'Johnathan Corgan2012-06-291-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | audio: switch to BOOST_BIG_ENDIAN macro in OSX audio hdrJosh Blum2012-06-291-1/+2
* | | | core: fix for gri wave byteswappingJosh Blum2012-06-281-17/+29
* | | | volk: replace (__m128) with volk cast for portabilityJosh Blum2012-06-251-1/+1
* | | | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2012-06-234-129/+11
|\ \ \ \
| * | | | gruel: removed inet.h from install headersNicholas Corgan2012-06-221-1/+0
| * | | | gruel: got rid of inet.h and adjusted only file that depended on itNicholas Corgan2012-06-225-128/+12
* | | | | filter: fixed fir_filter_with_buffer to make sure nothing that volk looks at ...Tom Rondeau2012-06-223-28/+52
* | | | | volk: fixing some volk kernels.Tom Rondeau2012-06-224-40/+9
* | | | | filter: fix mmse_fir_interpolator QA code to initialize an aligned input buffer.Tom Rondeau2012-06-222-8/+10
* | | | | Merge branch 'win_fix'Tom Rondeau2012-06-2224-24/+24
|\| | | |
| * | | | gr-filter: Removing FILTER_API from internals static members fixes Windows errorNicholas Corgan2012-06-2224-24/+24
* | | | | Merge branch 'cppunit_fix'Tom Rondeau2012-06-221-0/+1
|\ \ \ \ \
| * | | | | gr-filter: added CPPUNIT_INCLUDE_DIRS to lib/CMakeLists.txtNicholas Corgan2012-06-211-0/+1
| |/ / / /
* | | | | core: adds a tag debug sink to display all tags coming into it.Tom Rondeau2012-06-228-0/+349
* | | | | filter: more precision for the PFB channelizer QA test.Tom Rondeau2012-06-221-4/+4
|/ / / /
* | | | filter: safer values for QA tests for different machines.Tom Rondeau2012-06-212-8/+8
* | | | core: tiny performance boost, and it looks tidier.Martin Braun2012-06-211-4/+3
* | | | core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsoleteMartin Braun2012-06-212-112/+33
* | | | filer: fixed link to libvolk.Tom Rondeau2012-06-211-1/+1
* | | | filter: adding stdint.h fixes Fedora 17/GCC 4.7.0 build.Nicholas Corgan2012-06-201-0/+1