summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-25digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau
2011-07-24digital: updates to build for gr-digital examples.Tom Rondeau
2011-07-24digital: working digital transmit benchmark script to file.Tom Rondeau
2011-07-24digital: modifications to make Python scripts in digital usable.Tom Rondeau
2011-07-24digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau
2011-07-24digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau
2011-07-24digital: rename QA test to represent the function we are testing.Tom Rondeau
2011-07-24digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau
2011-07-24digital: adding QA code for LMS DD equalizer.Tom Rondeau
2011-07-24digital: made clock recovery QA code executable.Tom Rondeau
2011-07-24digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex...Tom Rondeau
2011-07-24digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau
2011-07-21digital: moving correlate_access_code to gr-digital.Tom Rondeau
2011-07-21digital: using new psk2 to build the constellation and no longer use blks2Tom Rondeau
2011-07-20digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau
2011-07-19digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig...Tom Rondeau
2011-07-19digital: removed references to modulators that were moved to gr-digital.Tom Rondeau
2011-07-19digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau
2011-07-19digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-12trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ...Tom Rondeau
2011-07-12fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau
2011-07-12fixing buildTom Rondeau
2011-07-10digital: removed new constellation blocks from gnuradio-core.Tom Rondeau
2011-07-10digital: work on build to make gr-trellis dependent on gr-digital.Tom Rondeau
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau
2011-07-10digital: fixed variable ordering to remove warning.Tom Rondeau
2011-07-08build: fix incorrect version on next branchJohnathan Corgan
2011-07-08Merge branch 'master' into nextJohnathan Corgan
2011-07-08gr-usrp: fix missing Makefile.am entryJohnathan Corgan
2011-07-08Merge remote branch 'nick/volk_cmake'Johnathan Corgan
2011-07-08Merged jblum/new_volk into masterJohnathan Corgan
2011-07-06Merge branch 'master' into nextJohnathan Corgan
2011-07-06Merge branch 'maint'Johnathan Corgan
2011-07-06gr-audio: fix missing Makefile.am clauseMichael Dickens
2011-07-04Merge branch 'master' into nextJohnathan Corgan
2011-07-04gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan
2011-07-03Merge branch 'master' into nextJohnathan Corgan
2011-07-03gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2Johnathan Corgan
2011-07-03msdd6000: removed from tree, obsoleteJohnathan Corgan
2011-07-03sounder: removed from tree, obsoleteJohnathan Corgan
2011-07-03radar-mono: removed from tree, obsoleteJohnathan Corgan
2011-07-03gpio: removed from tree, obsoleteJohnathan Corgan
2011-07-03Merge branch 'master' into nextJohnathan Corgan
2011-07-03Merge branch 'maint'Johnathan Corgan
2011-07-03gr: added to the .gitignores to various components for in-tree buildsJosh Blum
2011-07-03uhd: typo fix for initing a new clock_config()Josh Blum
2011-07-03Merge branch 'uhd/per_mb_ref_source' of gnuradio.org:jblumJosh Blum
2011-07-03Fix URL in ChangeLogJohnathan Corgan
2011-07-01Fix sensitivity accessor in gr_frequency_modulator_fc.Johnathan Corgan