In gnuradio-companion I use filter block rational_resampler_fff. This block written using Python. I test grc and I want use flowgraph in C++ app. How I can use python block in C++?
Asked
Active
Viewed 53 times