Multi Channel Rx

Having issues with the site, hardware, source code, or any other issues?
Post Reply
rsp17
Posts: 1
Joined: Tue Jun 30, 2020 10:04 am

Multi Channel Rx

Post by rsp17 »

Hi -

I’m new to BlafeRF. I have a bladeRF 2.0 xA9 that I have successfully setup to use through Matlab on Ubuntu.

Is it possible to receive on both RF channels simultaneously through matlab and if so, could someone share an example?

Many thanks
Jose.Amador95
Posts: 6
Joined: Thu Jun 11, 2020 3:42 pm

Re: Multi Channel Rx

Post by Jose.Amador95 »

I'm also interested in this. Can anyone help?
robert.ghilduta
Posts: 156
Joined: Thu Feb 28, 2013 11:14 pm

Re: Multi Channel Rx

Post by robert.ghilduta »

There are two ways of doing this, one is to use bladeRF-cli to capture CSV samples and load them in MATLAB. The other method to try is to use the bladeRF MATLAB bindings and call the libbladeRF API directly using calllib from MATLAB. For the libbladeRF sync API documentation, please take a look at https://nuand.com/libbladeRF-doc/v2.2.1 ... y_n_c.html .
Post Reply