From 438ce08add20e8c5daa0377273a84e868844a6b5 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 18 Feb 2017 13:51:26 +0100 Subject: SoapySDR support There is no time stamp handling. It is just TX'ing in advance and synchronous to received RX rate. --- src/nmt/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nmt') diff --git a/src/nmt/Makefile.am b/src/nmt/Makefile.am index cd45ef5..f76311c 100644 --- a/src/nmt/Makefile.am +++ b/src/nmt/Makefile.am @@ -19,5 +19,6 @@ nmt_LDADD = \ $(top_builddir)/src/common/libcommon.a \ $(ALSA_LIBS) \ $(UHD_LIBS) \ + $(SOAPY_LIBS) \ -lm -- cgit v1.2.3