From 065065e90ce970f8eed0941ded6ae4377e649c2b Mon Sep 17 00:00:00 2001 From: michael-west Date: Mon, 15 Aug 2016 15:56:43 -0700 Subject: Add example to synchronize USRPs to GPS time --- host/examples/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/examples/CMakeLists.txt') diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt index 43e0db9c0..e61fd897f 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -36,6 +36,7 @@ SET(example_sources txrx_loopback_to_file.cpp latency_test.cpp gpio.cpp + sync_to_gps.cpp ) IF(ENABLE_OCTOCLOCK) -- cgit v1.2.3