index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
Age
Commit message (
Expand
)
Author
2010-12-09
Added support for modulation/demodulation of a generic constellation.
Ben Reynwar
2010-12-05
Fixed typos in comments ('samples per symbol' not 'samples per second').
Ben Reynwar
2010-12-03
Merge branch 'grorg-master'
Ben Reynwar
2010-12-03
Added a new example python script (a stripped down version of benchmark_loopb...
Ben Reynwar
2010-11-24
Changing API for gr_skiphead to use uint64_t for the offset instead of size_t...
Tom Rondeau
2010-11-24
Adding typedef for uint64_t and int64_t so we can use them through SWIG.
Tom Rondeau
2010-11-24
Merge branch 'warnings'
Tom Rondeau
2010-11-23
Fixing output types from tap_type to o_type in gr_single_pole_iir.h. Doesn't ...
Tom Rondeau
2010-11-17
Merge branch 'grorg-master'
Ben Reynwar
2010-11-15
Removing autogenerated file.
Tom Rondeau
2010-11-08
Adding a bit more checking on file operations.
Tom Rondeau
2010-11-08
Fixing copyright date.
Tom Rondeau
2010-11-08
Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's ...
Tom Rondeau
2010-11-08
Fixing signed/unsigned warnings.
Tom Rondeau
2010-11-03
Merge branch 'grorg-master'
Ben Reynwar
2010-11-03
Generation of python docstrings from doxygen xml.
Ben Reynwar
2010-11-02
Sneaking in a few warning fixes to this branch.
Tom Rondeau
2010-11-02
Adding ability for FIR filter with internal buffer to decimate.
Tom Rondeau
2010-10-29
Adding doxyxml python package. Acts as interface to doxygen-generated xml.
Ben Reynwar
2010-10-29
Merge branch 'makefile_var_ordering'
Tom Rondeau
2010-10-17
Adding ccf version of fir filter to gitignore.
Tom Rondeau
2010-10-17
Removing nonexistent gri .i file from Makefile. Got a bit carried away with t...
Tom Rondeau
2010-10-17
Removing ccf version of filter that is now autogenerated.
Tom Rondeau
2010-10-17
Fixing up filters a bit to pass QA tests for all versions.
Tom Rondeau
2010-10-16
Fixes Makefile for fir filter generators.
Tom Rondeau
2010-10-16
Using generators to make gri_fir_filter_with_buffer_XXX into all possible in/...
Tom Rondeau
2010-10-16
Merge branch 'synfilt'
Tom Rondeau
2010-10-16
Adding QA code for fir filter with buffer.
Tom Rondeau
2010-10-16
Cleaning up synthesis filter and using new FIR filter with buffer.
Tom Rondeau
2010-10-16
Cleaning up the new FIR filter implementation. Protects against some corner c...
Tom Rondeau
2010-10-16
Adding a FIR filter implemented with its own internal buffer. This one keeps ...
Tom Rondeau
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2010-10-06
Checks to make sure XML path is writable before making the XML runner. Ignore...
Tom Rondeau
2010-10-06
Fixed missing set_relative_rate in these two blocks. The others don't actuall...
Tom Rondeau
2010-10-03
Updating all python QA programs in gnuradio-core to output XML files.
Tom Rondeau
2010-10-03
Adding gr_xmlrunner.py to Makefile.
Tom Rondeau
2010-10-03
Adding XML output to Python unittests.
Tom Rondeau
2010-10-02
Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
Tom Rondeau
2010-09-30
Adding an XML outputter for the CPP Unit tests. This is to a) store the outpu...
Tom Rondeau
2010-08-03
Merge branch 'maint'
Johnathan Corgan
2010-08-03
Modify all block factories to use gnuradio::get_initial_sptr.
Eric Blossom
2010-08-03
fix scoped_lock that didn't ref mutex
Eric Blossom
2010-08-02
Revert "gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE"
Johnathan Corgan
2010-07-21
gnuradio-core: export missing public methods in gr.agc2
Alexandru Csete
2010-07-05
Merge branch 'patches/marcus/stripchart'
Johnathan Corgan
2010-07-05
Merge branch 'patches/marcus/file_sink'
Johnathan Corgan
2010-06-22
Merge branch 'patches/marcus/fftw'
Johnathan Corgan
2010-06-02
gnuradio-core: fix missing linker flags for boost_program_options
Johnathan Corgan
2010-06-01
gnuradio-core: fix typo in doxygen header
Johnathan Corgan
2010-05-28
Make C++ shared libraries versioned
Johnathan Corgan
[next]