summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* volk: building on msvc again with sse2 archJosh Blum2011-11-073-28/+32
* volk: work to improve compiler and multi-lib supportJosh Blum2011-11-075-87/+198
* Use start()/stop() to get midpoint of uhd rangesJason Abele2011-11-071-2/+2
* Set subdev spec after creating uhd source, before threads startJason Abele2011-11-071-4/+4
* Fix initial gain setting for uhd_siggen[_gui].pyJason Abele2011-11-071-0/+4
* cmake: tweaks to swig gen and updated howto modulesJosh Blum2011-11-055-30/+304
* cmake: make the swig cxx file gen depend on the specified targetsJosh Blum2011-11-053-9/+28
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-044-61/+46
* cmake: created macro for libtool gen and disabled by defaultJosh Blum2011-11-032-10/+29
* gruel: added missing check GR_HAVE_NETINET_INJosh Blum2011-11-031-0/+1