summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-02patch: applying Alexandru Csete's patch (that I though I already applied...)Tom Rondeau
2011-07-27Fixed warnings generated from improper includes in swig interface file.Tom Rondeau
2011-07-27Fixed doxygen warning in gr-uhdTom Rondeau
2011-07-26Merge branch 'maint'Tom Rondeau
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-26Fixed type warning.Tom Rondeau
2011-07-26Fixed warnings about doxygen format.Tom Rondeau
2011-07-26Fixed return warnings.Tom Rondeau
2011-07-26Fixed warnings about variable intialization order.Tom Rondeau
2011-07-26comedi: fix to use comedi 0.8 APIJohnathan Corgan
2011-07-26Merge branch 'maint'Johnathan Corgan
2011-07-26core: added missing io.h includes on cc filesJosh Blum
2011-07-26core: added missing config.h includes on cc filesJosh Blum
2011-07-19volk: fix whitespace in Python scriptMoritz Fischer
2011-07-10audio: fixing alsa source like we did for alsa sink before.Tom Rondeau
2011-07-10Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-07-10qtgui: missed this when updating time info.Tom Rondeau
2011-07-08gr-usrp: fix missing Makefile.am entryJohnathan Corgan
2011-07-08Merge remote branch 'nick/volk_cmake'Johnathan Corgan
2011-07-08Merged jblum/new_volk into masterJohnathan Corgan
2011-07-06Merge branch 'maint'Johnathan Corgan
2011-07-06gr-audio: fix missing Makefile.am clauseMichael Dickens
2011-07-04gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan
2011-07-03gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2Johnathan Corgan
2011-07-03Merge branch 'maint'Johnathan Corgan
2011-07-03gr: added to the .gitignores to various components for in-tree buildsJosh Blum
2011-07-03uhd: typo fix for initing a new clock_config()Josh Blum
2011-07-03Merge branch 'uhd/per_mb_ref_source' of gnuradio.org:jblumJosh Blum
2011-07-03Fix URL in ChangeLogJohnathan Corgan
2011-07-01Merge branch 'single_pole_iir_const'Johnathan Corgan
2011-07-01gnuradio-core: make accessor const in gr_single_pole_iirJohannes Schmitz
2011-07-01Merge branch 'quad_demod_gain_accessors'Johnathan Corgan
2011-07-01gnuradio-core: use common coding style for accessor in quadrature_demod_cfJohnathan Corgan
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
2011-06-29uhd: added per motherboard reference source option (includes mimo cable)Josh Blum
2011-06-22grc: qtgui windows have scrollbars (thanks jason)Josh Blum
2011-06-14uhd: simplify the work function, added TODOs for tagsJosh Blum
2011-06-13added grc directory in gr-trellisAchilleas Anastasopoulos
2011-06-12updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos
2011-06-12Moved grc files from grc/block to gr-trellis/grcAchilleas Anastasopoulos
2011-06-11Update revision to 3.4.1gitJohnathan Corgan
2011-06-11Update revision to 3.4.0Johnathan Corgan
2011-06-11Update config.sub and config.guess with latest canonical versionsJohnathan Corgan
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-06-11Merge remote branch 'burx/burx_updates_for_rel_3pt4'Johnathan Corgan
2011-06-09grc: removed var sink taps example, its no longer supported, weird, and not u...Josh Blum
2011-06-09grc: disable pythonw on darwin, apparently not neededJosh Blum
2011-06-09gr-uhd: enable 8 channels in grc uhd blocksJosh Blum
2011-06-07added high_res_timer_epoch to give ticks at the epochJosh Blum
2011-06-07qtgui: make a common function for the time label creation in waterfallJosh Blum