summaryrefslogtreecommitdiff
path: root/gr-digital
AgeCommit message (Expand)Author
2012-03-22volk: added volk as depedency for various componentsJosh Blum
2012-02-27Merge branch 'maint'Tom Rondeau
2012-02-27Merge remote-tracking branch 'benreynwar/maint' into maintTom Rondeau
2012-02-27Fixed bug in digital_qam_demod.xmlBen Reynwar
2012-02-24Merge branch 'maint'Tom Rondeau
2012-02-24digital: forgot to include new xml in Makefile.am.Tom Rondeau
2012-02-24Added digital_constellation_receiver_cb.xml fileBen Reynwar
2012-02-24Merge remote-tracking branch 'benreynwar/minor_fixes'Tom Rondeau
2012-02-24Added digital_constellation_receiver_cb.xml fileBen Reynwar
2012-02-20Merge branch 'maint'Tom Rondeau
2012-02-20digital: fixed comments for new parameters.Tom Rondeau
2012-02-15Merge branch 'maint'Tom Rondeau
2012-02-15digital: install OFDM examples into installed examples directory.Michael Dickens
2012-01-16Merge branch 'maint'Tom Rondeau
2012-01-16digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau
2012-01-15digital: added get/set functions to mpsk_receiver_cc for theta (phase offset)...Tom Rondeau
2012-01-06Merge branch 'maint'Tom Rondeau
2012-01-06Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2011-12-30digital: somewhat strange buy necessary fix for autotools build with guile.Tom Rondeau
2011-12-30digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau
2011-12-30digital: adding SNR nsamples set/get functions in swig i file.Tom Rondeau
2011-12-30digital: fixed documentation of parameters.Tom Rondeau
2011-12-30digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau
2011-12-30digital: the SNR estimator block now issues a tag with the SNR (key = 'snr')....Tom Rondeau
2011-12-30digital: snr probe passing just the 0th input stream to SNR estimator.Tom Rondeau
2011-12-30digital: SNR estimators just take a complex vector; not full vector of comple...Tom Rondeau
2011-12-29digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau
2011-12-29digital: fixed QA code for SNR estimator SVR name change.Tom Rondeau
2011-12-29digital: adding documentation for SNR estimators; added an estimator for M2M4...Tom Rondeau
2011-12-29digital: adding an example program for the SNR estimators with Python code to...Tom Rondeau
2011-12-29digital: QA code for SNR estimators.Tom Rondeau
2011-12-29digital: fixing up blocks to use SNR est classes more appropriately.Tom Rondeau
2011-12-29digital: added a probe (sink) for the new SNR estimators; also fixes up Makef...Tom Rondeau
2011-12-29digital: using impl SNR estimator classes instead of function pointers.Tom Rondeau
2011-12-29digital: made separate implementation classes for the different SNR estimators.Tom Rondeau
2011-12-23digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an...Tom Rondeau
2011-12-22digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove...Tom Rondeau
2011-12-20digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-18digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau