Hello, For our projects, we write C++ code that interfaces directly to UHD and executes on the E310. We are very comfortable with the UHD API, and have used it extensively. We are interested in getting familiar with RFNoC and using it to expand some of our capabilities. We have successfully loaded the RFNoC FPGA image and can see the list of RFNoC blocks when we run uhd_usrp_probe on the E310. However, I can't seem to find documentation or examples for setting up a stream with an RFNoC network in the loop.
How do set up an RFNoC network via UHD? I'm looking for API functions that will allow me to add blocks and connect inputs and outputs, but I can't seem to find these functions. This makes me think I need to set up the network using an XML (or some other format) file that describes the network, and load that file using the UHD API, but I haven't been able to find any examples or documentation for this. Would really appreciate it if someone could point me in the right direction. Thanks, Daniel
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com