| Commit message (Expand) | Author | Age | Files | Lines |
* | core: dont set boost vars for gnuradio-core.pc | Josh Blum | 2011-08-02 | 1 | -13/+0 |
* | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 13 | -13/+13 |
* | cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li... | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | cmake: tweaks + fixes for components/packaging | Josh Blum | 2011-07-29 | 4 | -5/+9 |
* | cmake: added -ldl flag to cppunit when pkg config is used | Josh Blum | 2011-07-28 | 1 | -0/+1 |
* | cmake: be a little more robust when checking source code version | Josh Blum | 2011-07-28 | 1 | -2/+15 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-28 | 7 | -12/+12 |
|\ |
|
| * | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau | 2011-07-27 | 5 | -7/+8 |
| * | Merge branch 'master' into next | Tom Rondeau | 2011-07-27 | 2 | -5/+4 |
| |\ |
|
| | * | Fixed warnings generated from improper includes in swig interface file. | Tom Rondeau | 2011-07-27 | 1 | -4/+4 |
| | * | Fixed doxygen warning in gr-uhd | Tom Rondeau | 2011-07-27 | 1 | -1/+0 |
* | | | filter: fixed file extension on filter CMakeLists neon code | Josh Blum | 2011-07-28 | 1 | -1/+1 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-26 | 9 | -18/+17 |
|\| | |
|
| * | | Merge branch 'master' into next | Tom Rondeau | 2011-07-26 | 8 | -17/+16 |
| |\| |
|
| | * | Merge branch 'maint' | Tom Rondeau | 2011-07-26 | 8 | -17/+16 |
| | |\ |
|
| | | * | doxygen: fixed doxygen warnings. | Tom Rondeau | 2011-07-26 | 2 | -2/+1 |
| | | * | Fixed type warning. | Tom Rondeau | 2011-07-26 | 1 | -1/+1 |
| | | * | Fixed warnings about doxygen format. | Tom Rondeau | 2011-07-26 | 2 | -2/+0 |
| | | * | Fixed return warnings. | Tom Rondeau | 2011-07-26 | 1 | -10/+12 |
| | | * | Fixed warnings about variable intialization order. | Tom Rondeau | 2011-07-26 | 3 | -3/+3 |
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2011-07-26 | 3 | -3/+3 |
| |\| | |
|
| | * | | comedi: fix to use comedi 0.8 API | Johnathan Corgan | 2011-07-26 | 3 | -3/+3 |
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2011-07-26 | 12 | -0/+44 |
| |\| | |
|
| | * | | Merge branch 'maint' | Johnathan Corgan | 2011-07-26 | 12 | -0/+44 |
| | |\| |
|
| | | * | core: added missing io.h includes on cc files | Josh Blum | 2011-07-26 | 4 | -0/+14 |
| | | * | core: added missing config.h includes on cc files | Josh Blum | 2011-07-26 | 8 | -0/+30 |
| * | | | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum | 2011-07-23 | 5 | -7/+10 |
* | | | | wxgui: fix to install wxgui python into gnuradio site-packages, not top level | Josh Blum | 2011-07-26 | 1 | -3/+3 |
* | | | | cmake: changed module include guards to model after builtin cmake modules | Josh Blum | 2011-07-24 | 9 | -36/+36 |
* | | | | video-sdl: solution for proper swig directory windows | Josh Blum | 2011-07-24 | 2 | -3/+2 |
* | | | | vocoder: added missing examples subdir add | Josh Blum | 2011-07-24 | 1 | -0/+1 |
* | | | | video-sdl: video sdl builds on windows with MSVC as well | Josh Blum | 2011-07-24 | 6 | -6/+257 |
* | | | | video-sdl: cmake build support for gr-video-sdl component (unix only) | Josh Blum | 2011-07-23 | 3 | -5/+15 |
* | | | | comedi: cmake build support for gr-comedi component (linux only) | Josh Blum | 2011-07-23 | 6 | -68/+280 |
* | | | | atsc: added cmake support for gr-atsc (unix only) | Josh Blum | 2011-07-23 | 6 | -4/+401 |
* | | | | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum | 2011-07-23 | 14 | -17/+85 |
* | | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-23 | 31 | -5/+1233 |
|\| | | |
|
| * | | | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 14 | -0/+415 |
| * | | | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 12 | -0/+407 |
| * | | | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 13 | -3/+411 |
| * | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-07-20 | 39 | -16/+823 |
| |\ \ \ |
|
| * | | | | trellis: fixed bug in trellis constellation metrics on when to include config.h. | Tom Rondeau | 2011-07-20 | 1 | -3/+1 |
* | | | | | gr: tweaks to build cmake branch on osx | Josh Blum | 2011-07-23 | 4 | -6/+12 |
* | | | | | volk: make volk a gr component in the top level | Josh Blum | 2011-07-22 | 3 | -6/+31 |
* | | | | | uhd: also setup uhd library linking for swig | Josh Blum | 2011-07-22 | 1 | -2/+2 |
* | | | | | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linux | Josh Blum | 2011-07-22 | 20 | -47/+95 |
* | | | | | cmake: generate shell script for each test because its nicer to diagnose prob... | Josh Blum | 2011-07-22 | 1 | -3/+22 |
* | | | | | volk: fix bug in finding machines by using absolute path | Josh Blum | 2011-07-22 | 1 | -1/+1 |
* | | | | | volk: modified cmake pkgconfig to look for Orc > 0.4.11 | Nick Foster | 2011-07-22 | 1 | -1/+1 |
* | | | | | Volk: add in mutex capability to archs.xml. Turns out some compilers can do b... | Nick Foster | 2011-07-22 | 3 | -1/+23 |