summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-06-16digital: fixed use of gray code in digital mod/demod GRC files.Tom Rondeau
2012-06-16Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-06-16Merge branch 'master-mods'Tom Rondeau
2012-06-16Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-16blocks: completed transition of add and multiply blocksJohnathan Corgan
2012-06-16filter: adding freq_xlating_filter.Tom Rondeau
2012-06-15filter: adding IIR filter.Tom Rondeau
2012-06-15filter: copied over interpolator_taps.h to gr-filter.Tom Rondeau
2012-06-15filter: adding single_pole_iir_filter blocks.Tom Rondeau
2012-06-15filter: updating adaptive FIR filters.Tom Rondeau
2012-06-15filter: minor coding things.Tom Rondeau
2012-06-15filter: mods to fir filter bases to make consistent and simpler.Tom Rondeau
2012-06-15New Features:Tim O'Shea
2012-06-15volk: adding new kernels to test and profile.Tom Rondeau
2012-06-15filter: improving documentation and adding GRC blocks for fir_filter_xxx blocks.Tom Rondeau
2012-06-15filter: adding ssc and fsf versions of filter with associated new Volk kernels.Tom Rondeau
2012-06-14filter: fixed FIR filter QA code to make sure it excersizes SIMD call.Tom Rondeau
2012-06-14filter: added a ccf Volk dot product to use with ccf filters and used it in f...Tom Rondeau
2012-06-14filter: switched ccc FIR filter to use aligned VOLK calls.Tom Rondeau
2012-06-14blocks: added multiply_xx, some cleanup on add_xxJohnathan Corgan
2012-06-14filter: fff FIR filters use VOLK machine information to set alignment.Tom Rondeau
2012-06-14volk: fixes for 32f dot_prodTom Rondeau
2012-06-14Merge branch 'maint'Johnathan Corgan
2012-06-14digital: fixed incorrect variable name in qam_demod XMLBen Reynwar
2012-06-14Merge branch 'maint'Johnathan Corgan
2012-06-14core: remove extraneous include statementJohnathan Corgan
2012-06-14digital: fixed typo with gray code setting in GRC's QAM demodulator.Tom Rondeau
2012-06-13volk: dot_produce for floats does 16 at a time.Tom Rondeau
2012-06-13filter wip and probably squash with last.Tom Rondeau
2012-06-13filter: process 4 vectors each time in volk dot_prod to speed up fir filters.Tom Rondeau
2012-06-13Merge branch 'master-mods'Tom Rondeau
2012-06-13core: modifications to gr_annotator_raw.Tom Rondeau
2012-06-13Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-12new block, gr_annotator_rawTim O'Shea
2012-06-11Merge commit 'v3.6.1' into wip/gr-blocks-masterJohnathan Corgan
2012-06-11cmake: update revision to 3.6.2gitJohnathan Corgan
2012-06-11cmake: update revision to 3.6.1 releaseJohnathan Corgan
2012-06-10Merge branch 'master-mods'Tom Rondeau
2012-06-10Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-10filter: Fixed filter_delay and hilbert filter to work with aligned filter loads.Tom Rondeau
2012-06-10filter: working aligned taps loads for regular and decimating filter.Tom Rondeau
2012-06-10filter: adding ccf version for adaptive filter.Tom Rondeau
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-10blocks: copy alignment fix from maintJohnathan Corgan
2012-06-10Merge branch 'maint'Tom Rondeau
2012-06-10volk: make sure the alignment call for a block passes at least 1.Tom Rondeau
2012-06-09Merge branch 'maint'Johnathan Corgan
2012-06-09fcd: fix frequency offset test in GRCAlexandru Csete
2012-06-08blocks: fix XML file in previous commitJohnathan Corgan