summaryrefslogtreecommitdiff
path: root/gr-digital
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-12Merge branch 'maint'Tom Rondeau
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau
2012-11-28digital: fixing GRC file id names to build other than top_block.py.Tom Rondeau
2012-11-14Merge branch 'maint'Johnathan Corgan
2012-11-14fft: added gnuradio-fft dep for some testsJosh Blum
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-11-02Merge branch 'maint'Johnathan Corgan
2012-11-02Fixes other uses of channel model to always have negative or zeroAlick Zhao
2012-10-30digital: switched digital components over to using LFSR class now in gr-analog.Tom Rondeau
2012-10-15digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar
2012-10-01digital: Increase acceptable BER in qa_constellation_receiver back to prior v...Ben Reynwar
2012-09-30digital: Fixed scaling bug in QAM constellations.Ben Reynwar
2012-07-15digital: adding BER/SNR simulation example.Martin Braun
2012-07-15digital: removing unused parameter from DPSK demod GRC block.Martin Braun
2012-07-08digital: fix for FLL block; uses actual FIR filter.Hendrik van Wyk
2012-07-08digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun
2012-07-08digital: fixes DxPSK mod/demod to use right API.Martin Braun
2012-07-08digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun
2012-07-08digital: adding a GFSK mod/demodulator.Wayne Roberts
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-06-16digital: fixed use of gray code in digital mod/demod GRC files.Tom Rondeau
2012-06-14digital: fixed typo with gray code setting in GRC's QAM demodulator.Tom Rondeau
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-07Some really minor nits.Tom Rondeau
2012-06-06Block Modifications:Tim O'Shea
2012-05-21Merge branch 'sphinxdocs'Tom Rondeau
2012-05-20docs: fixing up docs from sphinx warnings.Tom Rondeau
2012-05-15digital: these classes are part of the digital libraryJosh Blum
2012-04-24digital: added GRC file for chunks_to_symbols block.Tom Rondeau
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-23docs: adding documentation for new gr-digital blocks.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-19Merge branch 'maint'Tom Rondeau
2012-04-19digital: fixed miscalculation of symbol rate in digital_bert_rx.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-04-13digital: updated BER test recever to use new SNR probe in digital.Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-05digital: added GRC files for new MPSK SNR estimator and probe.Tom Rondeau
2012-04-03Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau
2012-04-03Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau
2012-04-03examples: Reworked locations and installation of examples.Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-03-27Merge branch 'master' into nextTom Rondeau