summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-05Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...Tom Rondeau
2010-10-05Fixed gitignore to reflect changes in moc/ui file naming.Tom Rondeau
2010-10-05Fixes a lot of warnings by cleaning up namespace issues.Tom Rondeau
2010-10-05Finally, the simple fix for the qtgui issues; also, changed the naming scheme...Tom Rondeau
2010-10-05Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...Tom Rondeau
2010-10-05Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...Tom Rondeau
2010-09-12Avoid divide by zero in persistence code when using default argsEric Blossom
2010-09-12Update config.guess and config.sub in gr-howoto-write-a-block tooEric Blossom
2010-09-12Update config.guess and config.sub from canonical homeEric Blossom
2010-09-12Update script to pull config.* from git repoEric Blossom
2010-08-04usrp2: fixes for gcc 4.5.0 compatibilityMoeller
2010-08-04formatting change: move break statementsEric Blossom
2010-08-04Fix unitialized variable pointed to by compiler warningEric Blossom
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-08-03fix scoped_lock that didn't ref mutexEric Blossom
2010-07-29Fixes ./configure to allow grc to build without an X sessionJason Abele
2010-07-21wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum
2010-07-05gr-utils: fix out of tree project generator to properly update tarfile nameMoritz Fischer
2010-07-05gr-wxgui: fix non-gl scope sink only updating one channelCatalin Patulea
2010-06-21grc: fix broken variable config when using bool typeJohann Chiang
2010-06-13Merge remote branch 'trondeau/qtmake' into maintJohnathan Corgan
2010-06-13Fixes gr-qtgui make distcheck failure when QT is not installed.Tom Rondeau
2010-06-04Merge branch 'fix/wbx_refclock' into maintJohnathan Corgan
2010-06-04Fixed WBX RX PLL enableJason Abele
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele
2010-06-04Clean up annoying class structure in wbxJason Abele
2010-06-04Fixing wbx to use _refclk_freq()Jason Abele
2010-06-04Typo in error messageJason Abele
2010-06-02Update revision to 3.3.0Johnathan Corgan
2010-06-02gcell: make versioned librariesJohnathan Corgan
2010-06-02gnuradio-core: fix missing linker flags for boost_program_optionsJohnathan Corgan
2010-06-02howto: fix incorrect include pathJohnathan Corgan
2010-06-02build: redo GR_GIT for portabilityJohnathan Corgan
2010-06-01build: use date format string instead of -R for portabilityJohnathan Corgan
2010-06-01gnuradio-core: fix typo in doxygen headerJohnathan Corgan
2010-06-01gr-qtgui: add include file for gcc 4.4.1Johnathan Corgan
2010-05-30Update revision to 3.3.0-rc3Johnathan Corgan
2010-05-30howto: make versioned librariesJohnathan Corgan
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-05-28build: refactor GR_GIT and GR_VERSIONJohnathan Corgan
2010-05-27Update revision to 3.3.0-rc2Johnathan Corgan
2010-05-27Merge remote branch 'ets/grc-usrp2-clock-source'Johnathan Corgan
2010-05-27Add USRP2 clock source parameter to GRC blocks.Eric Schneider
2010-05-25Refactor Makefile.am to move common files from 3 libraries into a single vari...Eric Blossom
2010-05-25usrp2-firmware: fix missing files in tarballJohnathan Corgan
2010-05-25Fix erroneous file modesJohnathan Corgan
2010-05-23Merge remote branch 'gnuradio/wip/udp_source_sink'Johnathan Corgan
2010-05-21libvrt: remove from 3.3 API.Johnathan Corgan
2010-05-21gnuradio-core: update copyrightsJohnathan Corgan
2010-05-21gnuradio-core: allow swig to handle exceptions in UDP source/sinkJohnathan Corgan