Re: [USRP-users] USRP X310 uhd 4.0 fpga rfnoc img download

2019-02-08 Thread Jonathon Pendlum via USRP-users
Hi Paul, The rfnoc-devel branch is deprecated. You should build off the master branch or UHD-3.13 branch with the cmake flag "-DENABLE_RFNOC=ON". You can then use uhd_image_downloader. The image package only includes images with the default RFNoC blocks. For the X310, the default image has two DDC

[USRP-users] USRP X310 uhd 4.0 fpga rfnoc img download

2019-02-04 Thread Paul Marian Stoica via USRP-users
Hi, I succesfully installed UHD 4.0.0.rfnoc-devel-702-geec24d7b from source on Ubuntu 16.04 and when I launched uhd_images_downloader it doesn't download the rfnoc images. In /usr/local/share/uhd/images I can only see regular images, nothing with RFNOC in it's name. Is there somewhere else where