aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-02-18 13:51:26 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2017-02-18 21:02:55 +0100
commit438ce08add20e8c5daa0377273a84e868844a6b5 (patch)
tree77d88aaf1f3b222bf4b502910484deef88cd5650 /src/nmt
parent17b61241224631142ffb5e560ae527b853996bba (diff)
SoapySDR support
There is no time stamp handling. It is just TX'ing in advance and synchronous to received RX rate.
Diffstat (limited to 'src/nmt')
-rw-r--r--src/nmt/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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