[USRP-users] USRP feedback messages on stdout

2017-10-30 Thread André Gomes via USRP-users
I have found some information about messages returned by USRP. "U" and "O" are some examples and stand for underrun and overflow. However, I was not able to find what "Gt" means and I'm getting this as an output. Does anyone know what "Gt" stand for? Is there any table for this kind of message tran

[USRP-users] USRP FPGA programming with RFNoC

2017-11-17 Thread André Gomes via USRP-users
Hi, I'm a little bit confused about the RFNoC project. The information page (reference link ) says it is compatible with USRPs from 3rd generation on. Then, it lists E310/E312/X300/X310. However, devices such as B200 and B210 also belong to 3rd generation (reference lin

[USRP-users] Error during synthesis

2017-12-04 Thread André Gomes via USRP-users
I'm facing a problem during synthesis for USRP B210. The problem is shown below. It occurs when I try to run *sudo* *make B210 b200.v* under directory /opt/uhd/fpga-src/usrp3/top/b200. */bin/sh: 1: xtclsh: not found* ISE Version: make -f Makefile.b200.inc bin NAME=B210 DEVICE=XC6SLX150 EXTRA_DEFS=

Re: [USRP-users] Error during synthesis

2017-12-04 Thread André Gomes via USRP-users
your PATH variable, by default is not inherited by the root shell that is > created. > > > On 12/04/2017 10:26 AM, André Gomes via USRP-users wrote: > > I'm facing a problem during synthesis for USRP B210. The problem is shown > below. It occurs when I try to run *sudo* *make

[USRP-users] Time resolution GPS module

2018-02-26 Thread André Gomes via USRP-users
I have some USRPs B200 with GPS modules installed ( https://www.ettus.com/product/details/GPSDO-TCXO-MODULE). I plan to use the GPS for timing alignment purposes of my application. The piece of code I have been using is shown below. It displays the time in seconds since 01/01/1970. I would like a b