summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-08blocks: added blocks_add_const_xxJohnathan Corgan
2012-06-08blocks: adds new top-level component gr-blocks with first blockJohnathan Corgan
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-07Merge branch 'master-mods'Tom Rondeau
2012-06-07Some really minor nits.Tom Rondeau
2012-06-07Merge branch 'maint'Tom Rondeau
2012-06-07volk: have an alignment even for unknown (generic) machines.Tom Rondeau
2012-06-07volk: have an alignment even for unknown (generic) machines.Tom Rondeau
2012-06-07Revert "uhd: allow source work to be stopped while fg runs"Johnathan Corgan
2012-06-06Block Modifications:Tim O'Shea
2012-06-04Merge branch 'maint'Tom Rondeau
2012-06-04docs: fixed Doxygen from looking in the howto dir.Tom Rondeau
2012-06-02Merge remote-tracking branch 'jblum/wip_uhd_stopper'Johnathan Corgan
2012-05-31Merge branch 'maint'Johnathan Corgan
2012-05-31pager: fix frequency display when not defaultJustin R. Cutler
2012-05-31grc: restore virtual ports in grcJustin R. Cutler
2012-05-29Merge branch 'maint'Johnathan Corgan
2012-05-27core: patch for vector_map loop variable initialization.Donald Porges
2012-05-24uhd: allow source work to be stopped while fg runsJosh Blum
2012-05-22wavelet: fixes for missing qa libraries and compile definesJosh Blum
2012-05-22Merge branch 'sphinxdocs'Tom Rondeau
2012-05-22Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar
2012-05-22docs: Adding gr-fft to sphinx docsBen Reynwar
2012-05-21docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style.Ben Reynwar
2012-05-21Merge branch 'sphinxdocs'Tom Rondeau
2012-05-21wxgui: allows LEFT click to set a flow-graph variable to the adjusted X value...Marcus Leech