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-11-10
improve comment
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
install the scm files for guile too
Rob Savoye
2010-11-10
load what'll load for now
Rob Savoye
2010-11-10
instllthe top leel scm file for guile. Generate all files for guile too
Rob Savoye
2010-11-10
add variables for the data and lib directories as specified by guile-config
Rob Savoye
2010-11-10
add top level guile file
Rob Savoye
2010-11-10
use foreach...subst to make a list of generated files instead of cut & paste ...
Rob Savoye
2010-11-10
don't stub out ensure_py_gil_state, ifdef it out as it's python specific
Rob Savoye
2010-11-10
add the load-extension command for guile
Rob Savoye
2010-11-10
use simple linkage instead of passive for guile so SWIG_init gets defined
Rob Savoye
2010-11-10
use guile-config to find the proper flags
Rob Savoye
2010-11-10
don't use ensure_py_gil_state for guile
Rob Savoye
2010-11-10
add #warning for missing guile support
Rob Savoye
2010-11-10
regenerated after changes to .i files
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
include complex too for std::complex
Rob Savoye
2010-11-10
wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other lang...
Rob Savoye
2010-11-10
wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other lang...
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
guile doesn't seem to need the header files
Rob Savoye
2010-11-10
clone the python rules for the stamp to use for guile
Rob Savoye
2010-11-10
append _python to all the generated files from swig
Rob Savoye
2010-11-10
adjust guile output options to be what the swig guile example uses
Rob Savoye
2010-11-10
look for the python name in the dependency for gnuradio_swig_bug_workaround.h
Rob Savoye
2010-11-10
regenerated after changes to the template
Rob Savoye
2010-11-10
split out _SOURCES into separate values for the different scripting languages.
Rob Savoye
2010-11-10
add flags for swig to output guile.
Rob Savoye
2010-11-10
regenerated from template
Rob Savoye
2010-11-10
prefix -python or -guile to generated C++ source files from swig
Rob Savoye
2010-11-10
minimal test for guile flags
Rob Savoye
2010-11-10
add python to the stamp names
Rob Savoye
2010-11-10
add stubs for finding what is needed to use guile or tcl
Rob Savoye
2010-11-10
add support for using Tcl and Guile as output languages
Rob Savoye
2010-11-10
add support for using Tcl and Guile as output languages
Rob Savoye
2010-11-10
add options to enable tcl and/or guile as well as python bindings.
Rob Savoye
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-08
Burned by another copy-paste error. Correctly checking and acting if its a sink.
Tom Rondeau
2010-11-08
Adding mutex protection around adding and getting tags from buffers.
Tom Rondeau
2010-11-08
Made propagate_tags a function to be called from block_executor to move tags ...
Tom Rondeau
2010-11-08
Renaming "handling_method" to "propagation_policy".
Tom Rondeau
2010-11-08
cleaning up; comments, naming, typos, excess code, etc. Moving to make gr_blo...
Tom Rondeau
2010-11-07
Moving tag handling setup back into gr_block so it can be set in the construc...
Tom Rondeau
[prev]
[next]