summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 sphi...Tom Rondeau
2012-05-20sphinx: create a conf.py and run_sphinx_build.sh files.Tom Rondeau
2012-05-17Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo...Nicholas Corgan
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
2012-05-01docs: fixed bug in doxygen looking at howto dir.Tom Rondeau
2012-05-01docs: adds a 'make sphinx' target that can be run after 'make install' to gen...Tom Rondeau
2012-04-30Adding sphinx documentation.Ben Reynwar
2012-04-30Merge branch 'maint'Johnathan Corgan
2012-04-30gruel: fix linker assumption made explicit on Ubuntu 12.04Tim Oshea
2012-04-30Merge branch 'master' of http://gnuradio.org/git/gnuradioBen Reynwar
2012-04-30Merge branch 'gr_fft'Johnathan Corgan
2012-04-29fft: put helper classes in namespaceJohnathan Corgan
2012-04-29fft: make interface functions pure virtualJohnathan Corgan
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau
2012-04-27Merge branch 'maint'Johnathan Corgan
2012-04-26gr-uhd: updated USRP Sink and USRP Source help messagesNicholas Corgan
2012-04-24Merge branch 'maint'Tom Rondeau
2012-04-24uhd: updating/fixing WBFM example.Marcus Leech
2012-04-24cmake: make a find portaudio that follows the rulesJosh Blum
2012-04-24digital: added GRC file for chunks_to_symbols block.Tom Rondeau
2012-04-24digital: adding QA for chunks_to_symbols and updating generic demodulator to ...Tom Rondeau
2012-04-24digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau
2012-04-23docs: adding documentation for new gr-digital blocks.Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2012-04-23Merge remote branch 'jblum-github/volk_work'Johnathan Corgan
2012-04-23Merge remote branch 'jblum-github/volk_work'Johnathan Corgan
2012-04-23Merge branch 'maint'Tom Rondeau