After poking around for awhile, I am starting to believe this is not due to my omission. Out of all the blocks, split stream was the only one that did not have a “split_stream_block_control_python.hpp” file. So I created that, added the entry to pyuhd.cpp, and recompiled uhd and gr-ettus. That didn’t fix the problem. I then tracked down the source of the “Cannot find block!” error, and found it in “rfnoc_block.cc” It would seem that if the block_id string is empty, then it throws that error. So I’m not sure what line of code is missing that generates that block name, but I’m guessing that reason and maybe others are why this block didn’t have a python wrapper?
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
