Re: [USRP-users] Unable to Load X310 Registers

2019-10-28 Thread Jonathon Pendlum via USRP-users
Hi, I don't see anything inherently wrong with your code. Using the waveform viewer, do you see the settings bus writes occur? You'll need to watch for the condition where set_stb asserts and set_addr is equal to one of your user register addresses. Jonathon On Tue, Oct 22, 2019 at 8:25 PM ishai

Re: [USRP-users] Fwd: Failing to Instantiate Blocks ("No Binding Entity")

2019-10-28 Thread Jonathon Pendlum via USRP-users
Hi, Did you include your generic_counter VHDL source file in Makefile.inc in the fpga-src directory? Jonathon On Mon, Oct 7, 2019 at 3:46 PM ishai alouche via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi everyone, > > In my architecture I instantiated an FM_block.vhd, and in the FM_bloc

Re: [USRP-users] Problems receiving with B210 and X310

2019-10-28 Thread Michael Dickens via USRP-users
Hi Andrew - That's certainly interesting! Have you tried a more recent version of UHD? 3.14.1.1 is the latest release, and it might contain fixes for the issue you're having. Worth a try IMHO. - MLD On Mon, Oct 28, 2019 at 2:41 PM Boggio-Dandry, Andrew via USRP-users < usrp-users@lists.ettus.com>

[USRP-users] Problems receiving with B210 and X310

2019-10-28 Thread Boggio-Dandry, Andrew via USRP-users
Hello, We are having trouble with spikes in received signals. This happens with both the X310 and B210. We have a stable setup using Ubuntu 17.10 and UHD 3.10.3.0. There are no receive problems. On Ubuntu 18.04 and/or Ubuntu 16.04, however, no matter the version of UHD these spikes appear. For

Re: [USRP-users] Expected FPGA compatibility number mismatch

2019-10-28 Thread Nate Temple via USRP-users
Hi Adnan, Sorry for the delay in response, this email fell through the cracks. Is this still an outstanding issue for you? Regards, Nate Temple On Wed, Sep 11, 2019 at 8:33 AM Quadri,Adnan via USRP-users < usrp-users@lists.ettus.com> wrote: > Hello, > > We were working on the Schimdl Cox and OF

Re: [USRP-users] cannot gr-uhd in poky

2019-10-28 Thread Philip Balister via USRP-users
Ettus seems to only maintain the uhd recipe for their embedded products. You can find it in their meta-ettus layer. I'm not sure how easy it is to add that and build for people using non-embedded USRP's with boards like the wandboard. I'd love to see a pull request so meta-sdr can fully support usr

[USRP-users] cannot gr-uhd in poky

2019-10-28 Thread Wael Ali via USRP-users
Dear all, I'm building a new poky yocto image with gnuradio and uhd pre-installed for a wandboard, and I'm using meta-sdr (sumo) layer, and I'm bitbaking a gnuradio-dev-image. And the problem is, 1- when I used the default recipes in meta-sdr sumo branch, uhd package gives a compilation error. 2-