Age | Commit message (Expand) | Author |
2011-07-24 | video-sdl: solution for proper swig directory windows | Josh Blum |
2011-07-24 | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code... | Tom Rondeau |
2011-07-24 | digital: rename QA test to represent the function we are testing. | Tom Rondeau |
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau |
2011-07-24 | vocoder: added missing examples subdir add | Josh Blum |
2011-07-24 | digital: adding QA code for LMS DD equalizer. | Tom Rondeau |
2011-07-24 | digital: made clock recovery QA code executable. | Tom Rondeau |
2011-07-24 | digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex... | Tom Rondeau |
2011-07-24 | digital: added some QA tests for the clock_recovery_mm block. | Tom Rondeau |
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: moving correlate_access_code to gr-digital. | Tom Rondeau |
2011-07-21 | digital: using new psk2 to build the constellation and no longer use blks2 | Tom Rondeau |
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 | digital: removed LMS and CMA equalizers from core that are supplanted in gr-d... | Tom Rondeau |
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 |