mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
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> |
||
|---|---|---|
| .. | ||
| pyusrp_periphs | ||
| tests | ||
| usrp_mpm | ||
| aurora_bist_test.py | ||
| CMakeLists.txt | ||
| copy_python_module.cmake | ||
| e320_bist | ||
| n3xx_bist | ||
| setup.py.in | ||
| socket_test.py | ||
| test_lmk.py | ||
| usrp_hwd.py | ||
| usrp_update_fs | ||
| x4xx_bist | ||