Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Confirmed with "connect-5" test in 00_runtime_basics.test.
|
|
|
|
|
|
|
|
The srfi-64 code wouldn't pass it's own test code under guile...
|
|
|
|
|
|
|
|
|
|
|
|
test framework.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.
|
|
|
|
|
|
http://srfi.schemers.org/srfi-64/srfi-64.html
|
|
Rewrite re-export-all to only export symbols from the module name supplied.
|
|
|
|
|
|
|
|
|
|
generated files than now live in subdirectories.
|
|
added. drop unused dependencies dependencies
|
|
|
|
At this point you must "make install" before running the test.
|
|
|
|
|
|
|
|
Rename {dis,}connect to {dis,}primitive_connect in .i file.
Update python code to reflect change.
|
|
Now passes make check if --disable-gr-usrp.
|
|
|