summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtgui_stylesheets' into nextTom Rondeau2012-11-1212-145/+811
|\
| * qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers.Tom Rondeau2012-11-121-13/+28
| * qtgui: Adding hooks to allow appearance customization with stylesheets.Ben Reynwar2012-10-1612-147/+798
* | channels: switch to using gr-blocksJohnathan Corgan2012-11-103-7/+9
* | blocks: fix includes to also include generated filesJohnathan Corgan2012-11-101-0/+1
* | analog: moved lfsr from gr-analog to gr-digital where it is used.Tom Rondeau2012-11-108-17/+19
* | Merge branch 'next' into next_analogTom Rondeau2012-11-103-1/+50
|\ \
| * \ Merge branch 'master' into nextTom Rondeau2012-11-101-1/+1
| |\ \
| | * \ Merge branch 'maint'Tom Rondeau2012-11-101-1/+1
| | |\ \
| | | * | fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau2012-11-101-1/+1
| * | | | qtgui: adding ability to save a qtgui sink.Tom Rondeau2012-11-072-0/+49
* | | | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-1019-2295/+2736
* | | | | Fixed QA code for new component dependencies.Tom Rondeau2012-11-102-4/+27
* | | | | analog: removed noise and sig sources from core.Tom Rondeau2012-11-1039-1191/+164
* | | | | fixing up various QA issues with new components.Tom Rondeau2012-11-103-3/+5
* | | | | channels: adding new component gr-channels to hold channel models.Tom Rondeau2012-11-1026-41/+568
* | | | | digital: fixed swig linking issue to gr-analog.Tom Rondeau2012-11-102-6/+7
* | | | | analog: removing rotator from gr-analog.Tom Rondeau2012-11-106-66/+0
* | | | | analog: fixed a few build issues against gr-analog.Tom Rondeau2012-11-097-25/+27
* | | | | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio...Tom Rondeau2012-11-0637-1289/+430
* | | | | analog: removing cpfsk and cpm from gnurdio-core.Tom Rondeau2012-11-0618-956/+1
* | | | | analog: removing gr-analog as a required dependency when not actually necessary.Tom Rondeau2012-11-0629-32/+142
* | | | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-0674-511/+661
* | | | | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-0625-705/+535
* | | | | analog: Removing all squelch blocks from gnuradio-core.Tom Rondeau2012-11-0634-1385/+241
* | | | | analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-0617-657/+4
* | | | | analog: fixing Python files to install and be usable as part of gr-analog.Tom Rondeau2012-11-067-12/+44
* | | | | Merge branch 'next' into next_analogTom Rondeau2012-11-0531-73/+132
|\| | | |
| * | | | Merge branch 'master' into nextTom Rondeau2012-11-052-0/+54
| |\| | |
| | * | | analog: adding probe_avg_mag_sqrd GRC block.Tom Rondeau2012-11-052-0/+54
| * | | | qtgui: adding a save and exit menu to qtgui-based static plotting tools.Tom Rondeau2012-11-041-3/+48
| * | | | qtgui: fixed static plot tools for new set_line_label name change.Tom Rondeau2012-11-0411-12/+12
| * | | | Merge branch 'master' into nextJohnathan Corgan2012-11-049-9/+10
| |\| | |
| | * | | Merge branch 'maint'Johnathan Corgan2012-11-049-9/+10
| | |\| |
| | | * | gr: added python -B everywhere for clean source treeJosh Blum2012-11-048-8/+9
| * | | | Merge branch 'master' into nextJohnathan Corgan2012-11-032-2/+2
| |\| | |
| | * | | analog: not all classes export symbolsNicholas Corgan2012-11-022-2/+2
| * | | | Merge branch 'master' into nextJohnathan Corgan2012-11-021-1/+1
| |\| | |
| | * | | Fix infinite recursion/loop when sincos is presentJohnathan Corgan2012-11-021-1/+1
| * | | | Merge branch 'master' into nextJohnathan Corgan2012-11-023-3/+5
| |\| | |
| | * | | Merge branch 'maint'Johnathan Corgan2012-11-025-5/+5
| | |\| |
| | | * | Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-025-5/+5
| * | | | Merge branch 'master' into nextTom Rondeau2012-11-012-43/+0
| |\| | |
| | * | | Merge branch 'rtld_ticket181_undo'Tom Rondeau2012-11-012-43/+0
| | |\ \ \
| | | * | | Removes some swig workaround code put in for ticket 181.Tom Rondeau2012-10-192-43/+0
* | | | | | Merge branch 'next' into next_analogTom Rondeau2012-11-013-8/+12
|\| | | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2012-11-013-8/+12
| |\| | | |
| | * | | | fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens2012-11-013-8/+12
| | * | | | fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens2012-11-011-0/+0
* | | | | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-0143-1653/+266