mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| mpmd_devices.hpp | ||
| mpmd_find.cpp | ||
| mpmd_image_loader.cpp | ||
| mpmd_impl.cpp | ||
| mpmd_impl.hpp | ||
| mpmd_link_if_ctrl_base.hpp | ||
| mpmd_link_if_ctrl_udp.cpp | ||
| mpmd_link_if_ctrl_udp.hpp | ||
| mpmd_link_if_mgr.cpp | ||
| mpmd_link_if_mgr.hpp | ||
| mpmd_mb_controller.cpp | ||
| mpmd_mb_iface.cpp | ||
| mpmd_mb_iface.hpp | ||
| mpmd_mboard_impl.cpp | ||
| mpmd_prop_tree.cpp | ||
| sim_find.cpp | ||