summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-07-2893-4144/+1526
|\
| * digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-2614-68/+105
| * digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-251-0/+124
| * digital: updates to build for gr-digital examples.Tom Rondeau2011-07-242-1/+6
| * digital: working digital transmit benchmark script to file.Tom Rondeau2011-07-245-0/+428
| * digital: modifications to make Python scripts in digital usable.Tom Rondeau2011-07-246-9/+14
| * digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau2011-07-2414-855/+118
| * digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-2411-79/+201
| * digital: rename QA test to represent the function we are testing.Tom Rondeau2011-07-241-2/+2
| * digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau2011-07-2411-35/+96
| * digital: adding QA code for LMS DD equalizer.Tom Rondeau2011-07-241-0/+53
| * digital: made clock recovery QA code executable.Tom Rondeau2011-07-241-0/+0
| * digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex...Tom Rondeau2011-07-242-4/+4
| * digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau2011-07-243-0/+181
| * digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-2112-58/+55
| * digital: using new psk2 to build the constellation and no longer use blks2Tom Rondeau2011-07-211-4/+4
| * digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau2011-07-2019-637/+6
| * digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig...Tom Rondeau2011-07-196-384/+0
| * digital: removed references to modulators that were moved to gr-digital.Tom Rondeau2011-07-191-6/+0
| * digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-1911-103/+102
| * digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-1923-2115/+122
* | cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum2011-07-281-0/+1
* | cmake: be a little more robust when checking source code versionJosh Blum2011-07-281-2/+15
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-287-12/+12
|\ \
| * | fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-275-7/+8
| * | Merge branch 'master' into nextTom Rondeau2011-07-272-5/+4
| |\ \
| | * | Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
| | * | Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
* | | | filter: fixed file extension on filter CMakeLists neon codeJosh Blum2011-07-281-1/+1
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-269-18/+17
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-07-268-17/+16
| |\| |
| | * | Merge branch 'maint'Tom Rondeau2011-07-268-17/+16
| | |\ \
| | | * | doxygen: fixed doxygen warnings.Tom Rondeau2011-07-262-2/+1
| | | * | Fixed type warning.Tom Rondeau2011-07-261-1/+1
| | | * | Fixed warnings about doxygen format.Tom Rondeau2011-07-262-2/+0
| | | * | Fixed return warnings.Tom Rondeau2011-07-261-10/+12
| | | * | Fixed warnings about variable intialization order.Tom Rondeau2011-07-263-3/+3
| * | | | Merge branch 'master' into nextJohnathan Corgan2011-07-263-3/+3
| |\| | |
| | * | | comedi: fix to use comedi 0.8 APIJohnathan Corgan2011-07-263-3/+3
| * | | | Merge branch 'master' into nextJohnathan Corgan2011-07-2612-0/+44
| |\| | |
| | * | | Merge branch 'maint'Johnathan Corgan2011-07-2612-0/+44
| | |\| |
| | | * | core: added missing io.h includes on cc filesJosh Blum2011-07-264-0/+14
| | | * | core: added missing config.h includes on cc filesJosh Blum2011-07-268-0/+30
| * | | | misc_next_branch_tweaks_to_build_on_osx_and_windowsJosh Blum2011-07-235-7/+10
* | | | | wxgui: fix to install wxgui python into gnuradio site-packages, not top levelJosh Blum2011-07-261-3/+3
* | | | | cmake: changed module include guards to model after builtin cmake modulesJosh Blum2011-07-249-36/+36
* | | | | video-sdl: solution for proper swig directory windowsJosh Blum2011-07-242-3/+2
* | | | | vocoder: added missing examples subdir addJosh Blum2011-07-241-0/+1
* | | | | video-sdl: video sdl builds on windows with MSVC as wellJosh Blum2011-07-246-6/+257
* | | | | video-sdl: cmake build support for gr-video-sdl component (unix only)Josh Blum2011-07-233-5/+15