summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Tom Rondeau2012-01-061-2/+0
|\
| * Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau2012-01-061-2/+0
* | Merge branch 'maint'Tom Rondeau2012-01-021-0/+1
|\|
| * digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau2012-01-021-0/+1
* | Merge branch 'maint'Tom Rondeau2012-01-021-1/+1
|\|
| * pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau2012-01-021-1/+1
| * digital: fixed QA code copy/paste error.Tom Rondeau2011-12-201-2/+2
* | digital: somewhat strange buy necessary fix for autotools build with guile.Tom Rondeau2011-12-301-0/+10
* | digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau2011-12-304-11/+62
* | digital: adding SNR nsamples set/get functions in swig i file.Tom Rondeau2011-12-301-0/+2
* | digital: fixed documentation of parameters.Tom Rondeau2011-12-302-11/+11
* | digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau2011-12-302-10/+22
* | digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....Tom Rondeau2011-12-303-8/+86
* | digital: snr probe passing just the 0th input stream to SNR estimator.Tom Rondeau2011-12-301-1/+2
* | digital: SNR estimators just take a complex vector; not full vector of comple...Tom Rondeau2011-12-302-22/+12
* | digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau2011-12-295-71/+188
* | digital: fixed QA code for SNR estimator SVR name change.Tom Rondeau2011-12-291-1/+1
* | digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau2011-12-296-16/+140
* | digital: adding an example program for the SNR estimators with Python code to...Tom Rondeau2011-12-293-1/+177
* | digital: QA code for SNR estimators.Tom Rondeau2011-12-292-0/+114
* | digital: fixing up blocks to use SNR est classes more appropriately.Tom Rondeau2011-12-295-35/+23
* | digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...Tom Rondeau2011-12-2910-0/+258
* | digital: using impl SNR estimator classes instead of function pointers.Tom Rondeau2011-12-292-156/+27
* | digital: made separate implementation classes for the different SNR estimators.Tom Rondeau2011-12-296-0/+354
* | digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...Tom Rondeau2011-12-237-0/+385
* | digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove...Tom Rondeau2011-12-221-0/+7
* | digital: fixed QA code copy/paste error.Tom Rondeau2011-12-181-2/+2
|/
* uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-142-16/+16
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau2011-11-271-0/+9
* work on swig docs, added to core and digitalJosh Blum2011-11-162-0/+7
* uhd: change examples to use new stream apiJosh Blum2011-11-072-12/+4
* digital: reverting GMSK mod/demod GRC blocks for old interface.Tom Rondeau2011-10-271-8/+22
* digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau2011-10-271-47/+71
* digital: updates to interface in GRC. Actually tested in working GRC flowgraphs.Tom Rondeau2011-10-263-94/+55
* digital: really, seriously, fixing digital GRC files.Tom Rondeau2011-10-263-1/+9
* digital: moved files to the right location; put them into the build files.Tom Rondeau2011-10-263-0/+0
* grc: fixing grc blocks not properly moved in to digital.Tom Rondeau2011-10-265-0/+266
* the librariesJosh Blum2011-10-231-8/+1
* Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau2011-10-221-0/+1
|\
| * misc fix missing installed files/tweaksJosh Blum2011-10-201-0/+1
* | docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau2011-10-221-1/+0
* | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-10-212-0/+25
|\ \
| * | docs: installing README files.Tom Rondeau2011-10-202-0/+25
| |/
* / digital: added subdevspec option to digital UHD examples.Tom Rondeau2011-10-218-21/+51
|/