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