summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-27docs: added python doxygen docs to gr-audio.Tom Rondeau
2011-11-27docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau
2011-11-17grc: replaced doxygen extracted docs with python docstringsJosh Blum
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-11-16docs: grabbed support files from ben's repo and my repoJosh Blum
2011-11-09cmake: only rely on target trick when not crossJosh Blum
2011-11-08cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum
2011-11-08qtgui: add python include path (older name)Josh Blum
2011-11-08cmake: tweaks for swig generation moduleJosh Blum
2011-11-08volk: replace separate_arguments with string replace (performs a whitespace s...Josh Blum
2011-11-07Merge remote-tracking branch 'jblum/uhd_next'Josh Blum
2011-11-07uhd: change examples to use new stream apiJosh Blum
2011-11-07uhd: added docs and removed unimplemented options in grc filesJosh Blum
2011-11-07uhd: rebase tweaks + update on command featureJosh Blum
2011-11-07uhd: added set for RX/TX iq balance and dc offsetJosh Blum
2011-11-07uhd: added set/get time/clock source callsJosh Blum
2011-11-07uhd: added get_samp_rates callsJosh Blum
2011-11-07uhd: use new type string for uhd source/sink typesJosh Blum
2011-11-07uhd: grc xml tweaks + streamer argsJosh Blum
2011-11-07uhd: restored source block recv single packet functionalityJosh Blum
2011-11-07uhd: preferable defaults for stream argsJosh Blum
2011-11-07uhd: added convenience constructor to stream_args_tJosh Blum
2011-11-07uhd: python/swig/grc tweaks until it worksJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-11-07volk: added some environment setup stuffJosh Blum
2011-11-07volk: building on msvc again with sse2 archJosh Blum
2011-11-07volk: work to improve compiler and multi-lib supportJosh Blum
2011-11-07Use start()/stop() to get midpoint of uhd rangesJason Abele
2011-11-07Set subdev spec after creating uhd source, before threads startJason Abele
2011-11-07Fix initial gain setting for uhd_siggen[_gui].pyJason Abele
2011-11-05cmake: tweaks to swig gen and updated howto modulesJosh Blum
2011-11-05cmake: make the swig cxx file gen depend on the specified targetsJosh Blum
2011-11-04cmake: fixed up swig deps properly for make -j*Josh Blum
2011-11-03cmake: created macro for libtool gen and disabled by defaultJosh Blum
2011-11-03gruel: added missing check GR_HAVE_NETINET_INJosh Blum
2011-11-03uhd: added buffer flush when source block is stoppedJosh Blum
2011-11-01high_res_timer: Fix high_res_timer_now() for E100.Philip Balister
2011-11-01qtgui_sink_c : Fix update rate math.Philip Balister
2011-10-29grc: fix bug when displaying string paramsJosh Blum
2011-10-29build: update version to 3.5.0rc0Johnathan Corgan
2011-10-29Merge remote branch 'gnuradio/master'Johnathan Corgan
2011-10-29Merge branch 'pager-update'Johnathan Corgan
2011-10-29pager: update full band demodulator to use gr-uhdJohnathan Corgan
2011-10-27trellis: applying patch to gitignore from Achilleas Anastasopoulos.Tom Rondeau
2011-10-27Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-10-27digital: reverting GMSK mod/demod GRC blocks for old interface.Tom Rondeau
2011-10-27digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau
2011-10-27noaa: updated applications to use gr-uhdJohnathan Corgan
2011-10-26digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.Tom Rondeau
2011-10-26digital: really, seriously, fixing digital GRC files.Tom Rondeau