summaryrefslogtreecommitdiff
path: root/gr-digital/python
Commit message (Expand)AuthorAgeFilesLines
* digital: Increase acceptable BER in qa_constellation_receiver back to prior v...Ben Reynwar2012-10-011-1/+1
* digital: Fixed scaling bug in QAM constellations.Ben Reynwar2012-09-302-1/+5
* digital: adding a GFSK mod/demodulator.Wayne Roberts2012-07-083-0/+308
* digital: adding QA for chunks_to_symbols and updating generic demodulator to ...Tom Rondeau2012-04-242-1/+141
* digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau2012-04-241-1/+1
* digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau2012-04-2313-14/+857
* Various fixes for using Python 2.5.Tom Rondeau2012-04-231-1/+1
* Merge branch 'maint'Tom Rondeau2012-04-152-11/+13
|\
| * digital: fix QA for constellation to always reset the seed for deterministic ...Ben Reynwar2012-04-152-11/+13
* | Merge branch 'maint'Johnathan Corgan2012-04-141-3/+3
|\|
| * digital: make seed value unambiguousMartin Braun2012-04-141-3/+3
* | Merge branch 'master' into nextJohnathan Corgan2012-03-221-2/+2
|\|
| * volk: added volk as depedency for various componentsJosh Blum2012-03-221-2/+2
* | Merge branch 'master' into nextTom Rondeau2012-01-021-0/+1
|\|
| * Merge branch 'maint'Tom Rondeau2012-01-021-0/+1
| |\
| | * digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau2012-01-021-0/+1
* | | Merge branch 'master' into nextJohnathan Corgan2012-01-021-1/+1
|\| |
| * | Merge branch 'maint'Tom Rondeau2012-01-021-1/+1
| |\|
| | * pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau2012-01-021-1/+1
| | * digital: fixed QA code copy/paste error.Tom Rondeau2011-12-201-2/+2
* | | Merge branch 'master' into nextTom Rondeau2011-12-301-0/+126
|\| |
| * | digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau2011-12-301-1/+2
| * | digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau2011-12-301-5/+17
| * | digital: fixed QA code for SNR estimator SVR name change.Tom Rondeau2011-12-291-1/+1
| * | digital: QA code for SNR estimators.Tom Rondeau2011-12-292-0/+114
* | | Merge branch 'master' into nextJohnathan Corgan2011-12-201-2/+2
|\| |
| * | digital: fixed QA code copy/paste error.Tom Rondeau2011-12-181-2/+2
| |/
* / Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-085-120/+0
|/
* digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau2011-10-271-47/+71
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1724-318/+1517
|\
| * Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau2011-10-122-1/+182
| |\
| | * digital: fixed QA tests for ofdm.Tom Rondeau2011-10-122-1/+182
| * | digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-1210-34/+34
| * | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau2011-10-1210-209/+122
| * | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau2011-10-122-31/+30
| |/
| * digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau2011-10-122-12/+18
| * digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau2011-10-123-28/+36
| * digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau2011-10-125-26/+512
| * digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-126-39/+639
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-111-1/+5
|\|
| * docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau2011-10-091-1/+5
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-10/+10
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-081-1/+0
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-087-1209/+13
|\|
| * digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau2011-10-076-1203/+7
| * Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau2011-10-061-5/+5
| |\
| | * digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau2011-10-061-5/+5
| * | digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau2011-09-301-1/+1
| |/
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-283-34/+16
|\|
| * digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau2011-09-271-6/+6