Age | Commit message (Expand) | Author |
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 |
2011-07-20 | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum |
2011-07-20 | core: removed files that included <strings.h> | Josh Blum |
2011-07-20 | gruel: support for windows API set realtime scheduling | Josh Blum |
2011-07-20 | gruel: API declaration macros for gruel class and function symbols | Josh Blum |
2011-07-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-07-20 | trellis: fixed bug in trellis constellation metrics on when to include config.h. | Tom Rondeau |
2011-07-20 | volk: snagged the volk changes from cmake branch | Josh Blum |
2011-07-20 | core: removed uses of c99 dynamic arrays for MSVC compile | Josh Blum |
2011-07-20 | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum |
2011-07-20 | core: hack needed for gri wisdom on windows because you cant pass file descri... | Josh Blum |
2011-07-20 | core: use gendir envvar to optionally generate makfile.gen into the build dir | Josh Blum |
2011-07-20 | core: added missing io.h includes on cc files | Josh Blum |
2011-07-20 | core: added missing config.h includes on cc files | Josh Blum |
2011-07-19 | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-19 | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-19 | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan |
2011-07-19 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-19 | volk: fix whitespace in Python script | Moritz Fischer |
2011-07-18 | gr-vocoder: distcheck fixes | Johnathan Corgan |
2011-07-18 | gnuradio-examples: removed digital_voice examples | Johnathan Corgan |