Hello list,
Update announcement for the GNU Radio toolkit. The goal of this update
is to make it easier to use GNU Radio blocks in Pothos, and to address
some of the previous issues with the toolkit.
The previous toolkit (aka the first attempt) was a branch of mainline
gnuradio with modifications for Pothos support. The changes to the build
system were a little too invasive for my liking, and the resulting
installation was incompatible with standard GNU Radio operation. Also,
out-of-tree projects required build modifications.
Good news! The new support branch fixes all of that. The new branch has
minimal changes to gnuradio-runtime which allow for normal operation as
well. The changes are internal to the library and therefore ABI
compatible, so existing out-of-tree components will not require
re-compilation. And the generation utility operates on installed GNU
Radio components, supporting both in-tree and out-of-tree components --
no modifications necessary.
See the wiki page for detailed explanations and build instructions:
https://github.com/pothosware/gnuradio/wiki
Thanks and enjoy!
-Josh