diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-07-24 09:55:40 -0700 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-08-10 10:16:36 -0700 |
commit | 2e838250863eb7f4e0c7d3800174b8ccc8dc2da9 (patch) | |
tree | 52f2d0a2aae0da4f0193ff314259917ab697e1bc /host/tests/devtest | |
parent | 016136f548220ad7bd5c34b8e25fc740a68aeb08 (diff) | |
download | uhd-2e838250863eb7f4e0c7d3800174b8ccc8dc2da9.tar.gz uhd-2e838250863eb7f4e0c7d3800174b8ccc8dc2da9.tar.bz2 uhd-2e838250863eb7f4e0c7d3800174b8ccc8dc2da9.zip |
x300: Enable clock_source and time_source device args
You can now change the time/clock source default through device args:
auto usrp = uhd::usrp::multi_usrp::make(
"type=x300,clock_source=external,time_source=external");
This also enables the use of config files for the clock/time source
implicitly.
Diffstat (limited to 'host/tests/devtest')
0 files changed, 0 insertions, 0 deletions