| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | volk: building on msvc again with sse2 arch | Josh Blum | 2011-11-07 | 3 | -28/+32 |
* | volk: work to improve compiler and multi-lib support | Josh Blum | 2011-11-07 | 5 | -87/+198 |
* | Use start()/stop() to get midpoint of uhd ranges | Jason Abele | 2011-11-07 | 1 | -2/+2 |
* | Set subdev spec after creating uhd source, before threads start | Jason Abele | 2011-11-07 | 1 | -4/+4 |
* | Fix initial gain setting for uhd_siggen[_gui].py | Jason Abele | 2011-11-07 | 1 | -0/+4 |
* | cmake: tweaks to swig gen and updated howto modules | Josh Blum | 2011-11-05 | 5 | -30/+304 |
* | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum | 2011-11-05 | 3 | -9/+28 |
* | cmake: fixed up swig deps properly for make -j* | Josh Blum | 2011-11-04 | 4 | -61/+46 |
* | cmake: created macro for libtool gen and disabled by default | Josh Blum | 2011-11-03 | 2 | -10/+29 |
* | gruel: added missing check GR_HAVE_NETINET_IN | Josh Blum | 2011-11-03 | 1 | -0/+1 |
* | uhd: added buffer flush when source block is stopped | Josh Blum | 2011-11-03 | 1 | -0/+19 |
* | high_res_timer: Fix high_res_timer_now() for E100. | Philip Balister | 2011-11-01 | 1 | -1/+1 |
* | qtgui_sink_c : Fix update rate math. | Philip Balister | 2011-11-01 | 2 | -4/+4 |
* | grc: fix bug when displaying string params | Josh Blum | 2011-10-29 | 1 | -0/+1 |
* | build: update version to 3.5.0rc0v3.5.0rc0 | Johnathan Corgan | 2011-10-29 | 1 | -2/+2 |
* | Merge remote branch 'gnuradio/master' | Johnathan Corgan | 2011-10-29 | 3 | -55/+111 |
|\ |
|