diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-10-11 12:06:07 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-10-11 12:25:52 -0700 |
commit | 96dd54c77a50e7b1f3f618ca48f6c41bf95dcf3e (patch) | |
tree | 078a0aaf4bf96c0eb54018a2812f068c539134fa /host/tests | |
parent | da6bf176aafd26f707a17de49ac265539a5f0f1d (diff) | |
download | uhd-96dd54c77a50e7b1f3f618ca48f6c41bf95dcf3e.tar.gz uhd-96dd54c77a50e7b1f3f618ca48f6c41bf95dcf3e.tar.bz2 uhd-96dd54c77a50e7b1f3f618ca48f6c41bf95dcf3e.zip |
n3xx: Disable gpsdo reference source when enable_gps=0
When using enable_gps=0, the power to the LTE-Lite GPS chip is turned
off, and neither the reference sources (time/clock) nor the
location/time data (via gpsd) can be used.
This commit disables the gpsdo options for the set_time_source,
set_clock_source, and set_sync_source when enable_gps=0 is used, and
adds logging to inform the user about this.
This behaviour is consistent with X310, where `gpsdo` is only a valid
reference if the GPSDO module is plugged in.
The manual was also updated accordingly.
Diffstat (limited to 'host/tests')
0 files changed, 0 insertions, 0 deletions