uhd/mpm/python
David Raeman 8cb6699772 e320: Allow internal GPSDO to be powered-down via UHD session args
Currently the E320's integrated GPSDO can be disabled using the
"enable_gps" argment at MPM initialization time (e.g. when the radio
powers on and launches the MPM daemon). However, there is no way for
a UHD application to disable the GPSDO at connection time.

This patch allows the existing "enable_gps" arg to be accepted when
initiating an MPM session from UHD, such that an application can pass
the arg "enable_gps=0" at connection time to disable the GPSDO. The
default power state of the GPSDO is restored when the session ends.

Edit: On top of the original commit by draeman-synoptic, the MPM minor
compat number was also increased to denote new non-breaking feature
support.

Co-authored-by: mattprost <matt.prost@ni.com>
Signed-off-by: mattprost <matt.prost@ni.com>
2022-11-16 09:51:57 -06:00
..
pyusrp_periphs n310: Add frontend bandwidth control 2022-04-07 13:28:02 -07:00
tests mpm: Add CompatNumber utility class 2022-06-29 12:08:02 -07:00
usrp_mpm e320: Allow internal GPSDO to be powered-down via UHD session args 2022-11-16 09:51:57 -06:00
aurora_bist_test.py mpm: n3xx: Fix usage of UIO in Aurora tests 2018-03-01 18:34:28 -08:00
CMakeLists.txt debian: Update control and package building 2022-04-06 14:30:49 -07:00
copy_python_module.cmake cmake: Update coding style to use lowercase commands 2018-11-14 14:10:09 -08:00
e320_bist mpm: Fix units for DRAM BIST 2022-02-03 14:21:31 -06:00
n3xx_bist mpm: n3xx: Recommend reboot USRP after BIST 2022-03-23 16:14:22 -05:00
setup.py.in cmake: Add RegMaps build component to MPM 2021-03-01 15:57:01 -06:00
socket_test.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
test_lmk.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
usrp_hwd.py mpm: Fix rpc process shared state and port argument positions 2022-10-20 10:12:21 -05:00
usrp_update_fs mpm: Update usrp_update_fs to support X410 2021-07-08 00:05:43 -07:00
x4xx_bist mpm: Add x4xx DRAM BIST 2022-02-03 14:21:31 -06:00