summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2011-07-18gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan
2011-07-18Merge remote branch 'ttsou/codec2' into wip/vocodersJohnathan Corgan
2011-07-18gr-cvsd-vocoder: removed from treeJohnathan Corgan
2011-07-18gr-gsm-fr-vocoder: removed from treeJohnathan Corgan
2011-07-18gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan
2011-07-17gr-vocoder: add skeleton top-level componentJohnathan Corgan
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-10digital: work on build to make gr-trellis dependent on gr-digital.Tom Rondeau
2011-07-07vocoder: codec2: add block for David Rowe's Codec2Thomas Tsou
2011-07-04Merge branch 'master' into nextJohnathan Corgan
2011-07-04gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan
2011-07-03Merge branch 'master' into nextJohnathan Corgan
2011-07-03gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2Johnathan Corgan
2011-07-03msdd6000: removed from tree, obsoleteJohnathan Corgan
2011-07-03sounder: removed from tree, obsoleteJohnathan Corgan
2011-07-03radar-mono: removed from tree, obsoleteJohnathan Corgan
2011-07-03gpio: removed from tree, obsoleteJohnathan Corgan
2011-06-13added grc directory in gr-trellisAchilleas Anastasopoulos
2011-06-13Fixed error in m4 config file.Ben Reynwar
2011-06-13Merge branch 'master' into 8pskTom Rondeau
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-05-13Merge branch 'master' into 8pskTom Rondeau
2011-05-10gr-uhd: adding uhd_fft.py appTom Rondeau
2011-05-10build: updated SDCC error message on failure. We don't support version 3, so ...Tom Rondeau
2011-05-08Merge branch 'master' into 8pskTom Rondeau
2011-05-02Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau
2011-04-21volk: fixing volk M4 so that nothing of Volk exists and its configure does no...Tom Rondeau
2011-04-19grc: added logic to discover the path to the python interpreterJosh Blum
2011-04-15Merge branch 'uhd/pkg_config_file'Tom Rondeau
2011-04-14gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been...Tom Rondeau
2011-04-13uhd: added package config file support for libgnuradio-uhdJosh Blum
2011-04-09gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work...Tom Rondeau
2011-04-08Merge branch 'constell_obj' into 8pskTom Rondeau
2011-04-08Merge branch 'master' into constell_objTom Rondeau
2011-04-06Merge branch 'master' into 8pskTom Rondeau
2011-03-28digital: configuration files for building gr_digitalTom Rondeau
2011-03-27gr-qtgui: typo correct in M4 file.Tom Rondeau
2011-03-27gr-qtgui: updating M4 file for new directory structure.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-25Fixing missing include files and various other patches for Windows build issues.Don Ward
2011-03-15Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-03-14gruel: fixing structure. Passes make check.Tom Rondeau
2011-03-14Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum
2011-03-14gnuradio-examples: add C++ audio examples using new gr-audioJohnathan Corgan
2011-03-14audio: remove obsoleted individual top-level componentsJohnathan Corgan
2011-03-14Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2011-03-09audio: added config checks for other audios, added jack and portJosh Blum
2011-03-09audio: added oss support to gr-audioJosh Blum