I have a couple of questions about the best way to approach a couple of things:
Q1) How can I tell the difference between a stock RFNoC FPGA image and one that I custom modified? I made a small change to one of the existing blocks and so the resulting output from uhd_usrp_probe is the same for the stock image and my custom image. What is a good way for me to be able to be able to know if the custom image is presently loaded? Add a register with static info, perhaps? Modify the block ID of the modified block? Q2) For a custom host app (C++) that calls UHD directly, which is a better method for message logging: using the existing UHD message logging system or keeping the UHD and my custom messages separate? The capabilities of the existing UHD logging look adequate to me so the question is not so much about capability but more about whether its a good idea to hijack the UHD system. thanks. Rob
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com