I am trying to add a non block C++ class to the out of tree build of
a module. I successfully compile the code but all my Python tests
fail.
File "/python/qa_test.py", line 24, in
import example_swig as example
File "/build/swig/example_swig.py", line 28, in
_example_swig = swig_im
I am trying to create a custom header format derived from
packet_header_default.h.
I am also doing this in an out of tree module src structure.
I have successfully got it to compile the c++ code but it now fails
when I try to add the swig lines into the
cmake class. I am new to cmake and unclear o
I tried udp and file sink and source to pass on stream tags but I don't
receieve them on the source side. Am I missing something? Are there any way
to pass on steam tags to another machine or save them to a file.
Thanks
___
Discuss-gnuradio mailing list