| Commit message (Expand) | Author | Age | Files | Lines |
* | tags: adding tags examples to build distribution. | Tom Rondeau | 2011-09-09 | 1 | -0/+1 |
* | Merge branch 'turbo' | Tom Rondeau | 2011-09-02 | 1 | -0/+1 |
|\ |
|
| * | added grc directory in gr-trellis | Achilleas Anastasopoulos | 2011-06-13 | 1 | -0/+1 |
* | | comedi: fix to use comedi 0.8 API | Johnathan Corgan | 2011-07-26 | 1 | -1/+1 |
* | | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | 2011-07-04 | 2 | -4/+4 |
* | | gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2 | Johnathan Corgan | 2011-07-03 | 1 | -0/+1 |
|/ |
|
* | Allow disabling shm vmcircbuf tests at configure time | Don Ward | 2011-06-11 | 2 | -0/+38 |
* | gr-uhd: adding uhd_fft.py app | Tom Rondeau | 2011-05-10 | 1 | -0/+1 |
* | build: updated SDCC error message on failure. We don't support version 3, so ... | Tom Rondeau | 2011-05-10 | 1 | -1/+1 |
* | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau | 2011-05-02 | 1 | -11/+0 |
|\ |
|
| * | grc: added logic to discover the path to the python interpreter | Josh Blum | 2011-04-19 | 1 | -11/+0 |
* | | volk: fixing volk M4 so that nothing of Volk exists and its configure does no... | Tom Rondeau | 2011-04-21 | 1 | -7/+11 |
* | | Merge branch 'uhd/pkg_config_file' | Tom Rondeau | 2011-04-15 | 1 | -0/+1 |
|\ \ |
|
| * | | uhd: added package config file support for libgnuradio-uhd | Josh Blum | 2011-04-13 | 1 | -0/+1 |
| |/ |
|
* / | gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been... | Tom Rondeau | 2011-04-14 | 1 | -6/+6 |
|/ |
|
* | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work... | Tom Rondeau | 2011-04-09 | 1 | -3/+1 |
* | gr-qtgui: typo correct in M4 file. | Tom Rondeau | 2011-03-27 | 1 | -1/+1 |
* | gr-qtgui: updating M4 file for new directory structure. | Tom Rondeau | 2011-03-27 | 1 | -5/+9 |
* | gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault... | Tom Rondeau | 2011-03-26 | 1 | -1/+6 |
* | gr-qtgui: more robust way of checking for QWT-qt4; checks a different header ... | Tom Rondeau | 2011-03-26 | 1 | -12/+12 |
* | Fixing missing include files and various other patches for Windows build issues. | Don Ward | 2011-03-25 | 1 | -1/+2 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-03-15 | 13 | -331/+128 |
|\ |
|
| * | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum | 2011-03-14 | 2 | -7/+8 |
| |\ |
|
| | * | qtgui-grc: added check for pyqwt in config | Josh Blum | 2011-03-07 | 2 | -8/+5 |
| | * | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum | 2011-03-01 | 1 | -0/+1 |
| | * | grc: added tabbed widget in qtgui for grc | Josh Blum | 2011-03-01 | 1 | -1/+2 |
| | * | qtgui: use pyqwt widgets in grc variable slider block | Josh Blum | 2011-03-01 | 2 | -2/+2 |
| | * | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum | 2011-03-01 | 1 | -0/+2 |
| * | | gnuradio-examples: add C++ audio examples using new gr-audio | Johnathan Corgan | 2011-03-14 | 1 | -1/+3 |
| * | | audio: remove obsoleted individual top-level components | Johnathan Corgan | 2011-03-14 | 7 | -321/+1 |
| * | | Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audio | Johnathan Corgan | 2011-03-14 | 1 | -0/+112 |
| |\ \ |
|
| | * | | audio: added config checks for other audios, added jack and port | Josh Blum | 2011-03-09 | 1 | -7/+47 |
| | * | | audio: added oss support to gr-audio | Josh Blum | 2011-03-09 | 1 | -1/+34 |
| | * | | audio: moved the grc audio blocks into gr-audio dir | Josh Blum | 2011-03-09 | 1 | -0/+1 |
| | * | | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum | 2011-03-09 | 1 | -0/+3 |
| | * | | audio: skeleton for gr-audio component | Josh Blum | 2011-03-08 | 1 | -0/+35 |
| | |/ |
|
| * / | grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grc | Josh Blum | 2011-03-13 | 2 | -2/+4 |
| |/ |
|
* / | gruel: fixing structure. Passes make check. | Tom Rondeau | 2011-03-14 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'gr_uhd_next' into next | Josh Blum | 2011-02-25 | 1 | -5/+5 |
|\ |
|
| * | uhd: incremented compat number for new api support | Josh Blum | 2011-02-10 | 1 | -2/+2 |
| * | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 1 | -3/+3 |
* | | guile: removing calls to check for guile and guile-dev. GNU Radio can once ag... | Tom Rondeau | 2011-02-17 | 1 | -1/+5 |
* | | gruel: generate pmt_serial_tags with python, removes guile dependency | Josh Blum | 2011-02-02 | 1 | -4/+0 |
|/ |
|
* | Merge branch 'mergeme/math/gr_math_simplification' into next | Tom Rondeau | 2011-01-22 | 1 | -17/+0 |
|\ |
|
| * | gr math simplification: | Josh Blum | 2011-01-17 | 1 | -17/+0 |
* | | Merge branch 'mergeme/misc/mkdir_simplification' into next | Tom Rondeau | 2011-01-22 | 2 | -23/+1 |
|\ \ |
|
| * | | Updating copyright. | Tom Rondeau | 2011-01-22 | 1 | -1/+1 |
| * | | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 2 | -22/+0 |
| |/ |
|
* | | Merge branch 'mergeme/grc/config_check_fix' into next | Tom Rondeau | 2011-01-22 | 1 | -3/+2 |
|\ \ |
|
| * | | Updating copyright. | Tom Rondeau | 2011-01-22 | 1 | -1/+1 |