usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

MIMO cable support

FE
Furkan Elibol
Mon, Dec 20, 2010 8:31 AM

Hi,

I started to use usrp2 + wbx with uhd last week. And i install uhd and
burned required images to sd card.
At the end i can take samples from usrp2 as i expected. Thanks for your works.
But i want to try mimo cable with my 2 usrp2s to receive sync data.
I read some manuals but i dont understand exactly what i need to do.
Can you explain about configuration with details for mimo cable support, please.
For example;
How should i use usrp2_txrx_uhd.bin and packet_router.bin?
Is there any sample program for testing mimo?

Thanks...
felibol

Hi, I started to use usrp2 + wbx with uhd last week. And i install uhd and burned required images to sd card. At the end i can take samples from usrp2 as i expected. Thanks for your works. But i want to try mimo cable with my 2 usrp2s to receive sync data. I read some manuals but i dont understand exactly what i need to do. Can you explain about configuration with details for mimo cable support, please. For example; How should i use usrp2_txrx_uhd.bin and packet_router.bin? Is there any sample program for testing mimo? Thanks... felibol
JB
Josh Blum
Mon, Dec 20, 2010 9:38 AM

On 12/20/2010 12:31 AM, Furkan Elibol wrote:

Hi,

I started to use usrp2 + wbx with uhd last week. And i install uhd and
burned required images to sd card.
At the end i can take samples from usrp2 as i expected. Thanks for your works.
But i want to try mimo cable with my 2 usrp2s to receive sync data.
I read some manuals but i dont understand exactly what i need to do.
Can you explain about configuration with details for mimo cable support, please.
For example;

see the section about the mimo cable in uhd/host/docs/usrp2.rst

How should i use usrp2_txrx_uhd.bin and packet_router.bin?

yes, until the mimo-cable support becomes mainline, use
http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/

Is there any sample program for testing mimo?

Not yet. The docs above should help to clarify the usage though.

Also, you could put an app together in GRC rather quickly with the
multi-usrp source/sink blocks.

-Josh

On 12/20/2010 12:31 AM, Furkan Elibol wrote: > Hi, > > I started to use usrp2 + wbx with uhd last week. And i install uhd and > burned required images to sd card. > At the end i can take samples from usrp2 as i expected. Thanks for your works. > But i want to try mimo cable with my 2 usrp2s to receive sync data. > I read some manuals but i dont understand exactly what i need to do. > Can you explain about configuration with details for mimo cable support, please. > For example; see the section about the mimo cable in uhd/host/docs/usrp2.rst > How should i use usrp2_txrx_uhd.bin and packet_router.bin? yes, until the mimo-cable support becomes mainline, use http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/ > Is there any sample program for testing mimo? Not yet. The docs above should help to clarify the usage though. Also, you could put an app together in GRC rather quickly with the multi-usrp source/sink blocks. -Josh
FE
Furkan Elibol
Mon, Dec 20, 2010 12:40 PM

hi,
I think this is very easy to answer for you but i really don't understand what
is the procedure for mimo support.

I burned the usrp2_txrx_uhd.bin to sd card and then usrp2 does not load cpld and
fw as i understood from usrp2's leds.

I don't know how can i get fpga image and fw image to burn sd card.
Please help...
felibol

On 12/20/2010 12:31 AM, Furkan Elibol wrote:

Hi,

I started to use usrp2 + wbx with uhd last week. And i install uhd and
burned required images to sd card.
At the end i can take samples from usrp2 as i expected. Thanks for your works.
But i want to try mimo cable with my 2 usrp2s to receive sync data.
I read some manuals but i dont understand exactly what i need to do.
Can you explain about configuration with details for mimo cable support,
please.
For example;

see the section about the mimo cable in uhd/host/docs/usrp2.rst

How should i use usrp2_txrx_uhd.bin and packet_router.bin?

yes, until the mimo-cable support becomes mainline, use
http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/

Is there any sample program for testing mimo?

Not yet. The docs above should help to clarify the usage though.

Also, you could put an app together in GRC rather quickly with the
multi-usrp source/sink blocks.

-Josh


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

hi, I think this is very easy to answer for you but i really don't understand what is the procedure for mimo support. I burned the usrp2_txrx_uhd.bin to sd card and then usrp2 does not load cpld and fw as i understood from usrp2's leds. I don't know how can i get fpga image and fw image to burn sd card. Please help... felibol On 12/20/2010 12:31 AM, Furkan Elibol wrote: > Hi, > > I started to use usrp2 + wbx with uhd last week. And i install uhd and > burned required images to sd card. > At the end i can take samples from usrp2 as i expected. Thanks for your works. > But i want to try mimo cable with my 2 usrp2s to receive sync data. > I read some manuals but i dont understand exactly what i need to do. > Can you explain about configuration with details for mimo cable support, >please. > For example; see the section about the mimo cable in uhd/host/docs/usrp2.rst > How should i use usrp2_txrx_uhd.bin and packet_router.bin? yes, until the mimo-cable support becomes mainline, use http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/ > Is there any sample program for testing mimo? Not yet. The docs above should help to clarify the usage though. Also, you could put an app together in GRC rather quickly with the multi-usrp source/sink blocks. -Josh _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
FE
Furkan Elibol
Mon, Dec 20, 2010 2:37 PM

Hi Josh,
I think i solve my problem. I misunderstood your first explanation. Sorry...
Please check my configuration. These steps are right? I can get data from my
usrp2 now (with below configuration) but i don't try mimo yet.
Step 1) I download the packet_router branch and build it as host.
Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and
packet_router.bin as FPGA image.

felibol


From: Josh Blum josh@joshknows.com
To: usrp-users@lists.ettus.com
Sent: Mon, December 20, 2010 11:38:06 AM
Subject: Re: [USRP-users] MIMO cable support

On 12/20/2010 12:31 AM, Furkan Elibol wrote:

Hi,

I started to use usrp2 + wbx with uhd last week. And i install uhd and
burned required images to sd card.
At the end i can take samples from usrp2 as i expected. Thanks for your works.
But i want to try mimo cable with my 2 usrp2s to receive sync data.
I read some manuals but i dont understand exactly what i need to do.
Can you explain about configuration with details for mimo cable support,
please.
For example;

see the section about the mimo cable in uhd/host/docs/usrp2.rst

How should i use usrp2_txrx_uhd.bin and packet_router.bin?

yes, until the mimo-cable support becomes mainline, use
http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/

Is there any sample program for testing mimo?

Not yet. The docs above should help to clarify the usage though.

Also, you could put an app together in GRC rather quickly with the
multi-usrp source/sink blocks.

-Josh


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hi Josh, I think i solve my problem. I misunderstood your first explanation. Sorry... Please check my configuration. These steps are right? I can get data from my usrp2 now (with below configuration) but i don't try mimo yet. Step 1) I download the packet_router branch and build it as host. Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and packet_router.bin as FPGA image. felibol ________________________________ From: Josh Blum <josh@joshknows.com> To: usrp-users@lists.ettus.com Sent: Mon, December 20, 2010 11:38:06 AM Subject: Re: [USRP-users] MIMO cable support On 12/20/2010 12:31 AM, Furkan Elibol wrote: > Hi, > > I started to use usrp2 + wbx with uhd last week. And i install uhd and > burned required images to sd card. > At the end i can take samples from usrp2 as i expected. Thanks for your works. > But i want to try mimo cable with my 2 usrp2s to receive sync data. > I read some manuals but i dont understand exactly what i need to do. > Can you explain about configuration with details for mimo cable support, >please. > For example; see the section about the mimo cable in uhd/host/docs/usrp2.rst > How should i use usrp2_txrx_uhd.bin and packet_router.bin? yes, until the mimo-cable support becomes mainline, use http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/ > Is there any sample program for testing mimo? Not yet. The docs above should help to clarify the usage though. Also, you could put an app together in GRC rather quickly with the multi-usrp source/sink blocks. -Josh _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
TH
Thomas Hobiger
Mon, Dec 20, 2010 11:26 PM

Hi all,

I can't pull the packet_router branch via the http repo. Is it mirrored
from the GIT repo or am I doing something wrong?

Regards,
Thomas

On 12/20/2010 11:37 PM, Furkan Elibol wrote:

Hi Josh,
I think i solve my problem. I misunderstood your first explanation.
Sorry...
Please check my configuration. These steps are right? I can get data
from my usrp2 now (with below configuration) but i don't try mimo yet.
Step 1) I download the packet_router branch and build it as host.
Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and
packet_router.bin as FPGA image.

felibol


From: Josh Blum josh@joshknows.com
To: usrp-users@lists.ettus.com
Sent: Mon, December 20, 2010 11:38:06 AM
Subject: Re: [USRP-users] MIMO cable support

On 12/20/2010 12:31 AM, Furkan Elibol wrote:

Hi,

I started to use usrp2 + wbx with uhd last week. And i install uhd and
burned required images to sd card.
At the end i can take samples from usrp2 as i expected. Thanks for

your works.

But i want to try mimo cable with my 2 usrp2s to receive sync data.
I read some manuals but i dont understand exactly what i need to do.
Can you explain about configuration with details for mimo cable

support, please.

For example;

see the section about the mimo cable in uhd/host/docs/usrp2.rst

How should i use usrp2_txrx_uhd.bin and packet_router.bin?

yes, until the mimo-cable support becomes mainline, use
http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/

Is there any sample program for testing mimo?

Not yet. The docs above should help to clarify the usage though.

Also, you could put an app together in GRC rather quickly with the
multi-usrp source/sink blocks.

-Josh


USRP-users mailing list
USRP-users@lists.ettus.com mailto:USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

--


Dr. Thomas Hobiger
Space-Time Measurement Project
Space-Time Standards Group
New Generation Network Research Center
National Institute of Information and Communications Technology

4-2-1 Nukui-Kitamachi, Koganei
184-8795 Tokyo
Japan

email:  hobiger@nict.go.jp
phone:  ++81-042-327-7561
fax:    ++81-042-327-6664

homepage (priv.): http://www.hobiger.org


Hi all, I can't pull the packet_router branch via the http repo. Is it mirrored from the GIT repo or am I doing something wrong? Regards, Thomas On 12/20/2010 11:37 PM, Furkan Elibol wrote: > Hi Josh, > I think i solve my problem. I misunderstood your first explanation. > Sorry... > Please check my configuration. These steps are right? I can get data > from my usrp2 now (with below configuration) but i don't try mimo yet. > Step 1) I download the packet_router branch and build it as host. > Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and > packet_router.bin as FPGA image. > > felibol > > ------------------------------------------------------------------------ > *From:* Josh Blum <josh@joshknows.com> > *To:* usrp-users@lists.ettus.com > *Sent:* Mon, December 20, 2010 11:38:06 AM > *Subject:* Re: [USRP-users] MIMO cable support > > > > On 12/20/2010 12:31 AM, Furkan Elibol wrote: > > Hi, > > > > I started to use usrp2 + wbx with uhd last week. And i install uhd and > > burned required images to sd card. > > At the end i can take samples from usrp2 as i expected. Thanks for > your works. > > But i want to try mimo cable with my 2 usrp2s to receive sync data. > > I read some manuals but i dont understand exactly what i need to do. > > Can you explain about configuration with details for mimo cable > support, please. > > For example; > > see the section about the mimo cable in uhd/host/docs/usrp2.rst > > > How should i use usrp2_txrx_uhd.bin and packet_router.bin? > > yes, until the mimo-cable support becomes mainline, use > http://www.ettus.com/downloads/uhd_images/experimental/UHD-mimo-cable-support/ > > > Is there any sample program for testing mimo? > > Not yet. The docs above should help to clarify the usage though. > > Also, you could put an app together in GRC rather quickly with the > multi-usrp source/sink blocks. > > -Josh > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com <mailto:USRP-users@lists.ettus.com> > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > -- ****************************************************************** Dr. Thomas Hobiger Space-Time Measurement Project Space-Time Standards Group New Generation Network Research Center National Institute of Information and Communications Technology ------------------------------------------------------------------ 4-2-1 Nukui-Kitamachi, Koganei 184-8795 Tokyo Japan ------------------------------------------------------------------ email: hobiger@nict.go.jp phone: ++81-042-327-7561 fax: ++81-042-327-6664 ------------------------------------------------------------------ homepage (priv.): http://www.hobiger.org ******************************************************************
JB
Josh Blum
Mon, Dec 20, 2010 11:38 PM

On 12/20/2010 03:26 PM, Thomas Hobiger wrote:

Hi all,

I can't pull the packet_router branch via the http repo. Is it mirrored
from the GIT repo or am I doing something wrong?

The packet_router branch was just uploaded to the github mirror.

-Josh

On 12/20/2010 03:26 PM, Thomas Hobiger wrote: > Hi all, > > I can't pull the packet_router branch via the http repo. Is it mirrored > from the GIT repo or am I doing something wrong? > The packet_router branch was just uploaded to the github mirror. -Josh
JB
Josh Blum
Mon, Dec 20, 2010 11:40 PM

On 12/20/2010 06:37 AM, Furkan Elibol wrote:

Hi Josh,
I think i solve my problem. I misunderstood your first explanation. Sorry...
Please check my configuration. These steps are right? I can get data from my
usrp2 now (with below configuration) but i don't try mimo yet.
Step 1) I download the packet_router branch and build it as host.

Correct

Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and
packet_router.bin as FPGA image.

Correct

After building and installing the host code, and writing the SD card,
The USRP2 should appear to function as normal. Make sure
uhd_find_devices finds your device.

-Josh

On 12/20/2010 06:37 AM, Furkan Elibol wrote: > Hi Josh, > I think i solve my problem. I misunderstood your first explanation. Sorry... > Please check my configuration. These steps are right? I can get data from my > usrp2 now (with below configuration) but i don't try mimo yet. > Step 1) I download the packet_router branch and build it as host. Correct > Step 2) I burned sd card with usrp2_txrx_uhd.bin as FW image and > packet_router.bin as FPGA image. > Correct After building and installing the host code, and writing the SD card, The USRP2 should appear to function as normal. Make sure uhd_find_devices finds your device. -Josh
TH
Thomas Hobiger
Mon, Dec 20, 2010 11:40 PM

Thanks,
Thomas

On 12/21/2010 08:38 AM, Josh Blum wrote:

The packet_router branch was just uploaded to the github mirror.

--


Dr. Thomas Hobiger
Space-Time Measurement Project
Space-Time Standards Group
New Generation Network Research Center
National Institute of Information and Communications Technology

4-2-1 Nukui-Kitamachi, Koganei
184-8795 Tokyo
Japan

email:  hobiger@nict.go.jp
phone:  ++81-042-327-7561
fax:    ++81-042-327-6664

homepage (priv.): http://www.hobiger.org


Thanks, Thomas On 12/21/2010 08:38 AM, Josh Blum wrote: > The packet_router branch was just uploaded to the github mirror. > -- ****************************************************************** Dr. Thomas Hobiger Space-Time Measurement Project Space-Time Standards Group New Generation Network Research Center National Institute of Information and Communications Technology ------------------------------------------------------------------ 4-2-1 Nukui-Kitamachi, Koganei 184-8795 Tokyo Japan ------------------------------------------------------------------ email: hobiger@nict.go.jp phone: ++81-042-327-7561 fax: ++81-042-327-6664 ------------------------------------------------------------------ homepage (priv.): http://www.hobiger.org ******************************************************************
TH
Thomas Hobiger
Tue, Dec 21, 2010 12:14 AM

Hm ...

I do

/> git branch --track packet_router

git checkout packet_router
git pull

/And it tells me

/From .

  • branch  master -> FETCH_HEAD
    Already up-to-date./

Is the MIMO repo identical to the master repo or why are there no
changes between the master and packet_router repo?

Regards,
Thomas

Hm ... I do /> git branch --track packet_router > git checkout packet_router > git pull /And it tells me /From . * branch master -> FETCH_HEAD Already up-to-date./ Is the MIMO repo identical to the master repo or why are there no changes between the master and packet_router repo? Regards, Thomas
JB
Josh Blum
Tue, Dec 21, 2010 12:22 AM

On 12/20/2010 04:14 PM, Thomas Hobiger wrote:

Hm ...

I do

/> git branch --track packet_router

git br --track packet_router <remote_name>/packet_router

which is probably just

git br --track packet_router origin/packet_router

git checkout packet_router
git pull

/And it tells me

/From .

  • branch  master -> FETCH_HEAD
    Already up-to-date./

Is the MIMO repo identical to the master repo or why are there no
changes between the master and packet_router repo?

The added changes to master since packet_router are of no consequence.

Regards,
Thomas

On 12/20/2010 04:14 PM, Thomas Hobiger wrote: > Hm ... > > I do > > /> git branch --track packet_router git br --track packet_router <remote_name>/packet_router which is probably just git br --track packet_router origin/packet_router >> git checkout packet_router >> git pull > /And it tells me > > /From . > * branch master -> FETCH_HEAD > Already up-to-date./ > > Is the MIMO repo identical to the master repo or why are there no > changes between the master and packet_router repo? > The added changes to master since packet_router are of no consequence. > Regards, > Thomas > > >