From c21c5ee6fe6c0e30ac803b308d74ec77317a456f Mon Sep 17 00:00:00 2001 From: michael-west Date: Wed, 14 Oct 2015 11:57:15 -0700 Subject: E300/X300: Add VITA time synchronization on internal signal --- host/lib/usrp/x300/x300_impl.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/x300/x300_impl.hpp') diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp index 1630047af..67afa77ee 100644 --- a/host/lib/usrp/x300/x300_impl.hpp +++ b/host/lib/usrp/x300/x300_impl.hpp @@ -354,6 +354,7 @@ private: void set_time_source_out(mboard_members_t&, const bool); void update_clock_source(mboard_members_t&, const std::string &); void update_time_source(mboard_members_t&, const std::string &); + void sync_times(mboard_members_t&, const uhd::time_spec_t&); uhd::sensor_value_t get_ref_locked(mboard_members_t& mb); bool wait_for_clk_locked(mboard_members_t& mb, boost::uint32_t which, double timeout); -- cgit v1.2.3