summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: remove xml-swig from autotools config.Tom Rondeau2011-12-041-1/+0
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-0413-72/+91
* docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut...Tom Rondeau2011-12-033-0/+26
* docs: adding a doc string for the gruel and gruel.pmt python modules.Tom Rondeau2011-12-032-0/+8
* docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page ...Tom Rondeau2011-12-011-2/+4
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-3013-13/+13
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-2812-12/+12
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-2813-2/+41
* docs: removed unused xml-swig; replaced by doxyxml.Tom Rondeau2011-11-287-581/+1
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-2712-24/+24
* docs: added doxygen and swig docs building tools into howto (cmake version on...Tom Rondeau2011-11-2735-1/+16408
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-2711-0/+99
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-2711-0/+11
* docs: fixing swig Doxygen file to ignore some files in qtgui.Tom Rondeau2011-11-271-1/+1
* docs: added python doxygen docs to gr-shdTom Rondeau2011-11-273-0/+11
* docs: added python doxygen docs to gr-wxguiTom Rondeau2011-11-271-0/+24
* docs: added python doxygen docs to gr-vocoderTom Rondeau2011-11-272-0/+6
* docs: added python doxygen docs to gr-video-sdlTom Rondeau2011-11-272-0/+6
* docs: added python doxygen docs to gr-uhdTom Rondeau2011-11-272-0/+7
* docs: added python doxygen docs to gr-trellisTom Rondeau2011-11-272-0/+7
* docs: added python doxygen docs to gr-qtguiTom Rondeau2011-11-272-0/+6
* docs: added python doxygen docs to gr-pagerTom Rondeau2011-11-273-0/+10
* docs: added python doxygen docs to gr-noaaTom Rondeau2011-11-273-0/+10
* docs: added python doxygen docs to gr-comediTom Rondeau2011-11-273-1/+7
* docs: added python doxygen docs to gr-atsc.Tom Rondeau2011-11-272-0/+7
* docs: added python doxygen docs to gr-audio.Tom Rondeau2011-11-275-12/+35
* docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau2011-11-273-2/+25
* grc: replaced doxygen extracted docs with python docstringsJosh Blum2011-11-179-117/+13
* work on swig docs, added to core and digitalJosh Blum2011-11-1613-107/+116
* docs: grabbed support files from ben's repo and my repoJosh Blum2011-11-1628-2/+14799
* cmake: only rely on target trick when not crossJosh Blum2011-11-092-2/+13
* cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum2011-11-081-0/+1
* qtgui: add python include path (older name)Josh Blum2011-11-081-0/+1
* cmake: tweaks for swig generation moduleJosh Blum2011-11-082-10/+20
* volk: replace separate_arguments with string replace (performs a whitespace s...Josh Blum2011-11-081-2/+2
* Merge remote-tracking branch 'jblum/uhd_next'Josh Blum2011-11-0735-161/+819
|\
| * uhd: change examples to use new stream apiJosh Blum2011-11-0728-92/+35
| * uhd: added docs and removed unimplemented options in grc filesJosh Blum2011-11-071-20/+15
| * uhd: rebase tweaks + update on command featureJosh Blum2011-11-074-4/+81
| * uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-074-16/+125
| * uhd: added set/get time/clock source callsJosh Blum2011-11-075-15/+220
| * uhd: added get_samp_rates callsJosh Blum2011-11-074-0/+28
| * uhd: use new type string for uhd source/sink typesJosh Blum2011-11-071-11/+21
| * uhd: grc xml tweaks + streamer argsJosh Blum2011-11-074-24/+29
| * uhd: restored source block recv single packet functionalityJosh Blum2011-11-071-1/+1
| * uhd: preferable defaults for stream argsJosh Blum2011-11-072-4/+8
| * uhd: added convenience constructor to stream_args_tJosh Blum2011-11-072-0/+10
| * uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-074-26/+39
| * uhd: backwards compat work which support streamer APIJosh Blum2011-11-076-30/+289
|/
* volk: added some environment setup stuffJosh Blum2011-11-071-0/+17