Hi All, I'm developing a few custom RFNoC Blocks for a UHD application I'm working on, and I've hit a snag getting UHD to work with my block controllers. Note that I went the C++ route instead of using nocscript and the default block controller to handle some more complex cases.
The only way I have been able to get my application to work is if I move my custom controller files into the UHD directory, and re-compile. Otherwise it sees my block and XML, but doesn't register a key, and loads the default block controller. Is there another way to get UHD to play nice with my block without re-compiling it each time? thanks, -Christian
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
