summaryrefslogtreecommitdiff
path: root/gr-digital/python
AgeCommit message (Expand)Author
2012-04-24digital: adding QA for chunks_to_symbols and updating generic demodulator to ...Tom Rondeau
2012-04-24digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau
2012-04-23digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau
2012-04-23Various fixes for using Python 2.5.Tom Rondeau
2012-04-15Merge branch 'maint'Tom Rondeau
2012-04-15digital: fix QA for constellation to always reset the seed for deterministic ...Ben Reynwar
2012-04-14Merge branch 'maint'Johnathan Corgan
2012-04-14digital: make seed value unambiguousMartin Braun
2012-03-22Merge branch 'master' into nextJohnathan Corgan
2012-03-22volk: added volk as depedency for various componentsJosh Blum
2012-01-02Merge branch 'master' into nextTom Rondeau
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau
2012-01-02Merge branch 'master' into nextJohnathan Corgan
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-30digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau
2011-12-30digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau
2011-12-29digital: fixed QA code for SNR estimator SVR name change.Tom Rondeau
2011-12-29digital: QA code for SNR estimators.Tom Rondeau
2011-12-20Merge branch 'master' into nextJohnathan Corgan
2011-12-20digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-18digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-10-27digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-12Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau
2011-10-12digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau
2011-10-12digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau
2011-10-12digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau
2011-10-12digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau
2011-10-12digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau
2011-10-12digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08gr: updated cmakelists after merge for additional filesJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau
2011-10-06Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau
2011-10-06digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau
2011-09-30digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau
2011-09-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-27digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau
2011-09-27digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum