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-01-19
uhd: increment api compat number
Josh Blum
2011-01-19
uhd: removed ranges template stuff, added some python polish in __init__.py
Josh Blum
2011-01-19
uhd: multi device, set timestamps without SOB on every burst in the work func...
Josh Blum
2011-01-18
cleanup mkdir usage with boost filesystem:
Josh Blum
2011-01-17
qtgui boost use posix time:
Josh Blum
2011-01-17
volk: replace assembly and separate cases with gcc cpuid for all x86
Josh Blum
2011-01-17
qtgui plots static const fixes:
Josh Blum
2011-01-17
qtgui missing stdint include fix:
Josh Blum
2011-01-17
qtgui plot waterfall fix
Josh Blum
2011-01-17
gr fxpt static const fix:
Josh Blum
2011-01-17
remove header includes in *complex_dotprod_generic.cc that don't belong
Josh Blum
2011-01-17
math explicit type overloads:
Josh Blum
2011-01-17
gr math simplification:
Josh Blum
2011-01-17
grc: numpy is also a grc dependency, check numpy when since not requiring wxgui
Josh Blum
2011-01-17
Merge branch 'master' into next
Tom Rondeau
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-17
Merge branch 'e100-updates' into next
Tom Rondeau
2011-01-16
Merge branch 'master' into next
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-15
Merge branch 'volkosx' into next
Tom Rondeau
2011-01-15
This should not have been put here.
Tom Rondeau
2011-01-15
Merge branch 'volkosx' of github.com:trondeau/gnuradio into volkosx
Tom Rondeau
2011-01-14
Tidied QAM modulation.
Ben Reynwar
2011-01-14
A fix for volk_cpu being a duplicate variable. Declared as extern in the head...
Tom Rondeau
2011-01-14
Creates volk_cpu in a .cc file and externs it in the header.
Tom Rondeau
2011-01-14
Cleans up the Makefiles for the various platforms. This should also make it e...
Tom Rondeau
2011-01-10
qa_set_msg_handler: Use sleep instead of yield.
Eric Blossom
2011-01-10
dotprod_fff : Fix clobber register entries.
Philip Balister
2011-01-10
dotprod_ccf : Add NEON support for ccf fir filter.
Philip Balister
2011-01-09
Remove wxpython dependency from gnuradio-companion.
Philip Balister
2011-01-06
Add QA code for gr_basic_block::set_msg_handler.
Eric Blossom
2011-01-06
Augment gr_nop to count received pmt messages by way of set_msg_handler.
Eric Blossom
2011-01-06
Change pmt message handling interface in gr_basic_block.h
Eric Blossom
2011-01-06
Merge branch 'master' into next
Tom Rondeau
2011-01-06
Fixed error in the name of the test_filter output files.
Tom Rondeau
2011-01-05
Add documentation for gr-run-waveform and define-waveform
Eric Blossom
2011-01-05
Have swig/guile wrap enums and constants as scheme variables, not functions.
Eric Blossom
2011-01-04
Fixing how far get_tags_in_range looks; should be exclusive of end point.
Tom Rondeau
2011-01-04
Merge branch 'next' of gnuradio.org:gnuradio into next
Tom Rondeau
2011-01-04
Only prune if we've moved on in the number of items read. Fixes the problem o...
Tom Rondeau
2011-01-02
Going back to iterators for use in erasing items from the deque.
Tom Rondeau
2011-01-02
Not using an iterator to prune the tags to see if this fixes a problem in Win...
Tom Rondeau
2011-01-02
Buffers now hold on to all tags from both this window and the last window of ...
Tom Rondeau
[prev]
[next]