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-22
Merge branch 'mergeme/grc/config_check_fix' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/plots_static_const_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/plot_waterfall_fix' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/qtgui/includes_missing_stdint_fix' into next
Tom Rondeau
2011-01-19
uhd: move tags functionality into its own sub-class that is enabled by prefer...
Josh Blum
2011-01-19
uhd: swig up the device discovery
Josh Blum
2011-01-19
uhd: replace gain floats with doubles to reflect new uhd api
Josh Blum
2011-01-19
uhd: make the repr and str installation more generic
Josh Blum
2011-01-19
uhd: use the actual device and io types, do hacks in the init.py, also use cl...
Josh Blum
2011-01-19
uhd: added export macros (not used now) and updated copyright dates
Josh Blum
2011-01-19
uhd: swig + python tweaks to uhd types
Josh Blum
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-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
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
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
[next]