summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14Merge remote branch 'jblum/mergeme/qtgui/grc' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/wip/attributes' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/volk/remove_posix_memalign' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/wip/grc/kill_process' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/qtgui/use_gruel_thread_mutex' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into nextJohnathan Corgan
2011-03-14Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into nextJohnathan Corgan
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-14created gruel/attributes.h to house compiler specific attribute macrosJosh Blum
2011-03-14Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan
2011-03-14audio: remove obsoleted individual top-level componentsJohnathan Corgan
2011-03-14gr-audio: added README and default config fixJosh Blum
2011-03-14Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan
2011-03-14volk: simplify the get new method for the aligned poolJosh Blum
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2011-03-13grc: swap store the subprocess object rather than the pid when executingJosh Blum
2011-03-12qtgui: removed python directory that was added, never usedJosh Blum
2011-03-12uhd: use %ignore to hide warnings and fix errorsJosh Blum
2011-03-12Added/updated ignore files.Johnathan Corgan
2011-03-09Fixing gr_filter_design program to import from gnuradio Python package.Tom Rondeau
2011-03-09audio: high prio for platform specific audio osxJosh Blum
2011-03-09audio: added windows and osx audio source filesJosh Blum
2011-03-09audio: added config checks for other audios, added jack and portJosh Blum
2011-03-09audio: make prefs look like old audio, removed old audio.pyJosh Blum
2011-03-09audio: register arches with priorities, ex: prefer alsa over ossJosh Blum
2011-03-09audio: added oss support to gr-audioJosh Blum
2011-03-09audio: use conf files to specify default archJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-09audio: moved alsa support files into subdirectoryJosh Blum
2011-03-09audio: work on swig support, it importsJosh Blum
2011-03-09audio: work to get alsa support in, lets see if this works before adding moreJosh Blum
2011-03-09audio: added audio factory registry and top level includesJosh Blum
2011-03-08audio: skeleton for gr-audio componentJosh Blum
2011-03-08volk: replace posix_memalign with something cross platformJosh Blum
2011-03-07qtgui-grc: added suport in main template for theme iconJosh Blum
2011-03-07qtgui-grc: minor tweaks to the various thingsJosh Blum
2011-03-07reverted accidental change to keep 1 in n blockJosh Blum
2011-03-07qtgui-grc: added read-only thermo widget to range blockJosh Blum
2011-03-07qtgui-grc: fix for list option working in chooser blockJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-03-07qtgui-grc: added check for pyqwt in configJosh Blum
2011-03-07grc: added function args to probe block and documentationJosh Blum
2011-03-06grc: rework the probe blocks and how they fit into grcJosh Blum
2011-03-05qtgui-grc: moved slider to range, added knob and gui tweaksJosh Blum
2011-03-05volk: fixing configuration for Cygwin builds.Don Ward
2011-03-04qtgui-grc: use a vboxlayout for the top_layoutJosh Blum
2011-03-03qtgui-grc: made slider widget components (counter/slider) optionalJosh Blum