summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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 sphi...Tom Rondeau
2012-05-20sphinx: create a conf.py and run_sphinx_build.sh files.Tom Rondeau
2012-05-17Add sphinx mathjax extension.Ben Reynwar
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-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 '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-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
2012-04-23Various fixes for using Python 2.5.Tom Rondeau
2012-04-23volk: force kwargs keys to be of type str, not unicode for py25Josh Blum
2012-04-23Merge remote branch 'ncorgan/gr-uhd_swig-stuff'Johnathan Corgan
2012-04-23Merge branch 'maint'Johnathan Corgan
2012-04-23cmake: fix pygtk check failure with no X sessionJaroslav Skarvada
2012-04-23gr-uhd: uhd_fft and uhd_siggen_base.py now use subdev names instead of dboard...Nicholas Corgan
2012-04-22docs: updating build dependency and building instructions.Tom Rondeau
2012-04-21Merge branch 'merge/core-swig-magic'Johnathan Corgan
2012-04-21cmake: update revision to 3.6.1gitJohnathan Corgan
2012-04-21cmake: update revision to 3.6.0Johnathan Corgan
2012-04-21Merge branch 'maint'Johnathan Corgan
2012-04-21build: update revision to 3.5.3.2Johnathan Corgan
2012-04-21build: update canonical config filesJohnathan Corgan
2012-04-21Merge branch 'maint'Johnathan Corgan
2012-04-21core: add SWIG macro for namespaced blocksJohnathan Corgan
2012-04-20cmake: fix compiler flags on ppc archJosh Blum
2012-04-19volk: code simplification, overrule macro and python optsJosh Blum
2012-04-19volk: avoid sse2 saturation issue 32768->32767Josh Blum
2012-04-19volk: added set_float_rounding to volk_cpu_initJosh Blum
2012-04-19volk: avx overrule is gcc4.4, make prints matchJosh Blum