Fix guile related problem with gr-usrp
regenerated
Add _python that was dropped from Makefile.swig.gen.t
Update TODO
Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when usingGUILE outside of gnuradio-core.
This avoids the problem with the guile bindings where multiple blocksend up with the name gr:sink (e.g., audio_alsa_sink). With thischange, it ends us as gr:audio-alsa-sink....
add other .i files to EXTRA_DIST so it'll almost distcheck
make howto build the new way
updated by bootstrap
add support for --enable-guile
Add tests that show that vector<complex<float>> is not working...
View all revisions | View revisions
Also available in: Atom