summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
This reverts commit c78d307ecd5dac4e28190e5aa9b8377538f65ffa.
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 ↵Marcus Leech
value on either the FFT or waterfall display.
2012-05-21docs: Fixed copyright in sphinx docs.Ben Reynwar
2012-05-21docs: Added version number to sphinx docs.Ben Reynwar
2012-05-21docs: Extended README for sphinx docs.Ben Reynwar
2012-05-21core: minor formatting changes to vector_map for style consistency.Tom Rondeau
2012-05-21Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocsBen Reynwar
2012-05-20sphinx: Added a README for explaining the documentation process.Tom Rondeau
2012-05-20docs: fixing up docs from sphinx warnings.Tom Rondeau
2012-05-20sphinx: dummy toctree entries to remove warnings.Tom Rondeau
2012-05-20Merge branch 'sphinxdocs' of https://github.com/benreynwar/gnuradio into ↵Tom Rondeau
sphinxdocs
2012-05-20sphinx: create a conf.py and run_sphinx_build.sh files.Tom Rondeau
These files help a user run Sphinx on the installed system. The shell script is designed for ease of use.
2012-05-17Fixed package dependencies for gnuradio-core and gr-wavelet, added support ↵Nicholas Corgan
for Ubuntu 12.04 and Fedora 17
2012-05-17gr: Added vector_map block.Ben Reynwar
2012-05-17Add sphinx mathjax extension.Ben Reynwar
2012-05-15digital: these classes are part of the digital libraryJosh Blum
2012-05-15fft: should not export for static class memberJosh Blum
2012-05-12volk: fix some signedness and unused variable warningsJohnathan Corgan
2012-05-12volk: fix profiler comparisonJohnathan Corgan
2012-05-11volk: add SIMD implementation for fixed phase rotationNick McCarthy
2012-05-08docs: Modified swig_doc.py to put parameter info in docstrings.Ben Reynwar
2012-05-08doxyxml: Added parsing of parameters from xml.Ben Reynwar
2012-05-08Merge branch 'maint'Johnathan Corgan
2012-05-08volk: fixed popcnt.Moritz Fischer
2012-05-07volk: fixed popcnt.Moritz Fischer
2012-05-03Merge branch 'maint'Johnathan Corgan
2012-05-03pfb: properly deleting d_fft to close some memory leaks.Tom Rondeau
2012-05-03GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma
2012-05-03pfb: properly deleting d_fft to close some memory leaks.Tom Rondeau
2012-05-03Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-05-03Merge branch 'maint'Johnathan Corgan
2012-05-02gruel: conditional linking for pthreadJosh Blum
2012-05-02Merge branch 'digital_moves'Johnathan Corgan
2012-05-01fft: enabling doc and grc subdirs.Tom Rondeau