uhd/mpm/python/usrp_mpm/periph_manager
Martin Braun 96dd54c77a 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.
2019-10-11 12:25:52 -07:00
..
__init__.py.in
base.py mpm: periph manager: Fix typo in docstring (update default args) 2019-10-11 12:25:52 -07:00
CMakeLists.txt e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e31x.py e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e31x_periphs.py e310/e320: Move E310 to MPM architecture and refactor 2019-05-01 15:17:23 -07:00
e320.py MPM: Increase E320 max rev to 4 2019-09-24 17:23:44 -07:00
e320_periphs.py e320: fix time source clobbering ref source 2019-08-15 09:00:09 -07:00
n3xx.py n3xx: Disable gpsdo reference source when enable_gps=0 2019-10-11 12:25:52 -07:00
n3xx_periphs.py