summaryrefslogtreecommitdiffstats
path: root/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling shm vmcircbuf tests at configure timeDon Ward2011-06-112-0/+38
* gr-uhd: adding uhd_fft.py appTom Rondeau2011-05-101-0/+1
* build: updated SDCC error message on failure. We don't support version 3, so this should make that better understood.Tom Rondeau2011-05-101-1/+1
* Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau2011-05-021-11/+0
|\
| * grc: added logic to discover the path to the python interpreterJosh Blum2011-04-191-11/+0
* | volk: fixing volk M4 so that nothing of Volk exists and its configure does not run if --disable-volk is used.Tom Rondeau2011-04-211-7/+11
* | Merge branch 'uhd/pkg_config_file'Tom Rondeau2011-04-151-0/+1
|\ \
| * | uhd: added package config file support for libgnuradio-uhdJosh Blum2011-04-131-0/+1
| |/
* / gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure.Tom Rondeau2011-04-141-6/+6
|/
* gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work with Guile yet. Changed Python QA to complete properly.Tom Rondeau2011-04-091-3/+1
* gr-qtgui: typo correct in M4 file.Tom Rondeau2011-03-271-1/+1
* gr-qtgui: updating M4 file for new directory structure.Tom Rondeau2011-03-271-5/+9
* gr-qtgui: adding QA code for qtgui; remarked out until a fix for the segfault can be found.Tom Rondeau2011-03-261-1/+6
* gr-qtgui: more robust way of checking for QWT-qt4; checks a different header only in QT4 version and check qwt-qt4 directory first to avoid finding qt3 version in qwt directory.Tom Rondeau2011-03-261-12/+12
* Fixing missing include files and various other patches for Windows build issues.Don Ward2011-03-251-1/+2
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-03-1513-331/+128
|\
| * Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grcJosh Blum2011-03-142-7/+8
| |\
| | * qtgui-grc: added check for pyqwt in configJosh Blum2011-03-072-8/+5
| | * grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum2011-03-011-0/+1
| | * grc: added tabbed widget in qtgui for grcJosh Blum2011-03-011-1/+2
| | * qtgui: use pyqwt widgets in grc variable slider blockJosh Blum2011-03-012-2/+2
| | * qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum2011-03-011-0/+2
| * | gnuradio-examples: add C++ audio examples using new gr-audioJohnathan Corgan2011-03-141-1/+3
| * | audio: remove obsoleted individual top-level componentsJohnathan Corgan2011-03-147-321/+1
| * | Merge remote branch 'jblum/wip/gr-audio' into wip/gr-audioJohnathan Corgan2011-03-141-0/+112
| |\ \
| | * | audio: added config checks for other audios, added jack and portJosh Blum2011-03-091-7/+47
| | * | audio: added oss support to gr-audioJosh Blum2011-03-091-1/+34
| | * | audio: moved the grc audio blocks into gr-audio dirJosh Blum2011-03-091-0/+1
| | * | audio: work to get alsa support in, lets see if this works before adding moreJosh Blum2011-03-091-0/+3
| | * | audio: skeleton for gr-audio componentJosh Blum2011-03-081-0/+35
| | |/
| * / grc: moved all usrp1 and usrp2 stuff out of grc and into gr-usrp*/grcJosh Blum2011-03-132-2/+4
| |/
* / gruel: fixing structure. Passes make check.Tom Rondeau2011-03-141-1/+7
|/
* Merge branch 'gr_uhd_next' into nextJosh Blum2011-02-251-5/+5
|\
| * uhd: incremented compat number for new api supportJosh Blum2011-02-101-2/+2
| * uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-101-3/+3
* | guile: removing calls to check for guile and guile-dev. GNU Radio can once again be built without Guile.Tom Rondeau2011-02-171-1/+5
* | gruel: generate pmt_serial_tags with python, removes guile dependencyJosh Blum2011-02-021-4/+0
|/
* Merge branch 'mergeme/math/gr_math_simplification' into nextTom Rondeau2011-01-221-17/+0
|\
| * gr math simplification:Josh Blum2011-01-171-17/+0
* | Merge branch 'mergeme/misc/mkdir_simplification' into nextTom Rondeau2011-01-222-23/+1
|\ \
| * | Updating copyright.Tom Rondeau2011-01-221-1/+1
| * | cleanup mkdir usage with boost filesystem:Josh Blum2011-01-182-22/+0
| |/
* | Merge branch 'mergeme/grc/config_check_fix' into nextTom Rondeau2011-01-221-3/+2
|\ \
| * | Updating copyright.Tom Rondeau2011-01-221-1/+1
| * | grc: numpy is also a grc dependency, check numpy when since not requiring wxguiJosh Blum2011-01-171-2/+1
| |/
* / uhd: increment api compat numberJosh Blum2011-01-191-2/+2
|/
* Remove wxpython dependency from gnuradio-companion.Philip Balister2011-01-091-1/+1
* Move example waveforms to gnuradio-examples/waveforms.Eric Blossom2010-12-302-1/+1
* Create and install gr-run-waveform-script, and symlink to it when installed.Eric Blossom2010-12-301-2/+1
* More generic error message if guile-dev not installed.Tom Rondeau2010-12-301-1/+1