On 11/10/2023 18:43, jmalo...@umass.edu wrote:
Hello,
I am currently trying to change the UHD logging settings, however, it
seems that when I adjust my environment variables, the new environment
variable does not propagate to all logs, specifically, it seems it
does not change the log level
Hello,
I am currently trying to change the UHD logging settings, however, it seems
that when I adjust my environment variables, the new environment variable does
not propagate to all logs, specifically, it seems it does not change the log
level on the MPM side.
For example, if I adjust the log
Hello,
I am currently working on trying to print the calibration coefficients of the
RFDC after calibration of the x410. Similar to calling get_cal_coefs from the
mpm_shell.
My plan is to hijack the MPM shell within my current acquisition script, then
execute the get_cal_coefs function. Howeve