| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: remove xml-swig from autotools config. | Tom Rondeau | 2011-12-04 | 1 | -1/+0 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 13 | -72/+91 |
* | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau | 2011-12-03 | 3 | -0/+26 |
* | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau | 2011-12-03 | 2 | -0/+8 |
* | docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page ... | Tom Rondeau | 2011-12-01 | 1 | -2/+4 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 13 | -13/+13 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 12 | -12/+12 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 13 | -2/+41 |
* | docs: removed unused xml-swig; replaced by doxyxml. | Tom Rondeau | 2011-11-28 | 7 | -581/+1 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 12 | -24/+24 |
* | docs: added doxygen and swig docs building tools into howto (cmake version on... | Tom Rondeau | 2011-11-27 | 35 | -1/+16408 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 11 | -0/+99 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 11 | -0/+11 |
* | docs: fixing swig Doxygen file to ignore some files in qtgui. | Tom Rondeau | 2011-11-27 | 1 | -1/+1 |
* | docs: added python doxygen docs to gr-shd | Tom Rondeau | 2011-11-27 | 3 | -0/+11 |
* | docs: added python doxygen docs to gr-wxgui | Tom Rondeau | 2011-11-27 | 1 | -0/+24 |
* | docs: added python doxygen docs to gr-vocoder | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | docs: added python doxygen docs to gr-video-sdl | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | docs: added python doxygen docs to gr-uhd | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
* | docs: added python doxygen docs to gr-trellis | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
* | docs: added python doxygen docs to gr-qtgui | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | docs: added python doxygen docs to gr-pager | Tom Rondeau | 2011-11-27 | 3 | -0/+10 |
* | docs: added python doxygen docs to gr-noaa | Tom Rondeau | 2011-11-27 | 3 | -0/+10 |
* | docs: added python doxygen docs to gr-comedi | Tom Rondeau | 2011-11-27 | 3 | -1/+7 |
* | docs: added python doxygen docs to gr-atsc. | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
* | docs: added python doxygen docs to gr-audio. | Tom Rondeau | 2011-11-27 | 5 | -12/+35 |
* | docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut... | Tom Rondeau | 2011-11-27 | 3 | -2/+25 |
* | grc: replaced doxygen extracted docs with python docstrings | Josh Blum | 2011-11-17 | 9 | -117/+13 |
* | work on swig docs, added to core and digital | Josh Blum | 2011-11-16 | 13 | -107/+116 |
* | docs: grabbed support files from ben's repo and my repo | Josh Blum | 2011-11-16 | 28 | -2/+14799 |
* | cmake: only rely on target trick when not cross | Josh Blum | 2011-11-09 | 2 | -2/+13 |
* | cmake: fix for cmake 2.6 install w/ library fubar mode | Josh Blum | 2011-11-08 | 1 | -0/+1 |
* | qtgui: add python include path (older name) | Josh Blum | 2011-11-08 | 1 | -0/+1 |
* | cmake: tweaks for swig generation module | Josh Blum | 2011-11-08 | 2 | -10/+20 |
* | volk: replace separate_arguments with string replace (performs a whitespace s... | Josh Blum | 2011-11-08 | 1 | -2/+2 |
* | Merge remote-tracking branch 'jblum/uhd_next' | Josh Blum | 2011-11-07 | 35 | -161/+819 |
|\ |
|
| * | uhd: change examples to use new stream api | Josh Blum | 2011-11-07 | 28 | -92/+35 |
| * | uhd: added docs and removed unimplemented options in grc files | Josh Blum | 2011-11-07 | 1 | -20/+15 |
| * | uhd: rebase tweaks + update on command feature | Josh Blum | 2011-11-07 | 4 | -4/+81 |
| * | uhd: added set for RX/TX iq balance and dc offset | Josh Blum | 2011-11-07 | 4 | -16/+125 |
| * | uhd: added set/get time/clock source calls | Josh Blum | 2011-11-07 | 5 | -15/+220 |
| * | uhd: added get_samp_rates calls | Josh Blum | 2011-11-07 | 4 | -0/+28 |
| * | uhd: use new type string for uhd source/sink types | Josh Blum | 2011-11-07 | 1 | -11/+21 |
| * | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 4 | -24/+29 |
| * | uhd: restored source block recv single packet functionality | Josh Blum | 2011-11-07 | 1 | -1/+1 |
| * | uhd: preferable defaults for stream args | Josh Blum | 2011-11-07 | 2 | -4/+8 |
| * | uhd: added convenience constructor to stream_args_t | Josh Blum | 2011-11-07 | 2 | -0/+10 |
| * | uhd: python/swig/grc tweaks until it works | Josh Blum | 2011-11-07 | 4 | -26/+39 |
| * | uhd: backwards compat work which support streamer API | Josh Blum | 2011-11-07 | 6 | -30/+289 |
|/ |
|
* | volk: added some environment setup stuff | Josh Blum | 2011-11-07 | 1 | -0/+17 |