index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
2011-03-01
grc: moved wxgui blocks and python into gr-wxgui/grc
Josh Blum
2011-03-01
grc: added tabbed widget in qtgui for grc
Josh Blum
2011-03-01
qtgui: use pyqwt widgets in grc variable slider block
Josh Blum
2011-03-01
qtgui: created a forms module with a slider and text box, implemented in grc
Josh Blum
2011-02-25
Merge branch 'gr_uhd_next' into next
Josh Blum
2011-02-17
guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...
Tom Rondeau
2011-02-10
uhd: incremented compat number for new api support
Josh Blum
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum
2011-02-02
gruel: generate pmt_serial_tags with python, removes guile dependency
Josh Blum
2011-01-22
Merge branch 'mergeme/math/gr_math_simplification' into next
Tom Rondeau
2011-01-22
Merge branch 'mergeme/misc/mkdir_simplification' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-22
Merge branch 'mergeme/grc/config_check_fix' into next
Tom Rondeau
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-19
uhd: increment api compat number
Josh Blum
2011-01-18
cleanup mkdir usage with boost filesystem:
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-09
Remove wxpython dependency from gnuradio-companion.
Philip Balister
2010-12-30
Move example waveforms to gnuradio-examples/waveforms.
Eric Blossom
2010-12-30
Create and install gr-run-waveform-script, and symlink to it when installed.
Eric Blossom
2010-12-30
More generic error message if guile-dev not installed.
Tom Rondeau
2010-12-27
Add minimal Python and Guile QA code to gr-uhd.
Eric Blossom
2010-12-27
Add minimal guile test code gr-usrp2.
Eric Blossom
2010-12-22
Check for lt_dladvise_global and fall back to using lt_dlopenext if not found.
Eric Blossom
2010-12-21
Merge branch 'next' into guile.
Eric Blossom
2010-12-13
gr_uhd: Quick fix for make distcheck failures if UHD is not installed.
Tom Rondeau
2010-12-09
volk: Small fixes to M4 file for better project integration.
Tom Rondeau
2010-12-08
volk: Updating build system so that volk configures and builds from gnuradio ...
Tom Rondeau
2010-12-07
Moved out-of-tree includes out of gnuradio_core_INCLUDES to ensure that
Eric Blossom
2010-12-07
flag an error if --enable-guile is specified, but guile-dev is not
Rob Savoye
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-06
Remove copy of config/gr_standalone.m4 from top/config
Eric Blossom
2010-12-06
Merge branch 'master' into next
Tom Rondeau
2010-12-04
Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main
Eric Blossom
2010-12-02
Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.
Eric Blossom
2010-12-01
uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
Josh Blum
2010-11-30
uhd: added libdir to UHD CFLAGS (shared by lib and swig)
Josh Blum
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
Confirm we can load guile noaa module
Eric Blossom
2010-11-24
Confirm we can load guile pager module
Eric Blossom
2010-11-24
Confirm we can load guile usrp module
Eric Blossom
2010-11-23
Enable guile test for trellis
Eric Blossom
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-22
uhd: do version check for API compat number
Josh Blum
2010-11-22
always look for swig
Rob Savoye
2010-11-22
we don't want tcl support for now
Rob Savoye
2010-11-21
Add missing -
Eric Blossom
2010-11-21
Make Guile bindings work with --with-gnuradio-core et al.
Eric Blossom
[next]