Age | Commit message (Expand) | Author |
2011-03-27 | gr-qtgui: typo correct in M4 file. | Tom Rondeau |
2011-03-27 | gr-qtgui: updating M4 file for new directory structure. | 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-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward |
2011-03-15 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
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 | gnuradio-examples: add C++ audio examples using new gr-audio | Johnathan Corgan |
2011-03-14 | audio: remove obsoleted individual top-level components | Johnathan Corgan |
2011-03-14 | Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio | Johnathan Corgan |
2011-03-13 | grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc | Josh Blum |
2011-03-09 | audio: added config checks for other audios, added jack and port | Josh Blum |
2011-03-09 | audio: added oss support to gr-audio | Josh Blum |
2011-03-09 | audio: moved the grc audio blocks into gr-audio dir | Josh Blum |
2011-03-09 | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum |
2011-03-08 | audio: skeleton for gr-audio component | Josh Blum |
2011-03-07 | qtgui-grc: added check for pyqwt in config | Josh Blum |
2011-03-01 | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum |
2011-03-01 | grc: added tabbed widget in qtgui for grc | Josh Blum |
2011-03-01 | qtgui: use pyqwt widgets in grc variable slider block | Josh Blum |
2011-03-01 | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum |
2011-02-25 | Merge branch 'gr_uhd_next' into next | Josh Blum |
2011-02-17 | guile: removing calls to check for guile and guile-dev. GNU Radio can once ag... | Tom Rondeau |
2011-02-10 | uhd: incremented compat number for new api support | Josh Blum |
2011-02-10 | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum |
2011-02-02 | gruel: generate pmt_serial_tags with python, removes guile dependency | Josh Blum |
2011-01-22 | Merge branch 'mergeme/math/gr_math_simplification' into next | Tom Rondeau |
2011-01-22 | Merge branch 'mergeme/misc/mkdir_simplification' into next | Tom Rondeau |
2011-01-22 | Updating copyright. | Tom Rondeau |
2011-01-22 | Merge branch 'mergeme/grc/config_check_fix' into next | Tom Rondeau |
2011-01-22 | Updating copyright. | Tom Rondeau |
2011-01-19 | uhd: increment api compat number | Josh Blum |
2011-01-18 | cleanup mkdir usage with boost filesystem: | Josh Blum |
2011-01-17 | gr math simplification: | Josh Blum |
2011-01-17 | grc: numpy is also a grc dependency, check numpy when since not requiring wxgui | Josh Blum |
2011-01-09 | Remove wxpython dependency from gnuradio-companion. | Philip Balister |
2010-12-30 | Move example waveforms to gnuradio-examples/waveforms. | Eric Blossom |
2010-12-30 | Create and install gr-run-waveform-script, and symlink to it when installed. | Eric Blossom |
2010-12-30 | More generic error message if guile-dev not installed. | Tom Rondeau |
2010-12-27 | Add minimal Python and Guile QA code to gr-uhd. | Eric Blossom |
2010-12-27 | Add minimal guile test code gr-usrp2. | Eric Blossom |
2010-12-22 | Check for lt_dladvise_global and fall back to using lt_dlopenext if not found. | Eric Blossom |
2010-12-21 | Merge branch 'next' into guile. | Eric Blossom |
2010-12-13 | gr_uhd: Quick fix for make distcheck failures if UHD is not installed. | Tom Rondeau |
2010-12-09 | volk: Small fixes to M4 file for better project integration. | Tom Rondeau |
2010-12-08 | volk: Updating build system so that volk configures and builds from gnuradio ... | Tom Rondeau |
2010-12-07 | Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure that | Eric Blossom |
2010-12-07 | flag an error if --enable-guile is specified, but guile-dev is not | Rob Savoye |
2010-12-06 | Merge branch 'next' into guile-next | Eric Blossom |