Age | Commit message (Expand) | Author |
2011-11-27 | docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut... | Tom Rondeau |
2011-11-27 | uhd: cleanup some -Wall warnings | Josh Blum |
2011-11-26 | docs: don't ignore the entire qtgui directory. | Tom Rondeau |
2011-11-26 | uhd: patch from Marcus Leech to add FFT update rate and averating on/off to c... | Tom Rondeau |
2011-11-17 | grc: replaced doxygen extracted docs with python docstrings | Josh Blum |
2011-11-16 | work on swig docs, added to core and digital | Josh Blum |
2011-11-16 | docs: grabbed support files from ben's repo and my repo | Josh Blum |
2011-11-12 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-11-12 | doc: ignored too much of qtgui; lost it's main page file. | Tom Rondeau |
2011-11-09 | cmake: only rely on target trick when not cross | Josh Blum |
2011-11-08 | cmake: fix for cmake 2.6 install w/ library fubar mode | Josh Blum |
2011-11-08 | qtgui: add python include path (older name) | Josh Blum |
2011-11-08 | cmake: tweaks for swig generation module | Josh Blum |
2011-11-08 | volk: replace separate_arguments with string replace (performs a whitespace s... | Josh Blum |
2011-11-07 | Merge remote-tracking branch 'jblum/uhd_next' | Josh Blum |
2011-11-07 | uhd: change examples to use new stream api | Josh Blum |
2011-11-07 | uhd: added docs and removed unimplemented options in grc files | Josh Blum |
2011-11-07 | uhd: rebase tweaks + update on command feature | Josh Blum |
2011-11-07 | uhd: added set for RX/TX iq balance and dc offset | Josh Blum |
2011-11-07 | uhd: added set/get time/clock source calls | Josh Blum |
2011-11-07 | uhd: added get_samp_rates calls | Josh Blum |
2011-11-07 | uhd: use new type string for uhd source/sink types | Josh Blum |
2011-11-07 | uhd: grc xml tweaks + streamer args | Josh Blum |
2011-11-07 | uhd: restored source block recv single packet functionality | Josh Blum |
2011-11-07 | uhd: preferable defaults for stream args | Josh Blum |
2011-11-07 | uhd: added convenience constructor to stream_args_t | Josh Blum |
2011-11-07 | uhd: python/swig/grc tweaks until it works | Josh Blum |
2011-11-07 | uhd: backwards compat work which support streamer API | Josh Blum |
2011-11-07 | volk: added some environment setup stuff | Josh Blum |
2011-11-07 | volk: building on msvc again with sse2 arch | Josh Blum |
2011-11-07 | volk: work to improve compiler and multi-lib support | Josh Blum |
2011-11-07 | Use start()/stop() to get midpoint of uhd ranges | Jason Abele |
2011-11-07 | Set subdev spec after creating uhd source, before threads start | Jason Abele |
2011-11-07 | Fix initial gain setting for uhd_siggen[_gui].py | Jason Abele |
2011-11-05 | cmake: tweaks to swig gen and updated howto modules | Josh Blum |
2011-11-05 | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum |
2011-11-04 | cmake: fixed up swig deps properly for make -j* | Josh Blum |
2011-11-03 | cmake: created macro for libtool gen and disabled by default | Josh Blum |
2011-11-03 | gruel: added missing check GR_HAVE_NETINET_IN | Josh Blum |
2011-11-03 | uhd: added buffer flush when source block is stopped | Josh Blum |
2011-11-01 | high_res_timer: Fix high_res_timer_now() for E100. | Philip Balister |
2011-11-01 | qtgui_sink_c : Fix update rate math. | Philip Balister |
2011-10-29 | grc: fix bug when displaying string params | Josh Blum |
2011-10-29 | build: update version to 3.5.0rc0 | Johnathan Corgan |
2011-10-29 | Merge remote branch 'gnuradio/master' | Johnathan Corgan |
2011-10-29 | Merge branch 'pager-update' | Johnathan Corgan |
2011-10-29 | pager: update full band demodulator to use gr-uhd | Johnathan Corgan |
2011-10-27 | trellis: applying patch to gitignore from Achilleas Anastasopoulos. | Tom Rondeau |
2011-10-27 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-10-27 | digital: reverting GMSK mod/demod GRC blocks for old interface. | Tom Rondeau |