summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: dont set boost vars for gnuradio-core.pcJosh Blum2011-08-021-13/+0
* cmake: language tweak for component group descriptionJosh Blum2011-08-0213-13/+13
* cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...Josh Blum2011-08-021-1/+1
* cmake: tweaks + fixes for components/packagingJosh Blum2011-07-294-5/+9
* cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum2011-07-281-0/+1
* cmake: be a little more robust when checking source code versionJosh Blum2011-07-281-2/+15
* Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-287-12/+12
|\
| * fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-275-7/+8
| * Merge branch 'master' into nextTom Rondeau2011-07-272-5/+4
| |\
| | * Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
| | * Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
* | | filter: fixed file extension on filter CMakeLists neon codeJosh Blum2011-07-281-1/+1
* | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-269-18/+17
|\| |
| * | Merge branch 'master' into nextTom Rondeau2011-07-268-17/+16
| |\|
| | * Merge branch 'maint'Tom Rondeau2011-07-268-17/+16
| | |\
| | | * doxygen: fixed doxygen warnings.Tom Rondeau2011-07-262-2/+1
| | | * Fixed type warning.Tom Rondeau2011-07-261-1/+1
| | | * Fixed warnings about doxygen format.Tom Rondeau2011-07-262-2/+0
| | | * Fixed return warnings.Tom Rondeau2011-07-261-10/+12
| | | * Fixed warnings about variable intialization order.Tom Rondeau2011-07-263-3/+3
| * | | Merge branch 'master' into nextJohnathan Corgan2011-07-263-3/+3
| |\| |
| | * | comedi: fix to use comedi 0.8 APIJohnathan Corgan2011-07-263-3/+3
| * | | Merge branch 'master' into nextJohnathan Corgan2011-07-2612-0/+44
| |\| |
| | * | Merge branch 'maint'Johnathan Corgan2011-07-2612-0/+44
| | |\|
| | | * core: added missing io.h includes on cc filesJosh Blum2011-07-264-0/+14
| | | * core: added missing config.h includes on cc filesJosh Blum2011-07-268-0/+30
| * | | misc_next_branch_tweaks_to_build_on_osx_and_windowsJosh Blum2011-07-235-7/+10
* | | | wxgui: fix to install wxgui python into gnuradio site-packages, not top levelJosh Blum2011-07-261-3/+3
* | | | cmake: changed module include guards to model after builtin cmake modulesJosh Blum2011-07-249-36/+36
* | | | video-sdl: solution for proper swig directory windowsJosh Blum2011-07-242-3/+2
* | | | vocoder: added missing examples subdir addJosh Blum2011-07-241-0/+1
* | | | video-sdl: video sdl builds on windows with MSVC as wellJosh Blum2011-07-246-6/+257
* | | | video-sdl: cmake build support for gr-video-sdl component (unix only)Josh Blum2011-07-233-5/+15
* | | | comedi: cmake build support for gr-comedi component (linux only)Josh Blum2011-07-236-68/+280
* | | | atsc: added cmake support for gr-atsc (unix only)Josh Blum2011-07-236-4/+401
* | | | vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-2314-17/+85
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-2331-5/+1233
|\| | |
| * | | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-2214-0/+415
| * | | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-2212-0/+407
| * | | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-2213-3/+411
| * | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-07-2039-16/+823
| |\ \ \
| * | | | trellis: fixed bug in trellis constellation metrics on when to include config.h.Tom Rondeau2011-07-201-3/+1
* | | | | gr: tweaks to build cmake branch on osxJosh Blum2011-07-234-6/+12
* | | | | volk: make volk a gr component in the top levelJosh Blum2011-07-223-6/+31
* | | | | uhd: also setup uhd library linking for swigJosh Blum2011-07-221-2/+2
* | | | | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linuxJosh Blum2011-07-2220-47/+95
* | | | | cmake: generate shell script for each test because its nicer to diagnose prob...Josh Blum2011-07-221-3/+22
* | | | | volk: fix bug in finding machines by using absolute pathJosh Blum2011-07-221-1/+1
* | | | | volk: modified cmake pkgconfig to look for Orc > 0.4.11Nick Foster2011-07-221-1/+1
* | | | | Volk: add in mutex capability to archs.xml. Turns out some compilers can do b...Nick Foster2011-07-223-1/+23