bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

Synchronization of TX and RX Signals in BladeRF 2.0 xA9

Open patilraj1707 opened this issue 4 months ago • 7 comments

I want to implement a FMCW or a pulsed radar using a SDR I tried using Pluto sdr but that does not have any synchronization mechanisms, I do have a BladeRF in my laboratory and I saw that in the API to control the bladeRF there is a bladerf_sync_config(), bladerf_sync_rx(), bladerf_sync_tx() functions. So, I wanted to know that if I use these functions in my code then will the TX and the RX signals be tine synchronized.

patilraj1707 avatar Apr 18 '24 11:04 patilraj1707