SoapySDR support
There is no time stamp handling. It is just TX'ing in advance and synchronous to received RX rate.
This commit is contained in:
@@ -45,3 +45,10 @@ libcommon_a_SOURCES += \
|
||||
../common/uhd.c
|
||||
endif
|
||||
|
||||
if HAVE_SOAPY
|
||||
AM_CPPFLAGS += -DHAVE_SOAPY
|
||||
|
||||
libcommon_a_SOURCES += \
|
||||
../common/soapy.c
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user