summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-25Fixing missing include files and various other patches for Windows build issues.Don Ward
2011-03-22audio: moved audio docs to gr-audio and fix commentsJosh Blum
2011-03-20Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-03-18gr-utils: handling parameters and GUI updates when loading filters from file....Tom Rondeau
2011-03-17gr-utils: refactoring design parameters from 'design' to 'params' to not conf...Tom Rondeau
2011-03-17gr-utils: way to break something you just fixed a few days ago...Tom Rondeau
2011-03-17gr-utils: Adding save and open actions to filter designer.Tom Rondeau
2011-03-16howto: updated ignoresJohnathan Corgan
2011-03-16build: updated version to 3.4.0gitJohnathan Corgan
2011-03-16Merge remote branch 'gnuradio/next'Johnathan Corgan
2011-03-15gruel: added missing ignoresJohnathan Corgan
2011-03-15Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-03-15Merge branch 'pmtswig' into nextTom Rondeau
2011-03-15gruel: fixed swig interface file to dereference pmt_t.Tom Rondeau
2011-03-14qtgui: fix distcheck errorJohnathan Corgan
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-14gruel: fixing structure. Passes make check.Tom Rondeau
2011-03-14Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum
2011-03-14gruel: SWIGing Gruel into Python to access PMTs.Tom Rondeau
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-13Fixing gr_filter_design program to import from gnuradio Python package.Tom Rondeau
2011-03-13grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum
2011-03-13Adding test to use free or munmap to USRP2 ethernet buffer.Tom Rondeau