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
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: 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
2010-11-01
Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, becaus...
Michael Dickens
2010-10-30
Added a check in alsa sink if error has occurred due to blocking; if so, it w...
Tom Rondeau
2010-10-29
Merge branch 'makefile_var_ordering'
Tom Rondeau
2010-10-17
Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file that ...
Marcus Leech
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
Work on examples for the synthesize filterbank block. The cleans up the simpl...
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
[next]