summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-296-71/+189
* 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
* core: added accessors to get all settable values of the channel_model objects.Tom Rondeau2011-12-223-0/+35
* core: added accessors to noise_source to get type and amplitude of object.Tom Rondeau2011-12-223-0/+18
* filters: added accessor functions to FFT and FIR filter classes to return vec...Tom Rondeau2011-12-2210-1/+50
* digital: exposed setting FLL loop bandwidth factor in GRC; must have been ove...Tom Rondeau2011-12-221-0/+7
* Merge branch 'maint'Tom Rondeau2011-12-211-2/+11
|\
| * uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro...Thomas Tsou2011-12-211-2/+11
* | Merge branch 'maint'Johnathan Corgan2011-12-200-0/+0
|\|
| * digital: fixed QA code copy/paste error.Tom Rondeau2011-12-201-2/+2
* | digital: fixed QA code copy/paste error.Tom Rondeau2011-12-181-2/+2
* | uhd: adds support for different over-the-wire data formats for UHD fft and si...Marcus Leech2011-12-172-53/+67
* | Merge branch 'maint'Tom Rondeau2011-12-1421-154/+151
|\|
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-1420-150/+151
| * uhd: removes usrpm that should not have been there anymore (patch from Sam Br...Tom Rondeau2011-12-144-4/+0
* | Merge branch 'maint'Tom Rondeau2011-12-141-1/+1
|\|
| * core: API exposure patch.Nick Foster2011-12-141-1/+1
* | Merge branch 'maint'Johnathan Corgan2011-12-141-1/+3
|\|
| * grc: the check for pygtk can fail with no X sessionJosh Blum2011-12-141-1/+3
* | Merge branch 'maint'Johnathan Corgan2011-12-131-7/+10
|\|
| * runtime: improve hier_block2 error messagesJulien Olivain2011-12-131-7/+10
* | uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-132-0/+28
|/
* cmake: fix QUIET arg usage on PKG_CHECK_MODULESJosh Blum2011-12-125-5/+5
* Merge remote-tracking branch 'jblum/cmake_qtgui_fix'Tom Rondeau2011-12-111-1/+2
|\
| * qtgui: include QT_USE_FILE only when enabledJosh Blum2011-12-111-1/+2
* | build: moved docs to be the first item checked/configured to give all other c...Tom Rondeau2011-12-111-1/+1
|/
* docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio...Tom Rondeau2011-12-111-1/+1
* Most of these warnings are coming from swig-generated sources. They are almos...Tom Rondeau2011-12-113-4/+5
* vocoder: fixed some unused vars warnings.Tom Rondeau2011-12-112-2/+3
* volk: remove warning about implicit declaration of sqrt.Tom Rondeau2011-12-115-5/+5
* docs: fixed ending of if statement.Tom Rondeau2011-12-111-2/+2
* volk: fixed some of the simpler warnings.Tom Rondeau2011-12-114-6/+7
* docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either.Tom Rondeau2011-12-111-2/+1
* gnuradio-core: fix typo in documentationTimo Juhani Lindfors2011-12-081-1/+1
* build: update revision to 3.5.1git3.5.1gitJohnathan Corgan2011-12-072-4/+4