[USRP-users] Overflow with B210 for 2by2 MIMO design

2019-03-10 Thread Ayaz Mahmud via USRP-users
Trying to develop 802.11n (a 2 by 2 MIMO) standard by using two B210s. Initially started with the existing flow of GnuRadio/examples/digital/OFDM/tx.ofdm.grc. Lets take only the transmitter side for this question. Things that are changed in OFDM.grc: 1. The OFDM allocator block: The sync

Re: [USRP-users] [Discuss-gnuradio] USRP N200 issues and fault troubleshooting

2018-08-02 Thread Ayaz Mahmud via USRP-users
Hi Derek, Yes, it is Basic TX.RX daughterboard. I will follow up on usrp-users mailing list, thanks. From: Derek Kozel Sent: Thursday, August 2, 2018 2:27 PM To: Ayaz Mahmud Cc: usrp-users Subject:

[USRP-users] Alternate transmission of frames on 2 TX USRP port

2018-07-23 Thread Ayaz Mahmud via USRP-users
Hi, USRP UHD B210 – GnuRadio 3.7.10 I am generating frames and transmitting by using OFDM_tx example. Now I want to use 1 USRP sink (with 2 Tx port). And want every alternate packet from each sink. Example : Frame 1 (every odd number of frame) – USRP tx port 1 Frame 2 (every even number of

Re: [USRP-users] Configuring USRP UHD B210 for tx antenna selection

2018-07-19 Thread Ayaz Mahmud via USRP-users
B210 for tx antenna selection On 07/19/2018 12:39 PM, Ayaz Mahmud via USRP-users wrote: Hi, USRP – B210 I am trying to use 2 USRP sink in same flow graph. Where I want : 1st USRP sink to transmit from RF A – TX/RX port 2nd USRP sink to transmit from RF B – TX/RX port How can I do such configura

Re: [USRP-users] Configuring USRP UHD B210 for tx antenna selection

2018-07-19 Thread Ayaz Mahmud via USRP-users
: usrp-users@lists.ettus.com<mailto:usrp-users@lists.ettus.com> Subject: Re: [USRP-users] Configuring USRP UHD B210 for tx antenna selection On 07/19/2018 12:39 PM, Ayaz Mahmud via USRP-users wrote: Hi, USRP – B210 I am trying to use 2 USRP sink in same flow graph. Where I want : 1

[USRP-users] Configuring USRP UHD B210 for tx antenna selection

2018-07-19 Thread Ayaz Mahmud via USRP-users
Hi, USRP – B210 I am trying to use 2 USRP sink in same flow graph. Where I want : 1st USRP sink to transmit from RF A – TX/RX port 2nd USRP sink to transmit from RF B – TX/RX port How can I do such configuration? Thanks Ayaz ___ USRP-users mailing

[USRP-users] Toggle between 2 transmit antennas

2018-07-12 Thread Ayaz Mahmud via USRP-users
Hello All, I am using a USRP sink with 2 input channels on 2 TX/RX ports of B210 for transmitting a file. Now I want to toggle (or ON/OFF) between these transmission ports. For example: Ant-1 : Transmit for 1 msec and stop Ant-2 : Transmit for 1 msec and stop And again Ant-1….(loop until a

[USRP-users] How to separate "ofdm_sync_chan_taps" values for each antenna (2x2 config) MIMO.

2018-06-21 Thread Ayaz Mahmud via USRP-users
Hello All, I am trying to build OFDM_MIMO (2 x 2). I have used the blocks from OFDM example folders and joined tx & rx together and transmitting/receiving over USRP B210. My aim is to get a channel state information (CSI). For that I have connected TAG DEBUG with OFDM CHANNEL ESTIMATION block

[USRP-users] TAG DEBUG key filtering option

2018-06-20 Thread Ayaz Mahmud via USRP-users
Hi, How can I pass 2 arguments ie. 2 key filters in TAG DEBUG BOX ? It generates error that it cannot take the 2nd filter option. Thanks, Ayaz ___ USRP-users mailing list USRP-users@lists.ettus.com

[USRP-users] TAG DEBUG into a file

2018-06-19 Thread Ayaz Mahmud via USRP-users
HI, 1. How can I save the output of a TAG DEBUG in a file ? 2. What are there any way that I can format the file structure according to my need ? Like saving the timestamp in the 1st row… Thanks, Ayaz ___ USRP-users mailing list

Re: [USRP-users] Configuration for 2nd RX2 antenna failed in B210

2018-06-18 Thread Ayaz Mahmud via USRP-users
usrp-users@lists.ettus.com<mailto:usrp-users@lists.ettus.com> Subject: Re: [USRP-users] Configuration for 2nd RX2 antenna failed in B210 On 06/18/2018 07:13 PM, Ayaz Mahmud via USRP-users wrote: Hi, My platform is B210. I am trying to setup 1 x TX (1st USRP) and 2 x RX (2nd USRP). I am able to trans

[USRP-users] Configuration for 2nd RX2 antenna failed in B210

2018-06-18 Thread Ayaz Mahmud via USRP-users
Hi, My platform is B210. I am trying to setup 1 x TX (1st USRP) and 2 x RX (2nd USRP). I am able to transfer a file using OFDM from one USRP to other with single TX-RX antenna (2.421 GHz). But I am unable to configure the 2 x RX antenna. Configured at Receiver USRP (Source): Mb0: Subdev spec

[USRP-users] STREAM CRC32 block diagnosis for OFDM RX

2018-06-16 Thread Ayaz Mahmud via USRP-users
Hello, This issue might have been discussed many times in earlier threads but I did not find any exact solutions from them. It will be really helpful if any expert can help me out on this. I am using same tx & rx OFDM files from /example and joined them together in a single file. I have found

Re: [USRP-users] TX-RX file through OFDM errors

2018-06-13 Thread Ayaz Mahmud via USRP-users
On 06/12/2018 10:28 AM, Ayaz Mahmud via USRP-users wrote: > Hi, > > > > I am trying to transmit and receive a .png file through OFDM (*Block > diagram attached*). The file size is only 1.5kB. While running I am > getting the below warning & error in console. Can someone poin

[USRP-users] TX-RX file through OFDM errors

2018-06-12 Thread Ayaz Mahmud via USRP-users
Hi, I am trying to transmit and receive a .png file through OFDM (Block diagram attached). The file size is only 1.5kB. While running I am getting the below warning & error in console. Can someone point out the reason behind the error and what I am doing wrong. I am a beginner and just started

Re: [USRP-users] Spectrum analyzer not picking up any signal from USRP-GNU Radio

2018-06-11 Thread Ayaz Mahmud via USRP-users
s.ettus.com/manual/page_general.html Regards, Derek On Mon, Jun 11, 2018 at 8:26 PM, Ayaz Mahmud via USRP-users mailto:usrp-users@lists.ettus.com>> wrote: Hi, GNU Radio version 3.7.11 USRP B210 with 1 x 2.4GHz antenna Spectrum Analyzer with 2.4 GHz antenna I am trying to transmit the belo