| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: added tag_nsamples placeholder into SNR probe block. | Tom Rondeau | 2011-12-30 | 4 | -11/+62 |
* | digital: adding SNR nsamples set/get functions in swig i file. | Tom Rondeau | 2011-12-30 | 1 | -0/+2 |
* | digital: fixed documentation of parameters. | Tom Rondeau | 2011-12-30 | 2 | -11/+11 |
* | digital: update to qa and example code for new constructor with tag_nsamples ... | Tom Rondeau | 2011-12-30 | 2 | -10/+22 |
* | digital: the SNR estimator block now issues a tag with the SNR (key = 'snr').... | Tom Rondeau | 2011-12-30 | 3 | -8/+86 |
* | digital: snr probe passing just the 0th input stream to SNR estimator. | Tom Rondeau | 2011-12-30 | 1 | -1/+2 |
* | digital: SNR estimators just take a complex vector; not full vector of comple... | Tom Rondeau | 2011-12-30 | 2 | -22/+12 |
* | digital: added documentation for SNR estimators; made a Doxygen group for the... | Tom Rondeau | 2011-12-29 | 6 | -71/+189 |
* | digital: fixed QA code for SNR estimator SVR name change. | Tom Rondeau | 2011-12-29 | 1 | -1/+1 |
* | digital: adding documentation for SNR estimators; added an estimator for M2M4... | Tom Rondeau | 2011-12-29 | 6 | -16/+140 |
* | digital: adding an example program for the SNR estimators with Python code to... | Tom Rondeau | 2011-12-29 | 3 | -1/+177 |
* | digital: QA code for SNR estimators. | Tom Rondeau | 2011-12-29 | 2 | -0/+114 |
* | digital: fixing up blocks to use SNR est classes more appropriately. | Tom Rondeau | 2011-12-29 | 5 | -35/+23 |
* | digital: added a probe (sink) for the new SNR estimators; also fixes up Makef... | Tom Rondeau | 2011-12-29 | 10 | -0/+258 |
* | digital: using impl SNR estimator classes instead of function pointers. | Tom Rondeau | 2011-12-29 | 2 | -156/+27 |
* | digital: made separate implementation classes for the different SNR estimators. | Tom Rondeau | 2011-12-29 | 6 | -0/+354 |
* | digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of an... | Tom Rondeau | 2011-12-23 | 7 | -0/+385 |
* | core: added accessors to get all settable values of the channel_model objects. | Tom Rondeau | 2011-12-22 | 3 | -0/+35 |
* | core: added accessors to noise_source to get type and amplitude of object. | Tom Rondeau | 2011-12-22 | 3 | -0/+18 |
* | filters: added accessor functions to FFT and FIR filter classes to return vec... | Tom Rondeau | 2011-12-22 | 10 | -1/+50 |
* | digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove... | Tom Rondeau | 2011-12-22 | 1 | -0/+7 |
* | Merge branch 'maint' | Tom Rondeau | 2011-12-21 | 1 | -2/+11 |
|\ |
|
| * | uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro... | Thomas Tsou | 2011-12-21 | 1 | -2/+11 |
* | | Merge branch 'maint' | Johnathan Corgan | 2011-12-20 | 0 | -0/+0 |
|\| |
|
| * | digital: fixed QA code copy/paste error. | Tom Rondeau | 2011-12-20 | 1 | -2/+2 |
* | | digital: fixed QA code copy/paste error. | Tom Rondeau | 2011-12-18 | 1 | -2/+2 |
* | | uhd: adds support for different over-the-wire data formats for UHD fft and si... | Marcus Leech | 2011-12-17 | 2 | -53/+67 |
* | | Merge branch 'maint' | Tom Rondeau | 2011-12-14 | 21 | -154/+151 |
|\| |
|
| * | uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop... | Tom Rondeau | 2011-12-14 | 20 | -150/+151 |
| * | uhd: removes usrpm that should not have been there anymore (patch from Sam Br... | Tom Rondeau | 2011-12-14 | 4 | -4/+0 |
* | | Merge branch 'maint' | Tom Rondeau | 2011-12-14 | 1 | -1/+1 |
|\| |
|
| * | core: API exposure patch. | Nick Foster | 2011-12-14 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2011-12-14 | 1 | -1/+3 |
|\| |
|
| * | grc: the check for pygtk can fail with no X session | Josh Blum | 2011-12-14 | 1 | -1/+3 |
* | | Merge branch 'maint' | Johnathan Corgan | 2011-12-13 | 1 | -7/+10 |
|\| |
|
| * | runtime: improve hier_block2 error messages | Julien Olivain | 2011-12-13 | 1 | -7/+10 |
* | | uhd: added a finite acquisition call to usrp source | Josh Blum | 2011-12-13 | 2 | -0/+28 |
|/ |
|
* | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum | 2011-12-12 | 5 | -5/+5 |
* | Merge remote-tracking branch 'jblum/cmake_qtgui_fix' | Tom Rondeau | 2011-12-11 | 1 | -1/+2 |
|\ |
|
| * | qtgui: include QT_USE_FILE only when enabled | Josh Blum | 2011-12-11 | 1 | -1/+2 |
* | | build: moved docs to be the first item checked/configured to give all other c... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
|/ |
|
* | docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
* | Most of these warnings are coming from swig-generated sources. They are almos... | Tom Rondeau | 2011-12-11 | 3 | -4/+5 |
* | vocoder: fixed some unused vars warnings. | Tom Rondeau | 2011-12-11 | 2 | -2/+3 |
* | volk: remove warning about implicit declaration of sqrt. | Tom Rondeau | 2011-12-11 | 5 | -5/+5 |
* | docs: fixed ending of if statement. | Tom Rondeau | 2011-12-11 | 1 | -2/+2 |
* | volk: fixed some of the simpler warnings. | Tom Rondeau | 2011-12-11 | 4 | -6/+7 |
* | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau | 2011-12-11 | 1 | -2/+1 |
* | gnuradio-core: fix typo in documentation | Timo Juhani Lindfors | 2011-12-08 | 1 | -1/+1 |
* | build: update revision to 3.5.1git3.5.1git | Johnathan Corgan | 2011-12-07 | 2 | -4/+4 |