Age | Commit message (Expand) | Author |
2011-03-30 | usrp: cleanup misc usage | Don Ward |
2011-03-30 | volk: fix missing Boost flags | Don Ward |
2011-03-29 | Merge remote branch 'jblum/wip/gr_block_pure_virtual' | Johnathan Corgan |
2011-03-29 | Merge remote branch 'jblum/wip/throttle' | Johnathan Corgan |
2011-03-28 | audio: added missing header to Makefile. | Tom Rondeau |
2011-03-28 | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum |
2011-03-28 | audio: cleanup audio source/sink with virtual inheritance | Josh Blum |
2011-03-28 | runtime: changes to block headers to allow pure virtual sub-classes (interfaces) | Josh Blum |
2011-03-28 | throttle: cleanup conditional code and reimplement with boost posix time | Josh Blum |
2011-03-28 | runtime: changes to block headers to allow pure virtual sub-classes (interfaces) | Josh Blum |
2011-03-28 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-03-28 | audio: fixing class typo for OSX audio driver. | Tom Rondeau |
2011-03-28 | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau |
2011-03-28 | volk: adding BOOST_CPPFLAGS to volk to use boost unit tests. | Tom Rondeau |
2011-03-26 | gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping. | Tom Rondeau |
2011-03-26 | Merge branch 'qwt4' | Tom Rondeau |
2011-03-26 | gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault... | Tom Rondeau |
2011-03-26 | gr-qtgui: more robust way of checking for QWT-qt4; checks a different header ... | Tom Rondeau |
2011-03-26 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-03-25 | Merge branch 'filtdesign' | Tom Rondeau |
2011-03-25 | gr-utils: more error checking on filter designer. | Tom Rondeau |
2011-03-25 | gr-utils: adding save/open capabilities to equiripple filters. Also added som... | Tom Rondeau |
2011-03-25 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-03-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward |
2011-03-22 | audio: moved audio docs to gr-audio and fix comments | Josh Blum |
2011-03-20 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-03-18 | gr-utils: handling parameters and GUI updates when loading filters from file.... | Tom Rondeau |
2011-03-17 | gr-utils: refactoring design parameters from 'design' to 'params' to not conf... | Tom Rondeau |
2011-03-17 | gr-utils: way to break something you just fixed a few days ago... | Tom Rondeau |
2011-03-17 | gr-utils: Adding save and open actions to filter designer. | Tom Rondeau |
2011-03-16 | howto: updated ignores | Johnathan Corgan |
2011-03-16 | build: updated version to 3.4.0git | Johnathan Corgan |
2011-03-16 | Merge remote branch 'gnuradio/next' | Johnathan Corgan |
2011-03-15 | gruel: added missing ignores | Johnathan Corgan |
2011-03-15 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-03-15 | Merge branch 'pmtswig' into next | Tom Rondeau |
2011-03-15 | gruel: fixed swig interface file to dereference pmt_t. | Tom Rondeau |
2011-03-14 | qtgui: fix distcheck error | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/qtgui/grc' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/wip/attributes' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/volk/remove_posix_memalign' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/wip/grc/kill_process' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/qtgui/use_gruel_thread_mutex' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/misc/gruel_thread_simplification' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/misc/gr_flowgraph_include_iterator' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/misc/use_boost_math_round' into next | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into next | Johnathan Corgan |
2011-03-14 | gruel: fixing structure. Passes make check. | Tom Rondeau |
2011-03-14 | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum |
2011-03-14 | gruel: SWIGing Gruel into Python to access PMTs. | Tom Rondeau |