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
2011-02-08
build: update version number to 3.3.1
Johnathan Corgan
2011-02-08
build: update config.guess and config.sub from canonical source
Johnathan Corgan
2011-01-17
Adding new accessor for Goertzel filter to GRC block. Thanks to Marcus Leech ...
Tom Rondeau
2011-01-17
Adding accessors to Goertzel filter GR block to call setparms from implementa...
Tom Rondeau
2011-01-17
Adding accessor function to Goertzel filter implementaiton to set/reset its p...
Tom Rondeau
2011-01-16
Merge branch 'maint'
Tom Rondeau
2011-01-16
Fixing up fft and constellation plot to better handle zooming.
Tom Rondeau
2011-01-16
Fixing zooming capabilities. Time axis does not track any longer due to what ...
Tom Rondeau
2011-01-15
Fixing up other plotting tools for data read errors.
Tom Rondeau
2011-01-15
Using .min and .max on scipy arrays instead of min() max(); seems to be more ...
Tom Rondeau
2011-01-15
Fix how the end of a file is handled.
Tom Rondeau
2011-01-06
Fixed error in the name of the test_filter output files.
Tom Rondeau
2010-12-28
Under extreme circumstances, optfir might never produce an answer (atten>300)...
Tom Rondeau
2010-12-28
Allowing PFB interpolator to be called without specifying the taps; autogen t...
Tom Rondeau
2010-12-28
Allowing PFB decimator to be called without specifying the taps; autogen taps...
Tom Rondeau
2010-12-28
PFB channelizer can be specified without external taps. Uses optfir to genera...
Tom Rondeau
2010-12-28
Updating the arb. resampler to use the optfir filter that provides better spe...
Tom Rondeau
2010-12-23
clean now gets rid of unittest results. Passes distcheck.
Tom Rondeau
2010-12-23
Modifying the unittest output. XML files are no longer written outside of the...
Tom Rondeau
2010-12-22
Merge branch 'alsa_drop_samples'
Tom Rondeau
2010-12-22
A new patch for fixing the alsa restart issue. Submitted by Volker Schroer.
Tom Rondeau
2010-12-22
Reverting last change in alsa.
Tom Rondeau
2010-12-12
PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
2010-12-12
PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
2010-12-12
PFB resampler: fixes bug where filter could be looking past the number of inp...
Tom Rondeau
2010-12-12
PFB resampler: fixes bug where filter could be looking past the number of inp...
Tom Rondeau
2010-12-06
Adding a "change in progress" check to alsa sink.
Tom Rondeau
2010-12-06
Adding new example script for using the new PFB arbitrary resampler interface...
Tom Rondeau
2010-12-06
Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just...
Tom Rondeau
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-24
Removing warnings in portaudio source/sink.
Tom Rondeau
2010-11-23
Merge branch 'master' of gnuradio.org:gnuradio
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-23
first shot at Windows-compatible LIBUSB check
Michael Dickens
2010-11-23
Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus...
Michael Dickens
2010-11-23
Merge branch 'no_usb_debug_windows'
Tom Rondeau
2010-11-15
Removing autogenerated file.
Tom Rondeau
2010-11-10
Updated doxygen Doxyfile for newer versions.
Tom Rondeau
2010-11-09
Adding file operations result checking.
Tom Rondeau
2010-11-09
Updating audio_jack to new interface for creating a client. Fixes depricated ...
Tom Rondeau
2010-11-08
Potential fix to MSDD warnings by setting sequence number from buffer more ex...
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-04
first shot at Windows-compatible LIBUSB check
Michael Dickens
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
[next]