Re: [USRP-users] Issues with dual full duplex on x310

2017-07-28 Thread Michael Carosino via USRP-users
With help from Jonathon, this issue has been resolved. The basic steps taken that might assist others: 1) Used 4 RFNoC radio blocks for dual full duplex, used the dma fifo for the tx chains and reduced its size to limit the delay out to the antenna for low sample rates. 2) Implemented part of the

Re: [USRP-users] gcc5 Error when Rebuilding File System

2017-07-28 Thread Philip Balister via USRP-users
On 07/28/2017 11:25 AM, Alexander Olihovik via USRP-users wrote: > Success - the image built! One more semi-related question: If I want to add > a new meta-layer to the image, should the version/commit of the new layer > set in default.xml match up with the jethro branch or the master branch? I > p

Re: [USRP-users] gcc5 Error when Rebuilding File System

2017-07-28 Thread Alexander Olihovik via USRP-users
Success - the image built! One more semi-related question: If I want to add a new meta-layer to the image, should the version/commit of the new layer set in default.xml match up with the jethro branch or the master branch? I presume I'd have to add one of the following to include the meta-webserver

Re: [USRP-users] gcc5 Error when Rebuilding File System

2017-07-28 Thread Philip Balister via USRP-users
Internal compiler error says you are running out of memory in most cases. Try increasing the amount of memory available to the container. Philip On July 27, 2017 10:35:53 PM EDT, Alexander Olihovik wrote: >Thanks Marcus and Philip. I followed Philip's guide and got much >further >with the buil