[USRP-users] Issue using two B200mini connected to same SBC

2019-02-05 Thread Lucas Val Terrón via USRP-users
Hello all, My goal is to launch two independent applications from the same SBC. Each of them needs to use exclusively one USRP B200mini. The incovenience is that once I launch one app, e.g. linked to USRP_B200mini_1, the other one (USRP_B200mini_2) dissapears. I check this using usrp_find_devices

Re: [USRP-users] Issue using two B200mini connected to same SBC

2019-02-05 Thread Marcus D. Leech via USRP-users
On 02/05/2019 06:44 AM, Lucas Val Terrón via USRP-users wrote: Hello all, My goal is to launch two independent applications from the same SBC. Each of them needs to use exclusively one USRP B200mini. The incovenience is that once I launch one app, e.g. linked to USRP_B200mini_1, the other one

[USRP-users] X310 Replay Block and receiver timming

2019-02-05 Thread Xingjian Chen via USRP-users
Hi, Is there any method can control the timing for the RFNOC Replay Block in X310? I tried adding time spec but the transmitter failed to start. In fact, as long as I set "stream_cmd.stream_now = false;" then, the transmitter will not turn on unless set it back to true and power restart the X310

[USRP-users] X310 LookupError CORDIC_FREQ

2019-02-05 Thread Alexander Olihovik via USRP-users
Hi all, I'm getting the following LookupError after making/installing UHD_003.010.003 and building/writing the bitstream for the X310_HG project: - linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.HEAD-0-gef157678 -- X300 initialization sequence... -- De

Re: [USRP-users] X310 Replay Block and receiver timming

2019-02-05 Thread Wade Fife via USRP-users
Hello James, Unfortunately, the Replay block doesn't currently support timed commands, so the behavior you saw is expected. This is something that we have discussed as a future improvement. In the mean time, I think that your Verilog modifications might be the right approach. Thanks, Wade On Tu