From ec11128445c00a8340b95dae6ed2d3ab5c7a5976 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 14 Jan 2015 15:15:19 +0100 Subject: b200: Added lo_locked sensor --- host/lib/usrp/b200/b200_impl.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/b200/b200_impl.hpp') diff --git a/host/lib/usrp/b200/b200_impl.hpp b/host/lib/usrp/b200/b200_impl.hpp index 8f03d81ad..ab95ebce1 100644 --- a/host/lib/usrp/b200/b200_impl.hpp +++ b/host/lib/usrp/b200/b200_impl.hpp @@ -143,6 +143,7 @@ private: void update_bandsel(const std::string& which, double freq); void update_antenna_sel(const size_t which, const std::string &ant); uhd::sensor_value_t get_ref_locked(void); + uhd::sensor_value_t get_fe_pll_locked(const bool is_tx); //perifs in the radio core struct radio_perifs_t -- cgit v1.2.3