Page 1 of 1

Gnuradio & bladeRF full-duplex example

Posted: Fri Nov 08, 2013 7:35 am
by mantydze
Hello guys,

I followed instructions and RX/TX works fine separately (osmocom_fft and osmocom_siggen),
https://github.com/Nuand/bladeRF/wiki/G ... _operation

but...
If you'd like to run a quick test in a full-duplex configuration, consider creating a GRC flowgraph.
Does anyone where to find simple(relatively) full-duplex flowgraph examples? Or maybe someone can make one?


I'm new here... :)

Thanks

Re: Gnuradio & bladeRF full-duplex example

Posted: Wed May 07, 2014 7:52 pm
by spyhound
I am also looking for the same info to use bladerf as a vector network analyzer.

Re: Gnuradio & bladeRF full-duplex example

Posted: Sat May 17, 2014 6:38 am
by bpadalino
I don't have the flowgraph handy, but I've asked jynik to post the one we've been using recently for loopback testing.

spyhound, something to take careful note of is that the PLL's inside of the LMS6002D are independent and can lock to a different phase for every lock. After each retuning of the front end, you will need to figure out and compensate that initial phase offset.

Brian