summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-07gr-digital: getting rid of warnings from costas loop block.Tom Rondeau
2011-04-06volk: adding missing boost library flags for alternative installs of boost libs.Tom Rondeau
2011-04-06Merge branch 'master' into 8pskTom Rondeau
2011-04-06gr-qtgui: finishing off removing references to 3D plotting in UI file.Tom Rondeau
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-30gr-digital: updatign QA code to new interface of Costas Loop.Tom Rondeau
2011-03-30gr-digital: cleaning up and commenting.Tom Rondeau
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-29gr-digital: restructured Costas loop to be specified in terms of the damping ...Tom Rondeau
2011-03-28gr-digital: adding GRC components for Costas loop.Tom Rondeau
2011-03-28gr-digital: adding QA code for Costas loop block.Tom Rondeau
2011-03-28gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau
2011-03-28digital: fixing up build structure. Compiles now.Tom Rondeau
2011-03-28digital: configuration files for building gr_digitalTom Rondeau
2011-03-28pager: fixed naming in PC file.Tom Rondeau
2011-03-28gr-digital: adding a new top-level block for digital comms work.Tom Rondeau
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