Re: [USRP-users] USRP E312 stops transmission when disconnected from computer

2018-05-30 Thread Marcus Müller via USRP-users
I've heard the hip guys these days use tmux, but I've never gotten warm with it, myself. On Tue, 2018-05-29 at 21:07 -0400, Marcus D. Leech via USRP-users wrote: > On 05/29/2018 09:03 PM, Philip Balister wrote: > > > > Us young guys might also use the screen command to create a long > > running

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Steve Gough via USRP-users
Hi Neel and USRP mailing list, The uhd_usrp_probe returns as follows: For the N210 with WBX: Mboard: N210r4 | | hardware: 2577 | | product: 30194 | | mac-addr: a0:36:fa:25:3a:6b | | ip-addr: 192.168.10.4 | | subnet: 255.255.255.255 | | gateway: 255.255.255.255 For the X31

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Marcus D. Leech via USRP-users
On 05/30/2018 12:22 PM, Steve Gough via USRP-users wrote: Hi Neel and USRP mailing list, The uhd_usrp_probe returns as follows: For the N210 with WBX: Mboard: N210r4 | | hardware: 2577 | | product: 30194 | | mac-addr: a0:36:fa:25:3a:6b | | ip-addr: 192.168.10.4 | | subnet: 2

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Ian Buckley via USRP-users
Those N210 settings are broken also…bad subnet and gateway > On May 30, 2018, at 9:26 AM, Marcus D. Leech via USRP-users > wrote: > > On 05/30/2018 12:22 PM, Steve Gough via USRP-users wrote: >> Hi Neel and USRP mailing list, >> >> The uhd_usrp_probe returns as follows: >> >> For the N210 wit

[USRP-users] Referencing USRP2 (NI-2920) internal Clock with 20 MHz External

2018-05-30 Thread Farhad Mirkazemi via USRP-users
Hi, How is it possible to reconfigure USRP2 (NI-2920) to be referenced to 20 MHz external clock rather than the default 10 MHz? would it be configured automatically or any modification needed in the PLL setups? Since  Thanks,___ USRP-users mailing list

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Steve Gough via USRP-users
Thanks for the reply, Ian and Marcus. I see. Could you please tell me what should be the values I must set on the host and N210 for the gateway and subnet ? Thanks! On Wed, May 30, 2018 at 12:36 PM, Ian Buckley via USRP-users < usrp-users@lists.ettus.com> wrote: > Those N210 settings are broken

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Marcus D. Leech via USRP-users
On 05/30/2018 02:00 PM, Steve Gough wrote: Thanks for the reply, Ian and Marcus. I see. Could you please tell me what should be the values I must set on the host and N210 for the gateway and subnet ? Thanks! Gateway addy should all be (assuming 192.168.10.x) subnet: 192.168.10.1 Subnet ma

Re: [USRP-users] Using ZMQ

2018-05-30 Thread Keith k via USRP-users
Hey Steve Do you have to use 2 computers? Can you run linux with a windows VM for processing? Your ZMQ performance of piping samples within the same computer may be faster and more deterministic, but may not work for your situation. Also, Ive used ZMQ lots. I recommend using ROUTER/DEALER or DEALE

Re: [USRP-users] Using ZMQ

2018-05-30 Thread Keith k via USRP-users
Hey Steve You could also skip ZMQ and just use shared files of samples using a VM in however you deem is the best way for your application. On Wed, May 30, 2018, 14:54 Keith k, wrote: > Hey Steve > > Do you have to use 2 computers? Can you run linux with a windows VM for > processing? Your ZMQ

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Steve Gough via USRP-users
Same error still, unfortunately even after setting the gateway and subnet on the N210 via usrp_burn_mb_eeprom and power-cycling. For the N210: | | Mboard: N210r4 | | hardware: 2577 | | mac-addr: a0:36:fa:25:3e:96 | | ip-addr: 192.168.10.5 | | subnet: 255.255.255.0 | | g

Re: [USRP-users] N210 + WBX and X310 + TwinRXs sample alignment

2018-05-30 Thread Marcus D. Leech via USRP-users
On 05/30/2018 04:45 PM, Steve Gough wrote: Same error still, unfortunately even after setting the gateway and subnet on the N210 via usrp_burn_mb_eeprom and power-cycling. Ah! Try this in your device args: "addr=192.168.10.5 addr=192.168.10.2" For the N210: | | Mboard: N210r4 | |

[USRP-users] Issues with Transmitting when using 1xTX 2xRX mode on USRP E312

2018-05-30 Thread Ronakraj Gosalia via USRP-users
Hello, I am developing a program on an Ettus USRP E312 using GNU Radio 3.7.10.2 and Ubuntu 16.04.3. I have created a cross-compile environment on my host machine and copied this onto the E312 by following: https://kb.ettus.com/Software_Development_on_the_E3xx_USRP_-_Building_RFNoC_UHD_/_GNU_Radio_