summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22core: added accessors to get all settable values of the channel_model objects.Tom Rondeau
2011-12-22core: added accessors to noise_source to get type and amplitude of object.Tom Rondeau
2011-12-22filters: added accessor functions to FFT and FIR filter classes to return vec...Tom Rondeau
2011-12-22digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove...Tom Rondeau
2011-12-21Merge branch 'master' into nextTom Rondeau
2011-12-21Merge branch 'maint'Tom Rondeau
2011-12-21uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro...Thomas Tsou
2011-12-20Merge branch 'master' into nextJohnathan Corgan
2011-12-20Merge branch 'maint'Johnathan Corgan
2011-12-20digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-18digital: fixed QA code copy/paste error.Tom Rondeau
2011-12-17uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech
2011-12-14Merge branch 'master' into nextTom Rondeau
2011-12-14Merge branch 'maint'Tom Rondeau
2011-12-14uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau
2011-12-14uhd: removes usrpm that should not have been there anymore (patch from Sam Br...Tom Rondeau
2011-12-14Merge branch 'master' into nextTom Rondeau
2011-12-14Merge branch 'maint'Tom Rondeau
2011-12-14core: API exposure patch.Nick Foster
2011-12-14Merge branch 'master' into nextJohnathan Corgan
2011-12-14Merge branch 'maint'Johnathan Corgan
2011-12-14grc: the check for pygtk can fail with no X sessionJosh Blum
2011-12-13core: WAV sink is now threadsafe; do_update() therefore must be private.Martin Braun
2011-12-13Merge branch 'master' into nextJohnathan Corgan
2011-12-13Merge branch 'maint'Johnathan Corgan
2011-12-13runtime: improve hier_block2 error messagesJulien Olivain
2011-12-13Merge branch 'master' into nextJohnathan Corgan
2011-12-13uhd: added a finite acquisition call to usrp sourceJosh Blum
2011-12-12Merge branch 'master' into nextJohnathan Corgan
2011-12-12cmake: fix QUIET arg usage on PKG_CHECK_MODULESJosh Blum
2011-12-11Merge branch 'master' into nextJohnathan Corgan
2011-12-11Merge remote-tracking branch 'jblum/cmake_qtgui_fix'Tom Rondeau