summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-06gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to...Tom Rondeau
2011-04-06gr-qtgui: cleaning up unnecessary plotting calls.Tom Rondeau
2011-04-06gr-qtgui: don't delete the SpectrumDisplayWindow; as a QWidget, it takes care...Tom Rondeau
2011-04-04gr-qtgui: missed lock call that was just deleted.Tom Rondeau
2011-04-04gr-qtgui: removing uncessary file of qtevents and objects.Tom Rondeau
2011-04-04gr-qtgui: removing unnecessary mutex and qtevent objects.Tom Rondeau
2011-04-04Merge branch 'master' into qtguiTom Rondeau
2011-04-04pfb: fixed documentation for PFB-based clock sync.Tom Rondeau
2011-04-01gr-qtgui: wip trying to figure out segfaults.Tom Rondeau
2011-04-01build: updating Makefiles for newer linker requirements.Tom Rondeau
2011-03-30build: add missing linker defines for Win32Don Ward
2011-03-30build: update config.guess and config.sub from canonical sourceJohnathan Corgan
2011-03-30usrp: cleanup misc usageDon Ward
2011-03-30volk: fix missing Boost flagsDon Ward
2011-03-29Merge remote branch 'jblum/wip/gr_block_pure_virtual'Johnathan Corgan
2011-03-29Merge remote branch 'jblum/wip/throttle'Johnathan Corgan
2011-03-28audio: added missing header to Makefile.Tom Rondeau
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum
2011-03-28audio: cleanup audio source/sink with virtual inheritanceJosh Blum
2011-03-28runtime: changes to block headers to allow pure virtual sub-classes (interfaces)Josh Blum
2011-03-28throttle: cleanup conditional code and reimplement with boost posix timeJosh Blum
2011-03-28runtime: changes to block headers to allow pure virtual sub-classes (interfaces)Josh Blum
2011-03-28Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-03-28audio: fixing class typo for OSX audio driver.Tom Rondeau
2011-03-28audio: re-adding circular_buffer.h for OSX build.Tom Rondeau
2011-03-28volk: adding BOOST_CPPFLAGS to volk to use boost unit tests.Tom Rondeau
2011-03-27gr-qtgui: tightening up and cleaning up some memory leaks.Tom Rondeau
2011-03-27gr-qtgui: improvements to python test apps.Tom Rondeau
2011-03-27gr-qtgui: cleaning up handling of mutexTom Rondeau
2011-03-27gr-qtgui: fixing up the Makefile for proper dist. Passes make distcheck.Tom Rondeau
2011-03-27gr-qtgui: making necessary changes to build a python package and export qtgui...Tom Rondeau
2011-03-27gr-qtgui: small correction in Python QA code with new structure.Tom Rondeau
2011-03-27gr-qtgui: typo correct in M4 file.Tom Rondeau
2011-03-27gr-qtgui: qtgui builds and passes make check under new structure.Tom Rondeau
2011-03-27gr-qtgui: fixed some signed/unsigned comparison warnings.Tom Rondeau
2011-03-27gr-qtgui: moving qtgui apps to the apps directory.Tom Rondeau
2011-03-27gr-qtgui: updating M4 file for new directory structure.Tom Rondeau
2011-03-27gr-qtgui: wip: moving and renaming files for new structure.Tom Rondeau
2011-03-27gr-qtgui: moving Python files to new structure; get rid of src directory.Tom Rondeau
2011-03-27gr-qtgui: moving gitignore to new location.Tom Rondeau
2011-03-27gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau
2011-03-26gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping.Tom Rondeau
2011-03-26Merge branch 'qwt4'Tom Rondeau
2011-03-26gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault...Tom Rondeau
2011-03-26gr-qtgui: more robust way of checking for QWT-qt4; checks a different header ...Tom Rondeau
2011-03-26Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-03-25Merge branch 'filtdesign'Tom Rondeau
2011-03-25gr-utils: more error checking on filter designer.Tom Rondeau
2011-03-25gr-utils: adding save/open capabilities to equiripple filters. Also added som...Tom Rondeau
2011-03-25Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau