discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Loading FPGA file to 4 bladeRF devices on a singl


From: Jon Szymaniak
Subject: Re: [Discuss-gnuradio] Loading FPGA file to 4 bladeRF devices on a single laptop
Date: Wed, 1 Jul 2015 10:33:08 -0400

On Wed, Jul 1, 2015 at 6:22 AM, Nguyễn Văn Lý <address@hidden> wrote:
I solved my problem by using the argument bladerf=i with i = 0,1,2,3

On Wed, Jul 1, 2015 at 5:14 PM, Nguyễn Văn Lý <address@hidden> wrote:
Hi all,

I want to use 4 bladeRF devices on a single laptop. This means I have to load the FPGA file to all of 4 bladeRF devices. 
However, currently I can only load the PFGA file to 2 devices.
I am using the command: 

bladeRF-cli -l <path/to/FPGA/file>

Does anyone know how to load the FPGA file to 4 bladeRF devices on a single laptop? Please help me with this!
Thank you in advance.


 

Hi Van-Ly,

You might want to consider the Nuand forums [1], for bladeRF questions that don't directly pertain to GNU Radio.

As far as loading the FPGA, I would recommend you review the bladeRF wiki [2] with respect to having the
host software automatically load FPGA when opening a device handle. Personally, I prefer this method over
all others, and prefer to store bitstreams in ~/.config/Nuand/bladeRF/.

The gr-osmosdr wiki page [3] also provides a list of supported device arguments. One of these allows you
to specify an FPGA to load.

Best regards,
Jon

[1] https://www.nuand.com/forums/
[2] https://github.com/Nuand/bladeRF/wiki/FPGA-Autoloading#host-software-based
[3] http://sdr.osmocom.org/trac/wiki/GrOsmoSDR#bladeRFSourceSink


reply via email to

[Prev in Thread] Current Thread [Next in Thread]