index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
general
Age
Commit message (
Expand
)
Author
2011-09-24
Merge branch 'keep1n'
Tom Rondeau
2011-09-23
Merge branch 'maint'
Tom Rondeau
2011-09-23
fixing PLL's so their output update is done at the right time; were lagging b...
Tom Rondeau
2011-09-22
Fixing keep_one_in_n to allow for large values of n. Performs tag propagation...
Tom Rondeau
2011-09-21
core: Doxygen comments for added tag name parameter.
Tom Rondeau
2011-09-09
Merge branch 'correlate_tag'
Tom Rondeau
2011-09-03
Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples
Nick Foster
2011-07-26
Merge branch 'maint'
Johnathan Corgan
2011-07-26
core: added missing io.h includes on cc files
Josh Blum
2011-07-26
core: added missing config.h includes on cc files
Josh Blum
2011-07-01
gnuradio-core: use common coding style for accessor in quadrature_demod_cf
Johnathan Corgan
2011-07-01
gnuradio-core: add accessors for gain property of quadrature_demod_cf
Alexandru Csete
2011-05-12
core: adding get/set sensitivity accessors to frequency_modulator_fc block.
Tom Rondeau
2011-04-12
Small bug fix so M&M block asks for the right number of items.
Tom Rondeau
2011-04-07
core: missed a line in the Makefile for int_to_float.
Tom Rondeau
2011-04-07
core: adding QA code for int_to_float block.
Tom Rondeau
2011-04-07
core: adding a type converter - int -> float.
Tom Rondeau
2011-03-28
throttle: cleanup conditional code and reimplement with boost posix time
Josh Blum
2011-03-14
Merge remote branch 'jblum/wip/attributes' into next
Johnathan Corgan
2011-03-14
created gruel/attributes.h to house compiler specific attribute macros
Josh Blum
2011-03-07
reverted accidental change to keep 1 in n block
Josh Blum
2011-03-07
uhd: fix generation typo on uhd grc blocks io direction
Josh Blum
2011-02-27
use boost::math::trunc in gr_frequency_modulator_fc.cc
Josh Blum
2011-01-23
Merge branch 'mergeme/misc/mkdir_simplification' into next
Tom Rondeau
2011-01-22
created gr_sys_paths.h to house functions for getting system paths
Josh Blum
2011-01-22
Merge branch 'mergeme/math/gr_math_simplification' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/misc/gr_fxpt_static_const_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/math/explicit_type_overloads' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-18
cleanup mkdir usage with boost filesystem:
Josh Blum
2011-01-17
gr fxpt static const fix:
Josh Blum
2011-01-17
math explicit type overloads:
Josh Blum
2011-01-17
gr math simplification:
Josh Blum
2011-01-06
Augment gr_nop to count received pmt messages by way of set_msg_handler.
Eric Blossom
2010-12-07
Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure that
Eric Blossom
2010-12-07
Remove incorrect if PYTHON around swiginclude_HEADERS
Eric Blossom
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-06
Merge branch 'master' into next
Tom Rondeau
2010-11-29
Add additional scripting language vector tests
Eric Blossom
2010-11-29
Block is a gr_block, so this sets its relative rate. Was required for using i...
Tom Rondeau
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
Changing API for gr_skiphead to use uint64_t for the offset instead of size_t...
Tom Rondeau
2010-11-19
Enable a couple more tests
Eric Blossom
2010-11-18
Disable items that require swig directors when building guile bindings.
Eric Blossom
2010-11-17
Changing blocks to use new get_tags api and tag convinience functions.
Tom Rondeau
2010-11-16
Adding a burst tagger that creates a tag when a signal is observed on line 1.
Tom Rondeau
2010-11-16
Reverting to a sync_block for the annotator functions. Testing different rate...
Tom Rondeau
2010-11-16
Merge branch 'next' into tagging
Tom Rondeau
2010-11-14
Add tests that show that vector<complex<float>> is not working...
Eric Blossom
2010-11-14
Update gr_nop, gr_null_sink and gr_null_source to modern coding conventions.
Eric Blossom
[next]