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
2012-01-28
volk: cleaned up float_to_X to be Volk-only and added vlen and scale to const...
Tom Rondeau
2012-01-26
QA: type converter QA codes added and updated for Volk. Some small difference...
Tom Rondeau
2012-01-26
core: moved float_to_X type converters over to use Volk calls.
Tom Rondeau
2012-01-26
volk: float_to_int and float_to_char updated to clip instead of wrap around. ...
Tom Rondeau
2012-01-26
volk: fix a warning.
Tom Rondeau
2012-01-26
volk: float_to_short now clips the values instead of wrapping around.
Tom Rondeau
2012-01-23
sched: better comments. Handling of noutput_items adjustment done better and ...
Tom Rondeau
2012-01-23
build: look for local volk headers instead of installed.
Tom Rondeau
2012-01-22
sched: forgot to turn debugging off.
Tom Rondeau
2012-01-22
core: test case of using Volk to convert from float to short.
Tom Rondeau
2012-01-22
core: link to Volk.
Tom Rondeau
2012-01-22
sched: first attempt at working with aligned data sets. A block has an indica...
Tom Rondeau
2012-01-07
build: update revision to 3.5.1
Johnathan Corgan
2012-01-07
build: update canonical config files
Johnathan Corgan
2012-01-07
core: comment out QA debug output
Johnathan Corgan
2012-01-06
Merge branch 'maint'
Tom Rondeau
2012-01-06
Remove some more warnings. I'm probably being a bit OCD about these ones, but...
Tom Rondeau
2012-01-06
volk: minor changes to fix some warnings.
Tom Rondeau
2012-01-06
volk: tell Orc compiler to include math.h to find some generic functions (sqrt).
Tom Rondeau
2012-01-06
Revert "volk: remove warning about implicit declaration of sqrt."
Tom Rondeau
2012-01-03
Merge branch 'max_noutputs'
Tom Rondeau
2012-01-03
scheduler: added argument to wxGUI's stdapp that allows a user to specify the...
Tom Rondeau
2012-01-02
Merge branch 'maint'
Tom Rondeau
2012-01-02
digital: bug fix for FLL QA test. Use a seed to always generate the same test...
Tom Rondeau
2012-01-02
scheduler: add default (large) max noutput_items to C++ run function.
Tom Rondeau
2012-01-02
scheduler: if the block is an interpolator that needs a minimum of some numbe...
Tom Rondeau
2012-01-02
Merge branch 'maint'
Johnathan Corgan
2012-01-02
volk: fix overrule detection (cant reply on cpu name)
Josh Blum
2012-01-02
core: fix gr_udp_sink by including asio
Josh Blum
2012-01-02
Merge branch 'maint'
Tom Rondeau
2012-01-02
pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...
Tom Rondeau
2012-01-01
scheduler: access to set max noutput_items in start method through Python.
Tom Rondeau
2012-01-01
scheduler: first attempt at being able to set an upper limit on the noutput_i...
Tom Rondeau
2012-01-01
Merge branch 'maint'
Tom Rondeau
2012-01-01
pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...
Tom Rondeau
2012-01-01
pfb: updated and hopefully better documentation of the PFB clock sync blocks.
Tom Rondeau
2011-12-30
Merge branch 'maint'
Tom Rondeau
2011-12-30
gr: sync the filesystem before python can parse doxygen
Josh Blum
2011-12-30
cmake: added swig version check
Josh Blum
2011-12-30
digital: somewhat strange buy necessary fix for autotools build with guile.
Tom Rondeau
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
[next]