| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Tom Rondeau | 2012-12-12 | 1 | -1/+1 |
|\ |
|
| * | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -1/+1 |
* | | digital: fixing GRC file id names to build other than top_block.py. | Tom Rondeau | 2012-11-28 | 4 | -4/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-11-14 | 1 | -7/+7 |
|\| |
|
| * | fft: added gnuradio-fft dep for some tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
| * | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -7/+7 |
| * | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-11-02 | 2 | -2/+2 |
|\| |
|
| * | Fixes other uses of channel model to always have negative or zero | Alick Zhao | 2012-11-02 | 2 | -2/+2 |
* | | digital: switched digital components over to using LFSR class now in gr-analog. | Tom Rondeau | 2012-10-30 | 6 | -7/+10 |
* | | digital: Add symbol output to constellation_receiver block for debugging. | Ben Reynwar | 2012-10-15 | 2 | -4/+27 |
* | | digital: Increase acceptable BER in qa_constellation_receiver back to prior v... | Ben Reynwar | 2012-10-01 | 1 | -1/+1 |
* | | digital: Fixed scaling bug in QAM constellations. | Ben Reynwar | 2012-09-30 | 4 | -1/+21 |
|/ |
|
* | digital: adding BER/SNR simulation example. | Martin Braun | 2012-07-15 | 1 | -0/+104 |
* | digital: removing unused parameter from DPSK demod GRC block. | Martin Braun | 2012-07-15 | 1 | -6/+0 |
* | digital: fix for FLL block; uses actual FIR filter. | Hendrik van Wyk | 2012-07-08 | 2 | -43/+67 |
* | digital: fixes the digital demod GRC examples after last updates to gr-digital. | Martin Braun | 2012-07-08 | 5 | -1584/+917 |
* | digital: fixes DxPSK mod/demod to use right API. | Martin Braun | 2012-07-08 | 2 | -9/+9 |
* | digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude. | Martin Braun | 2012-07-08 | 1 | -162/+143 |
* | digital: adding a GFSK mod/demodulator. | Wayne Roberts | 2012-07-08 | 7 | -0/+1124 |
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -1/+1 |
* | digital: fixed use of gray code in digital mod/demod GRC files. | Tom Rondeau | 2012-06-16 | 3 | -13/+13 |
* | digital: fixed typo with gray code setting in GRC's QAM demodulator. | Tom Rondeau | 2012-06-14 | 1 | -1/+1 |
* | fixed copyright dates. | Tom Rondeau | 2012-06-07 | 1 | -1/+1 |
* | Some really minor nits. | Tom Rondeau | 2012-06-07 | 1 | -9/+10 |
* | Block Modifications: | Tim O'Shea | 2012-06-06 | 5 | -8/+35 |
* | Merge branch 'sphinxdocs' | Tom Rondeau | 2012-05-21 | 5 | -13/+13 |
|\ |
|
| * | docs: fixing up docs from sphinx warnings. | Tom Rondeau | 2012-05-20 | 5 | -13/+13 |
* | | digital: these classes are part of the digital library | Josh Blum | 2012-05-15 | 2 | -2/+2 |
* | | digital: added GRC file for chunks_to_symbols block. | Tom Rondeau | 2012-04-24 | 2 | -0/+78 |
* | | digital: adding QA for chunks_to_symbols and updating generic demodulator to ... | Tom Rondeau | 2012-04-24 | 2 | -1/+141 |
* | | digital: moving generated chunks_to_symbols to gr-digital. | Tom Rondeau | 2012-04-24 | 8 | -7/+399 |
* | | docs: adding documentation for new gr-digital blocks. | Tom Rondeau | 2012-04-23 | 9 | -8/+73 |
* | | digital: copying over rest of blocks from gnuradio-core to gr-digital. | Tom Rondeau | 2012-04-23 | 92 | -33/+6528 |
|/ |
|
* | Various fixes for using Python 2.5. | Tom Rondeau | 2012-04-23 | 1 | -1/+1 |
* | Merge branch 'maint' | Tom Rondeau | 2012-04-19 | 1 | -1/+1 |
|\ |
|
| * | digital: fixed miscalculation of symbol rate in digital_bert_rx. | Tom Rondeau | 2012-04-19 | 1 | -1/+1 |
* | | Merge branch 'maint' | Tom Rondeau | 2012-04-15 | 2 | -11/+13 |
|\| |
|
| * | digital: fix QA for constellation to always reset the seed for deterministic ... | Ben Reynwar | 2012-04-15 | 2 | -11/+13 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-14 | 1 | -3/+3 |
|\| |
|
| * | digital: make seed value unambiguous | Martin Braun | 2012-04-14 | 1 | -3/+3 |
* | | digital: updated BER test recever to use new SNR probe in digital. | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-04-05 | 4 | -33/+112 |
|\| |
|
| * | digital: added GRC files for new MPSK SNR estimator and probe. | Tom Rondeau | 2012-04-05 | 5 | -33/+114 |
* | | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 7 | -0/+6220 |
* | | Merge branch 'rm_python_ext' into cmake_builds | Tom Rondeau | 2012-04-03 | 2 | -3/+5 |
|\ \ |
|
| * | | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 2 | -3/+5 |
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 2 | -160/+0 |
|/ / |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2012-03-27 | 1 | -1/+11 |
|\| |
|
| * | Merge branch 'ch_bw' | Tom Rondeau | 2012-03-27 | 1 | -1/+11 |
| |\ |
|