Age | Commit message (Expand) | Author |
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 | digital: reworking code so digital examples work. BPSK seems to work fine off... | 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-25 | digital: reworking code so digital examples work. BPSK seems to work fine off... | Tom Rondeau |
2011-07-24 | digital: updates to build for gr-digital examples. | Tom Rondeau |
2011-07-24 | digital: working digital transmit benchmark script to file. | Tom Rondeau |
2011-07-24 | digital: modifications to make Python scripts in digital usable. | Tom Rondeau |
2011-07-24 | cmake: changed module include guards to model after builtin cmake modules | Josh Blum |
2011-07-24 | digital: moving Python digital stuff to gr-digital. Fixing some build issues. | Tom Rondeau |
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 |