Multiple SDR Devices on the same computer

Dear all,

I’m using BladeRF hardware in my system. I want to use two devices on
the
same computer. The “osmocom Source” lets me choose several channels, I
actually need to use 2 channels. However, I don’t know how to set the
parameter “Device Arguments”. Could anyone help me with this?

Thank you so much,
Van-Ly

Van-Ly Nguyen,
Research Assistant,
Signals and Systems Laboratory - SSL
Faculty of Electronics and Telecommunications - FET
University of Engineering and Technology - UET
Vietnam National University, Hanoi - VNU

Tel: (+84) 97 881 9406

Use bladerf=0 in one instance of the osmocom Source and bladerf=1 in
another.

Ron

It works now.
Thank you very much Ron.

Van-Ly

Van-Ly Nguyen,
Research Assistant,
Signals and Systems Laboratory - SSL
Faculty of Electronics and Telecommunications - FET
University of Engineering and Technology - UET
Vietnam National University, Hanoi - VNU

Tel: (+84) 97 881 9406

Thank you so much Ron for your very useful reply :slight_smile:

Best,
Van-Ly

Van-Ly Nguyen,
Research Assistant,
Signals and Systems Laboratory - SSL
Faculty of Electronics and Telecommunications - FET
University of Engineering and Technology - UET
Vietnam National University, Hanoi - VNU

Tel: (+84) 97 881 9406

I’ve attached a text file with all the bladeRF arguments. A very useful
option for higher sample rates (above 5 Msps or so) is to increase the
USB buffering. I almost always use this argument list for my
applications.

bladerf=0,buffers=128,buflen=32768

Ron