uhd/host/utils/latency/lib
Martin Braun 3b2f712ff9 utils/C API: Fix property tree access
The introduction of multi_usrp_rfnoc caused
multi_usrp::get_device()->get_tree() to segfault for gen3 devices.
In defcb174, we introduced a fix for this (multi_usrp::get_tree()) but
we didn't apply it to internal utilities.
That means the uhd_cal_* utilties were broken, along with certain
sections of the C API, and the latency test suite. This fixes the
segfault issue.
2020-03-12 07:35:15 -05:00
..
Responder.cpp utils/C API: Fix property tree access 2020-03-12 07:35:15 -05:00