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
/
gengen
Age
Commit message (
Expand
)
Author
2012-02-14
build: fix autotools for gnuradio-core volkification
Johnathan Corgan
2012-02-13
core: added volk version of add_ff.
Tom Rondeau
2012-02-13
core: new multiply_const_ff and multiply_ff blocks done using Volk.
Tom Rondeau
2012-02-13
core: moving multiply_const_ff from gengen to general to take advantage of volk.
Tom Rondeau
2012-02-02
core: moving multiply_cc and multiply_const_cc out of gengen and into general...
Tom Rondeau
2011-12-22
core: added accessors to noise_source to get type and amplitude of object.
Tom Rondeau
2011-11-04
cmake: fixed up swig deps properly for make -j*
Josh Blum
2011-10-19
swig: fix rules for generated index files
Josh Blum
2011-10-15
gr: changed the way trellis/gengen generated.i is made
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-21
trellis: performed generation re-work on gr-trellis lib
Josh Blum
2011-09-21
core: re-work gengen generation (hope its simpler)
Josh Blum
2011-09-21
core: attempt at fixing up generation logic in gengen (filter, trellis TODO)
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum
2011-07-20
core: API declaration macros for core class and function symbols
Josh Blum
2010-12-07
Remove incorrect if PYTHON around swiginclude_HEADERS
Eric Blossom
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-10
Revert "add the .i files as dependencies"
Eric Blossom
2010-11-10
add the .i files as dependencies
Rob Savoye
2010-11-10
Change const vector to const vector ref to ease swigging.
Eric Blossom
2010-11-08
Fixing signed/unsigned warnings.
Tom Rondeau
2010-08-03
Modify all block factories to use gnuradio::get_initial_sptr.
Eric Blossom
2009-08-15
Added reset method to gr_head and gr_vector_sink. This allows graphs
eb
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-05-22
doc fixes! work-in-progress
eb
2009-05-14
Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeset
eb
2009-04-30
Adds dynamic setters/getters for moving average filters.
jcorgan
2009-03-24
Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.
jblum
2009-03-16
Fix missed setting from r10598 .
michaelld
2009-03-14
Use size_t over int for vlen.
jblum
2009-03-14
Add vlen to subtract, divide, and float2complex.
jblum
2009-03-14
Removed generated file from version control.
jcorgan
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-03-03
Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.
jcorgan
2009-02-25
Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up
eb
2009-01-31
Merged in misc_fixes branch.
michaelld
2008-10-27
Added optional vlen parameter to vector_source_* and vector_sink_*.
eb
2008-07-21
efficient moving average filters, should speed up OFDM significantly
matt
2008-05-26
Added rewind() and clear() to vector sources and sinks. This is useful
eb
2008-04-30
Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.
eb
2008-04-12
Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...
jcorgan
2008-04-12
Fixes typo in r8188.
jcorgan
2008-04-11
bug in gr_argmax_XX.cc.t fixed
n4hy
2008-04-11
fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix
n4hy
2008-03-19
Minor tweak that avoids intermittent build failure
eb
2008-03-05
Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively
eb
2008-03-03
Fix for ticket:236, parallel makes are indeterminate.
eb
2008-02-29
Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...
jcorgan
[next]