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
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
2010-11-14
Fixed as many problems in general_ctors.test as I could quickly.
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
Example of how to fix throw crashes
Eric Blossom
2010-11-10
new test case and fix for problem
Eric Blossom
2010-11-10
Remove duplicate include of gr_endianness.i from general.i
Eric Blossom
2010-11-10
Make fft window parameter a const vector ref to ease swigging.
Eric Blossom
2010-11-10
don't stub out ensure_py_gil_state, ifdef it out as it's python specific
Rob Savoye
2010-11-10
don't use ensure_py_gil_state for guile
Rob Savoye
2010-11-02
Sneaking in a few warning fixes to this branch.
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-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-06-22
Merge branch 'patches/marcus/fftw'
Johnathan Corgan
2010-05-18
gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete
Johnathan Corgan
2010-05-16
gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE
Marcus D Leech
2010-04-30
Add missing buffer allocator hint to gr_ofdm_sampler.cc
Eric Blossom
2010-04-18
Fixing documentation to get rid of doxygen warnings.
Tom Rondeau
2010-03-21
Add new block gr.additive_scrambler_bb()
Johnathan Corgan
2010-03-06
Improved performance of FLL using a more robust error term.
Tom Rondeau
2010-01-02
Since I'm bothering to average the error, I might as well use it.
Tom
2009-12-20
Adding some documentation.
Tom
2009-12-20
Cleaning up functions.
Tom
2009-12-20
WIP: better access to setting FLL parameters and working on getting gain sett...
Tom
2009-12-15
Generating the band-edge filter taps based on the oversampling ratio (samples...
Tom
2009-12-10
Adding accessor functions to set alpha and beta gains for the FLL.
Tom
2009-12-10
Adding alpha and beta gains to FLL constructor.
Tom
2009-12-09
Adding a band-edge based frequency lock loop.
Tom
2009-12-07
Change type of gr_head nitems parameter to unsigned long long.
Eric Blossom
2009-10-12
Merge branch 'sync' of git@gnuradio.org:trondeau into master
Johnathan Corgan
2009-10-09
Making old dbpsk work again to compare against new version.
Tom
2009-10-08
Added gr.copy(itemsize) block
Johnathan Corgan
2009-10-06
Should not be clipping the error here.
Tom
2009-09-02
Removed subversion related configuration info.
Johnathan Corgan
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-08-05
Fixed optfir for producing equiripple FIR filters. Does LPF, fixes the HPF, a...
trondeau
2009-07-20
last changes here to gr_fmdet until pfb trondeau pfb branch is folded in
n4hy
2009-07-20
clean up of fmdet and addition of new slope vector. We will extend range to ...
n4hy
2009-07-11
Implements ticket:401 and ticket:402.
jcorgan
2009-06-23
added include <cstdio> statements in several files to make it compatible with...
anastas
2009-06-21
Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom...
jcorgan
2009-06-01
Fixed base class type. Thanks Achilleas!
eb
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-05-22
Backed out [10702] because it was causing a problem with an existing
eb
2009-05-22
Doc fixes.
eb
2009-05-22
doc fixes! work-in-progress
eb
[next]