index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
/
swig
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-12-06
docs: fixes some warnings.
Tom Rondeau
2011-12-05
docs: more fixes for generated swig files. This worked before the merge, but ...
Tom Rondeau
2011-12-04
docs: better install of swig docs .i files since we actually have a variable ...
Tom Rondeau
2011-11-28
docs: installing generated _doc.i files under autotools.
Tom Rondeau
2011-11-27
docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...
Tom Rondeau
2011-11-27
docs: Adding swig doc generation to Makefile.am files.
Tom Rondeau
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum
2010-12-27
Add minimal Python and Guile QA code to gr-uhd.
Eric Blossom
2010-12-26
gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...
Tom Rondeau
2010-12-06
Merge branch 'next' into guile-next
Eric Blossom
2010-12-01
WITH_INCLUDES _must_ be last
Eric Blossom
2010-12-01
uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
Josh Blum
2010-12-01
uhd: default channel params to zero for single source and sink blocks
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-23
Add uhd.scm wrapper for uhd_swig.scm
Eric Blossom
2010-11-10
Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS
Eric Blossom
2010-03-30
gr-uhd working with io type
Josh Blum
2010-02-26
Created simple source (with nothing in it) and some swig build stuff.
Josh Blum
2010-02-24
Created gr uhd skeleton build.
Josh Blum