From 202ae92825e8c0d406cf0efc800f2abb731ad358 Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Thu, 26 May 2011 14:52:12 -0700 Subject: added tx_bursts MIMO burst transmit test --- 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 1bb037d16..fe9e6409e 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -26,6 +26,7 @@ SET(example_sources rx_timed_samples.cpp test_async_messages.cpp test_pps_input.cpp + tx_bursts.cpp tx_samples_from_file.cpp tx_timed_samples.cpp tx_waveforms.cpp -- cgit v1.2.3