On Fri, Feb 12, 2021 at 5:53 AM Mark D via USRP-users <usrp-users@lists.ettus.com> wrote:
> So far I’ve got the FPGA built and uploaded to the FPGA. Uhd_usrp_probe shows > that the RFNoC routing as expected, but the name of OTT block has been > replaced with Block#0. The OOT project appears as a folder in GNU radio with > the new block available to be dragged into the project. The output of '0/Block#{number}' from uhd_usrp_probe for out-of-tree blocks in UHD 4.0 is a known limitation and expected. When UHD discovers the topology of the RFNoC graph, it can see that a block is there, but because it isn't registered with UHD, it is display with the unimaginative name of 'Block'. Normally, the block controller class contains the code to register the block with UHD; only in-tree blocks that are built as a part of UHD have their names displayed in uhd_usrp_probe. Best regards, Aaron _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com