| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Tom Rondeau | 2012-11-28 | 4 | -3/+180 |
|\ |
|
| * | digital: fixing GRC file id names to build other than top_block.py. | Tom Rondeau | 2012-11-28 | 4 | -4/+4 |
* | | gr: misc test dependencies for new components | Josh Blum | 2012-11-14 | 2 | -2/+3 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-11-14 | 1 | -11/+11 |
|\| |
|
| * | 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 |
* | | | digital: added missing library link to analog | Josh Blum | 2012-11-12 | 1 | -1/+1 |
* | | | analog: moved lfsr from gr-analog to gr-digital where it is used. | Tom Rondeau | 2012-11-10 | 7 | -6/+221 |
* | | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s... | Tom Rondeau | 2012-11-10 | 2 | -159/+155 |
* | | | Fixed QA code for new component dependencies. | Tom Rondeau | 2012-11-10 | 1 | -3/+26 |
* | | | digital: fixed swig linking issue to gr-analog. | Tom Rondeau | 2012-11-10 | 2 | -6/+7 |
* | | | analog: fixed a few build issues against gr-analog. | Tom Rondeau | 2012-11-09 | 4 | -18/+18 |
* | | | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio... | Tom Rondeau | 2012-11-06 | 7 | -392/+322 |
* | | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos... | Tom Rondeau | 2012-11-06 | 2 | -6/+8 |
* | | | all: Python, GRC, and examples to properly pull blocks from filter and analog. | Tom Rondeau | 2012-11-06 | 3 | -4/+5 |
* | | | analog: removing probe_avg_mag_sqrd from gnuradio-core. | Tom Rondeau | 2012-11-06 | 2 | -2/+4 |
* | | | Merge branch 'next' into next_analog | Tom Rondeau | 2012-11-05 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2012-11-02 | 2 | -2/+4 |
| |\| | |
|
| | * | | 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 |
* | | | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-... | Tom Rondeau | 2012-11-01 | 2 | -1/+8 |
* | | | | analog: removed all AGC blocks from gnuradio-core. | Tom Rondeau | 2012-10-31 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-10-31 | 6 | -7/+12 |
|\| | |
|
| * | | digital: switched digital components over to using LFSR class now in gr-analog. | Tom Rondeau | 2012-10-30 | 6 | -7/+10 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-10-15 | 3 | -3/+3 |
|\| | |
|
| * | | 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 |
* | | | Merge remote-tracking branch 'benreynwar/next_constellation_scale' into next | Tom Rondeau | 2012-10-15 | 5 | -5/+44 |
|\ \ \ |
|
| * | | | digital: Add symbol output to constellation_receiver block for debugging. | Ben Reynwar | 2012-09-30 | 2 | -3/+26 |
| * | | | digital: merge in QAM bug fix from master | Ben Reynwar | 2012-09-30 | 3 | -2/+18 |
| |\| | |
|
| | * | | digital: Fixed scaling bug in QAM constellations. | Ben Reynwar | 2012-09-30 | 4 | -1/+21 |
| | |/ |
|
* | / | digital: fixed naming for GRC file. | Tom Rondeau | 2012-09-23 | 2 | -2/+2 |
|/ / |
|
* | | digital: fixed GRC file for PFB clock sync block to properly take in loop ban... | Gerald Baier | 2012-09-16 | 1 | -11/+4 |
* | | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 8 | -47/+119 |
* | | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 22 | -364/+354 |
|\ \ |
|
| * | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 13 | -108/+94 |
| * | | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 9 | -270/+275 |
| * | | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 1 | -2/+1 |
| |\ \ |
|
| | * | | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 122 | -1855/+9613 |
| | |\| |
|
| | * | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 1 | -2/+1 |
* | | | | digital: fix missing include | Johnathan Corgan | 2012-08-28 | 1 | -0/+1 |
* | | | | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 4 | -5/+4 |
* | | | | digital: fixed remaining GRC blocks. | Tom Rondeau | 2012-08-27 | 17 | -81/+225 |
* | | | | digital: wip on ensuring all digital blocks work in GRC. | Tom Rondeau | 2012-08-22 | 13 | -63/+54 |
* | | | | digital: fixed up documentation and default values of digital blocks. | Tom Rondeau | 2012-08-22 | 33 | -80/+190 |
* | | | | core: fixing location of some components for the new hierarchy. | Tom Rondeau | 2012-08-22 | 3 | -4/+4 |
* | | | | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 25 | -624/+1137 |
* | | | | digital: cleaning up. | Tom Rondeau | 2012-08-18 | 23 | -171/+118 |