Age | Commit message (Expand) | Author |
2011-07-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-28 | filter: fixed file extension on filter CMakeLists neon code | Josh Blum |
2011-07-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau |
2011-07-27 | Merge branch 'master' into next | Tom Rondeau |
2011-07-27 | Fixed warnings generated from improper includes in swig interface file. | Tom Rondeau |
2011-07-27 | Fixed doxygen warning in gr-uhd | Tom Rondeau |
2011-07-26 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-26 | Merge branch 'master' into next | Tom Rondeau |
2011-07-26 | Merge branch 'maint' | Tom Rondeau |
2011-07-26 | doxygen: fixed doxygen warnings. | Tom Rondeau |
2011-07-26 | Fixed type warning. | Tom Rondeau |
2011-07-26 | Fixed warnings about doxygen format. | Tom Rondeau |
2011-07-26 | Fixed return warnings. | Tom Rondeau |
2011-07-26 | Fixed warnings about variable intialization order. | Tom Rondeau |
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-26 | comedi: fix to use comedi 0.8 API | Johnathan Corgan |
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-26 | Merge branch 'maint' | Johnathan Corgan |
2011-07-26 | core: added missing io.h includes on cc files | Josh Blum |
2011-07-26 | core: added missing config.h includes on cc files | Josh Blum |
2011-07-26 | wxgui: fix to install wxgui python into gnuradio site-packages, not top level | Josh Blum |
2011-07-24 | cmake: changed module include guards to model after builtin cmake modules | Josh Blum |
2011-07-24 | video-sdl: solution for proper swig directory windows | Josh Blum |
2011-07-24 | vocoder: added missing examples subdir add | Josh Blum |
2011-07-24 | video-sdl: video sdl builds on windows with MSVC as well | Josh Blum |
2011-07-23 | video-sdl: cmake build support for gr-video-sdl component (unix only) | Josh Blum |
2011-07-23 | comedi: cmake build support for gr-comedi component (linux only) | Josh Blum |
2011-07-23 | atsc: added cmake support for gr-atsc (unix only) | Josh Blum |
2011-07-23 | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum |
2011-07-23 | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum |
2011-07-23 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-07-23 | gr: tweaks to build cmake branch on osx | Josh Blum |
2011-07-22 | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-22 | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-22 | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-22 | volk: make volk a gr component in the top level | Josh Blum |
2011-07-22 | uhd: also setup uhd library linking for swig | Josh Blum |
2011-07-22 | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linux | Josh Blum |
2011-07-22 | cmake: generate shell script for each test because its nicer to diagnose prob... | Josh Blum |
2011-07-22 | volk: fix bug in finding machines by using absolute path | Josh Blum |
2011-07-22 | volk: modified cmake pkgconfig to look for Orc > 0.4.11 | Nick Foster |
2011-07-22 | Volk: add in mutex capability to archs.xml. Turns out some compilers can do b... | Nick Foster |
2011-07-22 | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum |
2011-07-21 | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux | Josh Blum |
2011-07-21 | digital: added symbol visibility defines to gr-digital, builds on MSVC and linux | Josh Blum |
2011-07-21 | vocoder: added cmake support for gr-vocoder (unix only) | Josh Blum |
2011-07-20 | digital: added cmake support for gr-digital (unix only) | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | core: API declaration macros for core class and function symbols | Josh Blum |
2011-07-20 | core: declare erf in case it was missing in math.h and provided for by the bu... | Josh Blum |