summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar2012-10-152-4/+27
* 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-304-1/+21
* digital: adding BER/SNR simulation example.Martin Braun2012-07-151-0/+104
* digital: removing unused parameter from DPSK demod GRC block.Martin Braun2012-07-151-6/+0
* digital: fix for FLL block; uses actual FIR filter.Hendrik van Wyk2012-07-082-43/+67
* digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun2012-07-085-1584/+917
* digital: fixes DxPSK mod/demod to use right API.Martin Braun2012-07-082-9/+9
* digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun2012-07-081-162/+143
* digital: adding a GFSK mod/demodulator.Wayne Roberts2012-07-087-0/+1124
* swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-1/+1
* digital: fixed use of gray code in digital mod/demod GRC files.Tom Rondeau2012-06-163-13/+13
* digital: fixed typo with gray code setting in GRC's QAM demodulator.Tom Rondeau2012-06-141-1/+1
* fixed copyright dates.Tom Rondeau2012-06-071-1/+1
* Some really minor nits.Tom Rondeau2012-06-071-9/+10
* Block Modifications:Tim O'Shea2012-06-065-8/+35
* Merge branch 'sphinxdocs'Tom Rondeau2012-05-215-13/+13
|\
| * docs: fixing up docs from sphinx warnings.Tom Rondeau2012-05-205-13/+13
* | digital: these classes are part of the digital libraryJosh Blum2012-05-152-2/+2
* | digital: added GRC file for chunks_to_symbols block.Tom Rondeau2012-04-242-0/+78
* | 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-248-7/+399
* | docs: adding documentation for new gr-digital blocks.Tom Rondeau2012-04-239-8/+73
* | digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau2012-04-2392-33/+6528
|/
* Various fixes for using Python 2.5.Tom Rondeau2012-04-231-1/+1
* Merge branch 'maint'Tom Rondeau2012-04-191-1/+1
|\
| * digital: fixed miscalculation of symbol rate in digital_bert_rx.Tom Rondeau2012-04-191-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
* | digital: updated BER test recever to use new SNR probe in digital.Tom Rondeau2012-04-131-1/+1
* | Merge branch 'master' into nextTom Rondeau2012-04-054-33/+112
|\|
| * digital: added GRC files for new MPSK SNR estimator and probe.Tom Rondeau2012-04-055-33/+114
* | Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau2012-04-037-0/+6220
* | Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau2012-04-032-3/+5
|\ \
| * | examples: Reworked locations and installation of examples.Tom Rondeau2012-04-032-3/+5
* | | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-012-160/+0
|/ /
* | Merge branch 'master' into nextTom Rondeau2012-03-271-1/+11
|\|
| * Merge branch 'ch_bw'Tom Rondeau2012-03-271-1/+11
| |\
| | * digital: in narrowband examples, added the ability to change the channel band...Tom Rondeau2012-03-191-1/+11
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-221-2/+2
|\| |
| * | Merge branch 'maint'Johnathan Corgan2012-03-221-2/+2
| |\ \ | | |/ | |/|
| | * volk: added volk as depedency for various componentsJosh Blum2012-03-221-2/+2
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-171-1/+3
|\| |
| * | digital: fix constellation __repr__ for Python swig onlyJohnathan Corgan2012-03-171-1/+3
* | | Merge branch 'master' into nextTom Rondeau2012-03-101-0/+17
|\| |
| * | Merge remote branch 'benreynwar/maint'Tom Rondeau2012-03-101-0/+17
| |\ \ | | |/ | |/|
| | * Adding __repr__ to constellations.Ben Reynwar2012-03-091-0/+17
* | | Merge branch 'master' into nextTom Rondeau2012-02-271-1/+1
|\| |