aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/device')
-rw-r--r--Transceiver52M/device/usrp1/Makefile.am6
-rwxr-xr-xTransceiver52M/device/usrp1/std_inband.rbfbin0 -> 176507 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/Transceiver52M/device/usrp1/Makefile.am b/Transceiver52M/device/usrp1/Makefile.am
index 5078934..24760f7 100644
--- a/Transceiver52M/device/usrp1/Makefile.am
+++ b/Transceiver52M/device/usrp1/Makefile.am
@@ -3,6 +3,12 @@ include $(top_srcdir)/Makefile.common
AM_CPPFLAGS = -Wall $(STD_DEFINES_AND_INCLUDES) -I${srcdir}/../common
AM_CXXFLAGS = -lpthread $(LIBOSMOCORE_CFLAGS) $(LIBOSMOCTRL_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(USRP_CFLAGS)
+rev2dir = $(datadir)/usrp/rev2
+rev4dir = $(datadir)/usrp/rev4
+
+dist_rev2_DATA = std_inband.rbf
+dist_rev4_DATA = std_inband.rbf
+
noinst_HEADERS = USRPDevice.h
noinst_LTLIBRARIES = libdevice.la
diff --git a/Transceiver52M/device/usrp1/std_inband.rbf b/Transceiver52M/device/usrp1/std_inband.rbf
new file mode 100755
index 0000000..63842b7
--- /dev/null
+++ b/Transceiver52M/device/usrp1/std_inband.rbf
Binary files differ