List: usrp-users@lists.ettus.com
From: Bach Nguyen
LO phase alignment for multiple B200s
Mon, Dec 14, 2020 3:19 PM
Then use the set_command_time(3.0),
set_rx_freq(fc,0) and clear_command_time() for LO phase offset.
- 2nd thread: Keep polling the sync_signal, once it receives, use
set_time_next_pps(1.0) to synchronize the 2 B200. Once done, I use the
set_command_time(3.0), set_rx_freq(fc,0) and clear_command_time() for LO
phase offset.