summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* ctrlport: adding display type for stripchart as opposed to timeseries.Tom Rondeau2013-02-171-3/+3
* build: fixing earlier fix on generating and installing headers.Tom Rondeau2013-02-051-2/+2
* build: generated headers naming issue fixed.Tom Rondeau2013-02-051-1/+1
* ctrlport: updated all blocks using controlport to use new style of setup_rpc.Tom Rondeau2013-01-233-30/+32
* Merge branch 'master' into nextJohnathan Corgan2013-01-181-1/+1
|\
| * Merge branch 'maint'Johnathan Corgan2013-01-183-36/+9
| |\
| | * digital: Fixed bug in digital_bert_rx.py (thanks Charles Ru)Ben Reynwar2013-01-181-1/+1
| | * digital: Updated pfb_clock_sync grc xml file.Ben Reynwar2013-01-181-11/+4
| | * digital: Updated constellation_receiver_cv documentation.Ben Reynwar2013-01-181-24/+4
* | | digital: setting grid position of sliders in digital examples.Tom Rondeau2013-01-152-293/+293
* | | digital: fixed a typo preventing timing loop update in GRC.Tom Rondeau2013-01-151-1/+1
* | | digital: fixed up examples for the updated location of blocks.Tom Rondeau2013-01-153-897/+846
* | | Merge branch 'master' into nextTom Rondeau2013-01-154-1373/+1235
|\| |
| * | Merge remote-tracking branch 'mbant/demod_examples'Tom Rondeau2013-01-154-913/+783
| |\ \ | | |/ | |/|
| | * digital: made the demod examples clearerMartin Braun2013-01-154-913/+783
* | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-042-6/+12
|\| |
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-012-8/+10
| |/
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-023-6/+6
|\ \
| * | gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-213-6/+6
* | | grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-274-435/+207
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2125-49/+188
|/ /
* | Merge branch 'master' into nextTom Rondeau2012-12-121-1/+2
|\|
| * Merge branch 'maint'Tom Rondeau2012-12-121-1/+1
| |\
| | * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-1/+1
* | | ctrlport: cleaning up contorlport builds.Tom Rondeau2012-12-043-8/+4
* | | ctrlport: fixing up controlport integration into gnuradio-core for merge with...Tom Rondeau2012-12-034-2/+103
* | | Merge branch 'master' into nextTom Rondeau2012-11-284-3/+180
|\| |
| * | digital: fixing GRC file id names to build other than top_block.py.Tom Rondeau2012-11-284-4/+4
* | | gr: misc test dependencies for new componentsJosh Blum2012-11-142-2/+3
* | | Merge branch 'master' into nextJohnathan Corgan2012-11-141-11/+11
|\| |
| * | Merge branch 'maint'Johnathan Corgan2012-11-141-7/+7
| |\|
| | * fft: added gnuradio-fft dep for some testsJosh Blum2012-11-141-1/+1
| | * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| | * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
* | | digital: added missing library link to analogJosh Blum2012-11-121-1/+1
* | | analog: moved lfsr from gr-analog to gr-digital where it is used.Tom Rondeau2012-11-107-6/+221
* | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-102-159/+155
* | | Fixed QA code for new component dependencies.Tom Rondeau2012-11-101-3/+26
* | | digital: fixed swig linking issue to gr-analog.Tom Rondeau2012-11-102-6/+7
* | | analog: fixed a few build issues against gr-analog.Tom Rondeau2012-11-094-18/+18
* | | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio...Tom Rondeau2012-11-067-392/+322
* | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-062-6/+8
* | | all: Python, GRC, and examples to properly pull blocks from filter and analog.Tom Rondeau2012-11-063-4/+5
* | | analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-062-2/+4
* | | Merge branch 'next' into next_analogTom Rondeau2012-11-052-2/+4
|\ \ \
| * | | Merge branch 'master' into nextJohnathan Corgan2012-11-022-2/+4
| |\| |
| | * | Merge branch 'maint'Johnathan Corgan2012-11-022-2/+2
| | |\|
| | | * Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-022-2/+2
* | | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-012-1/+8
* | | | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-311-2/+2
|/ / /