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-10
fixed some XML glitches
Martin Braun
2010-12-10
Forgot to add GRC blocks to block_tree, fixed
Martin Braun
2010-12-10
Added GRC blocks to Makefile
Martin Braun
2010-12-10
updated doxygen blocks, changed param order for gmsk
Martin Braun
2010-12-09
All CPM stuff included (C++/GRC/Python), tests pass
Martin Braun
2010-12-09
more elaborate checks, they also work now
Martin Braun
2010-12-08
CPM make checks
Martin Braun
2010-12-08
first version of CPM code
Martin Braun
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-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
2010-10-16
Cleaning up the new FIR filter implementation. Protects against some corner c...
Tom Rondeau
2010-10-16
Adding a test example for the synthesis filter.
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-06
Merge branch 'maint'
Johnathan Corgan
2010-10-06
Merge remote branch 'tom/qtfix' into maint
Johnathan Corgan
[next]