aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-07-30 16:52:54 -0700
committerBrent Stapleton <bstapleton@g.hmc.edu>2018-10-11 17:54:23 -0700
commitb66f3701a7c3c34b08f3e977c385f8343fa2c852 (patch)
tree612caff96a5e439d58f4b50f03c9d62a11547e6f /host/tests
parentbf3d9ac2f4574feccc6578bc3eb743e7be07f50f (diff)
downloaduhd-b66f3701a7c3c34b08f3e977c385f8343fa2c852.tar.gz
uhd-b66f3701a7c3c34b08f3e977c385f8343fa2c852.tar.bz2
uhd-b66f3701a7c3c34b08f3e977c385f8343fa2c852.zip
multi_usrp: Add sync_source API
The sync_source API is an atomic setter for all sync-related settings. If supported by the underlying USRP, it can be faster to call set_sync_source() rather than sequentially calling set_clock_source() and set_time_source(). If the underlying device does not support the sync_source API, it will fall back to the set_clock_source() and set_time_source() APIs, making this change backward-compatiple.
Diffstat (limited to 'host/tests')
0 files changed, 0 insertions, 0 deletions